========== build_clang - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../crypto/bpf_crypto_shash.c:72:3: error: field designator 'hash' does not refer to any field in type 'const struct bpf_crypto_type' 72 | .hash = bpf_crypto_shash_hash, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../crypto/bpf_crypto_shash.c:73:3: error: field designator 'digestsize' does not refer to any field in type 'const struct bpf_crypto_type' 73 | .digestsize = bpf_crypto_shash_digestsize, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[4]: *** [../scripts/Makefile.build:287: crypto/bpf_crypto_shash.o] Error 1 make[3]: *** [../scripts/Makefile.build:556: crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2030: .] 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 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../crypto/bpf_crypto_shash.c:72:3: error: field designator 'hash' does not refer to any field in type 'const struct bpf_crypto_type' 72 | .hash = bpf_crypto_shash_hash, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../crypto/bpf_crypto_shash.c:73:3: error: field designator 'digestsize' does not refer to any field in type 'const struct bpf_crypto_type' 73 | .digestsize = bpf_crypto_shash_digestsize, | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[4]: *** [../scripts/Makefile.build:287: crypto/bpf_crypto_shash.o] Error 1 make[3]: *** [../scripts/Makefile.build:556: crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2030: .] 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.ZF46Jf00Di 2025-12-05 13:12:12.254079744 -0500 +++ /tmp/tmp.anpmc1He1C 2025-12-05 13:13:44.804362454 -0500 @@ -1,0 +2,13 @@ +../crypto/bpf_crypto_shash.c:72:3: error: field designator 'hash' does not refer to any field in type 'const struct bpf_crypto_type' + 72 | .hash = bpf_crypto_shash_hash, + | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../crypto/bpf_crypto_shash.c:73:3: error: field designator 'digestsize' does not refer to any field in type 'const struct bpf_crypto_type' + 73 | .digestsize = bpf_crypto_shash_digestsize, + | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +2 errors generated. +make[4]: *** [../scripts/Makefile.build:287: crypto/bpf_crypto_shash.o] Error 1 +make[3]: *** [../scripts/Makefile.build:556: crypto] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/bpf-next/wt-0/Makefile:2030: .] 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.WByLsuQ1Nm 2025-12-05 13:13:44.808362422 -0500 +++ /tmp/tmp.yjiaxFwDWt 2025-12-05 13:13:44.810362407 -0500 @@ -0,0 +1 @@ + 2 ../crypto/bpf_crypto_shash.c