========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/dpll/dpll_nl.c:21:3: error: array designator index (30) exceeds array bounds (24) 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: drivers/dpll/dpll_nl.o] Error 1 make[4]: *** [../scripts/Makefile.build:548: drivers/dpll] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2141: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/dpll/dpll_nl.c:21:3: error: array designator index (30) exceeds array bounds (24) 21 | [DPLL_A_PIN_FRACTIONAL_FREQUENCY_OFFSET_PPT] = { .type = NLA_SINT, }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[5]: *** [../scripts/Makefile.build:289: drivers/dpll/dpll_nl.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../drivers/dpll/zl3073x/dpll.c:307:11: error: no member named 'operstate' in 'struct zl3073x_dpll_pin' 307 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) | ~~~ ^ ../drivers/dpll/zl3073x/dpll.c:307:24: error: use of undeclared identifier 'DPLL_PIN_OPERSTATE_ACTIVE' 307 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/dpll/zl3073x/dpll.c:1718:11: error: no member named 'operstate' in 'struct zl3073x_dpll_pin' 1718 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) | ~~~ ^ ../drivers/dpll/zl3073x/dpll.c:1718:24: error: use of undeclared identifier 'DPLL_PIN_OPERSTATE_ACTIVE' 1718 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) | ^~~~~~~~~~~~~~~~~~~~~~~~~ 4 errors generated. make[6]: *** [../scripts/Makefile.build:289: drivers/dpll/zl3073x/dpll.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:548: drivers/dpll/zl3073x] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/dpll] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2141: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.2r1xgW0CIj 2026-04-29 11:20:38.408416325 -0400 +++ /tmp/tmp.tSUkZ30mLE 2026-04-29 11:21:11.089246537 -0400 @@ -6,0 +7,17 @@ +make[5]: *** Waiting for unfinished jobs.... +../drivers/dpll/zl3073x/dpll.c:307:11: error: no member named 'operstate' in 'struct zl3073x_dpll_pin' + 307 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) + | ~~~ ^ +../drivers/dpll/zl3073x/dpll.c:307:24: error: use of undeclared identifier 'DPLL_PIN_OPERSTATE_ACTIVE' + 307 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/dpll/zl3073x/dpll.c:1718:11: error: no member named 'operstate' in 'struct zl3073x_dpll_pin' + 1718 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) + | ~~~ ^ +../drivers/dpll/zl3073x/dpll.c:1718:24: error: use of undeclared identifier 'DPLL_PIN_OPERSTATE_ACTIVE' + 1718 | if (pin->operstate != DPLL_PIN_OPERSTATE_ACTIVE) + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +4 errors generated. +make[6]: *** [../scripts/Makefile.build:289: drivers/dpll/zl3073x/dpll.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +make[5]: *** [../scripts/Makefile.build:548: drivers/dpll/zl3073x] Error 2 Per-file breakdown --- /tmp/tmp.W7nnCRPFJ4 2026-04-29 11:21:11.110326934 -0400 +++ /tmp/tmp.S0sY06Fvgw 2026-04-29 11:21:11.116246396 -0400 @@ -1,0 +2 @@ + 4 ../drivers/dpll/zl3073x/dpll.c