========== build_allmodconfig_warn - FAILED /srv/nipa-poller/net/wt-0/Makefile:1204: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net/wt-0/Makefile:1204: 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:1204: C=1 specified, but sparse is not available or not up to date /srv/nipa-poller/net/wt-0/Makefile:1204: 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 : ../drivers/net/virtio_net.c: In function ‘virtnet_validate’: ../drivers/net/virtio_net.c:6642:39: error: ‘vi’ undeclared (first use in this function) 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); | ^~ ./../include/linux/compiler_types.h:685:23: note: in definition of macro ‘__compiletime_assert’ 685 | if (!(condition)) \ | ^~~~~~~~~ ./../include/linux/compiler_types.h:705:9: note: in expansion of macro ‘_compiletime_assert’ 705 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../drivers/net/virtio_net.c:6642:17: note: in expansion of macro ‘BUILD_BUG_ON’ 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); | ^~~~~~~~~~~~ ../include/linux/overflow.h:35:25: note: in expansion of macro ‘__type_max’ 35 | #define type_max(t) __type_max(typeof(t)) | ^~~~~~~~~~ ../drivers/net/virtio_net.c:6642:30: note: in expansion of macro ‘type_max’ 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); | ^~~~~~~~ ../drivers/net/virtio_net.c:6642:39: note: each undeclared identifier is reported only once for each function it appears in 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); | ^~ ./../include/linux/compiler_types.h:685:23: note: in definition of macro ‘__compiletime_assert’ 685 | if (!(condition)) \ | ^~~~~~~~~ ./../include/linux/compiler_types.h:705:9: note: in expansion of macro ‘_compiletime_assert’ 705 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ ../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) | ^~~~~~~~~~~~~~~~ ../drivers/net/virtio_net.c:6642:17: note: in expansion of macro ‘BUILD_BUG_ON’ 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); | ^~~~~~~~~~~~ ../include/linux/overflow.h:35:25: note: in expansion of macro ‘__type_max’ 35 | #define type_max(t) __type_max(typeof(t)) | ^~~~~~~~~~ ../drivers/net/virtio_net.c:6642:30: note: in expansion of macro ‘type_max’ 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); | ^~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: drivers/net/virtio_net.o] Error 1 make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2101: .] 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.K5ULtRoBB0 2026-02-24 00:22:02.781319919 -0500 +++ /tmp/tmp.wAl8wahuKW 2026-02-24 00:22:10.533154335 -0500 @@ -3,0 +4,57 @@ +In file included from : +../drivers/net/virtio_net.c: In function ‘virtnet_validate’: +../drivers/net/virtio_net.c:6642:39: error: ‘vi’ undeclared (first use in this function) + 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); + | ^~ +./../include/linux/compiler_types.h:685:23: note: in definition of macro ‘__compiletime_assert’ + 685 | if (!(condition)) \ + | ^~~~~~~~~ +./../include/linux/compiler_types.h:705:9: note: in expansion of macro ‘_compiletime_assert’ + 705 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../drivers/net/virtio_net.c:6642:17: note: in expansion of macro ‘BUILD_BUG_ON’ + 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); + | ^~~~~~~~~~~~ +../include/linux/overflow.h:35:25: note: in expansion of macro ‘__type_max’ + 35 | #define type_max(t) __type_max(typeof(t)) + | ^~~~~~~~~~ +../drivers/net/virtio_net.c:6642:30: note: in expansion of macro ‘type_max’ + 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); + | ^~~~~~~~ +../drivers/net/virtio_net.c:6642:39: note: each undeclared identifier is reported only once for each function it appears in + 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); + | ^~ +./../include/linux/compiler_types.h:685:23: note: in definition of macro ‘__compiletime_assert’ + 685 | if (!(condition)) \ + | ^~~~~~~~~ +./../include/linux/compiler_types.h:705:9: note: in expansion of macro ‘_compiletime_assert’ + 705 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) + | ^~~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:39:37: note: in expansion of macro ‘compiletime_assert’ + 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) + | ^~~~~~~~~~~~~~~~~~ +../include/linux/build_bug.h:50:9: note: in expansion of macro ‘BUILD_BUG_ON_MSG’ + 50 | BUILD_BUG_ON_MSG(condition, "BUILD_BUG_ON failed: " #condition) + | ^~~~~~~~~~~~~~~~ +../drivers/net/virtio_net.c:6642:17: note: in expansion of macro ‘BUILD_BUG_ON’ + 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); + | ^~~~~~~~~~~~ +../include/linux/overflow.h:35:25: note: in expansion of macro ‘__type_max’ + 35 | #define type_max(t) __type_max(typeof(t)) + | ^~~~~~~~~~ +../drivers/net/virtio_net.c:6642:30: note: in expansion of macro ‘type_max’ + 6642 | BUILD_BUG_ON(type_max(vi->rss_key_size) >= NETDEV_RSS_KEY_LEN); + | ^~~~~~~~ +make[5]: *** [../scripts/Makefile.build:289: drivers/net/virtio_net.o] Error 1 +make[4]: *** [../scripts/Makefile.build:546: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 +make[2]: *** [/srv/nipa-poller/net/wt-0/Makefile:2101: .] 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.MvUxsnBwxB 2026-02-24 00:22:10.536040494 -0500 +++ /tmp/tmp.un2k6nEyi6 2026-02-24 00:22:10.538040472 -0500 @@ -0,0 +1 @@ + 1 ../drivers/net/virtio_net.c