========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/ipv6/addrconf.c: In function ‘ipv6_generate_stable_address’: ../net/ipv6/addrconf.c:3341:32: error: storage size of ‘sha_ctx’ isn’t known 3341 | static struct sha1_ctx sha_ctx; | ^~~~~~~ ../net/ipv6/addrconf.c:3344:27: error: ‘SHA1_BLOCK_SIZE’ undeclared (first use in this function); did you mean ‘SHA512_BLOCK_SIZE’? 3344 | u8 __data[SHA1_BLOCK_SIZE]; | ^~~~~~~~~~~~~~~ | SHA512_BLOCK_SIZE ../net/ipv6/addrconf.c:3344:27: note: each undeclared identifier is reported only once for each function it appears in ../net/ipv6/addrconf.c:3369:9: error: implicit declaration of function ‘sha1_init’; did you mean ‘sha512_init’? [-Wimplicit-function-declaration] 3369 | sha1_init(&sha_ctx); | ^~~~~~~~~ | sha512_init ../net/ipv6/addrconf.c:3378:9: error: implicit declaration of function ‘sha1_update’; did you mean ‘sha512_update’? [-Wimplicit-function-declaration] 3378 | sha1_update(&sha_ctx, data.__data, sizeof(data)); | ^~~~~~~~~~~ | sha512_update ../net/ipv6/addrconf.c:3341:32: warning: unused variable ‘sha_ctx’ [-Wunused-variable] 3341 | static struct sha1_ctx sha_ctx; | ^~~~~~~ make[5]: *** [../scripts/Makefile.build:289: net/ipv6/addrconf.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:546: net/ipv6] Error 2 make[4]: *** Waiting for unfinished jobs.... ../scripts/Makefile.build:289: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../scripts/Makefile.build:289: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:289: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new make[3]: *** [../scripts/Makefile.build:546: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../scripts/Makefile.build:289: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../scripts/Makefile.build:289: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:289: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../scripts/Makefile.build:289: ../drivers/net/ethernet/freescale/dpaa2/Makefile: dpaa2-mac.o is added to multiple modules: fsl-dpaa2-eth fsl-dpaa2-switch ../net/ipv6/addrconf.c: In function ‘ipv6_generate_stable_address’: ../net/ipv6/addrconf.c:3341:32: error: storage size of ‘sha_ctx’ isn’t known 3341 | static struct sha1_ctx sha_ctx; | ^~~~~~~ ../net/ipv6/addrconf.c:3344:27: error: ‘SHA1_BLOCK_SIZE’ undeclared (first use in this function); did you mean ‘SHA512_BLOCK_SIZE’? 3344 | u8 __data[SHA1_BLOCK_SIZE]; | ^~~~~~~~~~~~~~~ | SHA512_BLOCK_SIZE ../net/ipv6/addrconf.c:3344:27: note: each undeclared identifier is reported only once for each function it appears in ../net/ipv6/addrconf.c:3369:9: error: implicit declaration of function ‘sha1_init’; did you mean ‘sha512_init’? [-Wimplicit-function-declaration] 3369 | sha1_init(&sha_ctx); | ^~~~~~~~~ | sha512_init ../net/ipv6/addrconf.c:3378:9: error: implicit declaration of function ‘sha1_update’; did you mean ‘sha512_update’? [-Wimplicit-function-declaration] 3378 | sha1_update(&sha_ctx, data.__data, sizeof(data)); | ^~~~~~~~~~~ | sha512_update ../net/ipv6/addrconf.c:3341:32: warning: unused variable ‘sha_ctx’ [-Wunused-variable] 3341 | static struct sha1_ctx sha_ctx; | ^~~~~~~ make[5]: *** [../scripts/Makefile.build:289: net/ipv6/addrconf.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../scripts/Makefile.build:289: ../drivers/net/ethernet/ti/Makefile: cpsw_priv.o is added to multiple modules: ti_cpsw ti_cpsw_new ../scripts/Makefile.build:289: ../drivers/net/ethernet/ti/Makefile: cpsw_ethtool.o is added to multiple modules: ti_cpsw ti_cpsw_new make[4]: *** [../scripts/Makefile.build:546: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:546: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.k8qfdEFZsm 2026-03-14 17:16:28.430437286 -0400 +++ /tmp/tmp.OLReKLBpdB 2026-03-14 17:16:45.081344056 -0400 @@ -2,0 +3,22 @@ +../net/ipv6/addrconf.c: In function ‘ipv6_generate_stable_address’: +../net/ipv6/addrconf.c:3341:32: error: storage size of ‘sha_ctx’ isn’t known + 3341 | static struct sha1_ctx sha_ctx; + | ^~~~~~~ +../net/ipv6/addrconf.c:3344:27: error: ‘SHA1_BLOCK_SIZE’ undeclared (first use in this function); did you mean ‘SHA512_BLOCK_SIZE’? + 3344 | u8 __data[SHA1_BLOCK_SIZE]; + | ^~~~~~~~~~~~~~~ + | SHA512_BLOCK_SIZE +../net/ipv6/addrconf.c:3344:27: note: each undeclared identifier is reported only once for each function it appears in +../net/ipv6/addrconf.c:3369:9: error: implicit declaration of function ‘sha1_init’; did you mean ‘sha512_init’? [-Wimplicit-function-declaration] + 3369 | sha1_init(&sha_ctx); + | ^~~~~~~~~ + | sha512_init +../net/ipv6/addrconf.c:3378:9: error: implicit declaration of function ‘sha1_update’; did you mean ‘sha512_update’? [-Wimplicit-function-declaration] + 3378 | sha1_update(&sha_ctx, data.__data, sizeof(data)); + | ^~~~~~~~~~~ + | sha512_update +../net/ipv6/addrconf.c:3341:32: warning: unused variable ‘sha_ctx’ [-Wunused-variable] + 3341 | static struct sha1_ctx sha_ctx; + | ^~~~~~~ +make[5]: *** [../scripts/Makefile.build:289: net/ipv6/addrconf.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -4,0 +27,6 @@ +make[4]: *** [../scripts/Makefile.build:546: net/ipv6] Error 2 +make[3]: *** [../scripts/Makefile.build:546: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2101: .] Error 2 +make[1]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.9qBmnLkO4h 2026-03-14 17:16:45.083902571 -0400 +++ /tmp/tmp.oxSppBnso1 2026-03-14 17:16:45.085902558 -0400 @@ -0,0 +1 @@ + 5 ../net/ipv6/addrconf.c