/srv/nipa-poller/net/wt-0/Makefile:1208: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net/wt-0/Makefile:1208: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files /srv/nipa-poller/net/wt-0/Makefile:1208: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net/wt-0/Makefile:1208: C=1 specified, but sparse is not available or not up to date Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/linux/log2.h:12, from ../include/asm-generic/getorder.h:8, from ../arch/x86/include/asm/page.h:84, from ../arch/x86/include/asm/user_64.h:6, from ../arch/x86/include/asm/user.h:8, from ../include/linux/user.h:1, from ../include/linux/elfcore.h:5, from ../include/linux/vmcore_info.h:6, from ../include/linux/kexec.h:18, from ../include/linux/crash_dump.h:5, from ../drivers/net/ethernet/intel/ice/ice_main.c:9: ../drivers/net/ethernet/intel/ice/ice_main.c: In function ‘ice_service_task’: ../drivers/net/ethernet/intel/ice/ice_main.c:2380:22: error: ‘ICE_SHUTTING_DOWN’ undeclared (first use in this function) 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || | ^~~~~~~~~~~~~~~~~ ../include/linux/bitops.h:43:32: note: in definition of macro ‘bitop’ 43 | ((__builtin_constant_p(nr) && \ | ^~ ../drivers/net/ethernet/intel/ice/ice_main.c:2380:13: note: in expansion of macro ‘test_bit’ 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || | ^~~~~~~~ ../drivers/net/ethernet/intel/ice/ice_main.c:2380:22: note: each undeclared identifier is reported only once for each function it appears in 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || | ^~~~~~~~~~~~~~~~~ ../include/linux/bitops.h:43:32: note: in definition of macro ‘bitop’ 43 | ((__builtin_constant_p(nr) && \ | ^~ ../drivers/net/ethernet/intel/ice/ice_main.c:2380:13: note: in expansion of macro ‘test_bit’ 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || | ^~~~~~~~ make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 make[7]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/intel/ice] Error 2 make[6]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/intel] Error 2 make[5]: *** [../scripts/Makefile.build:548: drivers/net/ethernet] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.FQwHPHf6Qj 2026-04-03 01:53:19.480215910 -0400 +++ /tmp/tmp.NA5ICr53Ob 2026-04-03 01:53:27.458326852 -0400 @@ -3,0 +4,40 @@ +In file included from ../include/linux/log2.h:12, + from ../include/asm-generic/getorder.h:8, + from ../arch/x86/include/asm/page.h:84, + from ../arch/x86/include/asm/user_64.h:6, + from ../arch/x86/include/asm/user.h:8, + from ../include/linux/user.h:1, + from ../include/linux/elfcore.h:5, + from ../include/linux/vmcore_info.h:6, + from ../include/linux/kexec.h:18, + from ../include/linux/crash_dump.h:5, + from ../drivers/net/ethernet/intel/ice/ice_main.c:9: +../drivers/net/ethernet/intel/ice/ice_main.c: In function ‘ice_service_task’: +../drivers/net/ethernet/intel/ice/ice_main.c:2380:22: error: ‘ICE_SHUTTING_DOWN’ undeclared (first use in this function) + 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || + | ^~~~~~~~~~~~~~~~~ +../include/linux/bitops.h:43:32: note: in definition of macro ‘bitop’ + 43 | ((__builtin_constant_p(nr) && \ + | ^~ +../drivers/net/ethernet/intel/ice/ice_main.c:2380:13: note: in expansion of macro ‘test_bit’ + 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || + | ^~~~~~~~ +../drivers/net/ethernet/intel/ice/ice_main.c:2380:22: note: each undeclared identifier is reported only once for each function it appears in + 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || + | ^~~~~~~~~~~~~~~~~ +../include/linux/bitops.h:43:32: note: in definition of macro ‘bitop’ + 43 | ((__builtin_constant_p(nr) && \ + | ^~ +../drivers/net/ethernet/intel/ice/ice_main.c:2380:13: note: in expansion of macro ‘test_bit’ + 2380 | test_bit(ICE_SHUTTING_DOWN, pf->state) || + | ^~~~~~~~ +make[8]: *** [../scripts/Makefile.build:289: drivers/net/ethernet/intel/ice/ice_main.o] Error 1 +make[7]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/intel/ice] Error 2 +make[6]: *** [../scripts/Makefile.build:548: drivers/net/ethernet/intel] Error 2 +make[5]: *** [../scripts/Makefile.build:548: drivers/net/ethernet] Error 2 +make[4]: *** [../scripts/Makefile.build:548: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 +make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2105: .] Error 2 +make[1]: *** [/srv/nipa-poller/net/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.o9dnR3yFT4 2026-04-03 01:53:27.460824913 -0400 +++ /tmp/tmp.SPueS1R4Bj 2026-04-03 01:53:27.462824898 -0400 @@ -0,0 +1 @@ + 1 ../drivers/net/ethernet/intel/ice/ice_main.c