Last 2000 lines of build log: 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ecb': --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_idea.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_idea.o --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_sm4.pico --- # compile libcrypto/e_sm4.pico /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c -o e_sm4.pico --- e_aes.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_aes.o --- e_idea.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_idea.pico --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.o --- 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_sm4.po --- --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_aes.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_aes.pico --- e_sm4.o --- --- e_idea.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_idea.po --- e_sm4.po --- # compile libcrypto/e_sm4.po /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -pg -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c -o e_sm4.po --- e_xcbc_d.pico --- --- e_sm4.o --- # compile libcrypto/e_sm4.o /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c -o e_sm4.o --- e_xcbc_d.po --- --- e_xcbc_d.pico --- # compile libcrypto/e_xcbc_d.pico /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c -o e_xcbc_d.pico --- e_xcbc_d.po --- # compile libcrypto/e_xcbc_d.po /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -pg -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c -o e_xcbc_d.po --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: --- e_rc2.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc2.pico --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:50:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 50 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:25: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:65:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 65 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_xcbc_d.o --- --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb1': --- e_aes.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_aes.po --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- ec2_oct.pico --- --- e_xcbc_d.o --- # compile libcrypto/e_xcbc_d.o --- e_rc2.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:42:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 42 | IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:23: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_xcbc_d.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/--- e_rc2.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:42:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 42 | IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_xcbc_d.o --- external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e--- e_rc2.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:42:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 42 | IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2, | ^~~~~~~~~~~~~~~~~~~~~~ --- e_xcbc_d.o --- _xcbc_d.c -o e_xcbc_d.o --- e_rc2.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:42:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 42 | IMPLEMENT_BLOCK_CIPHER(rc2, ks, RC2, EVP_RC2_KEY, NID_rc2, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:65:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 65 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc2.c:80:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 80 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- ec2_oct.pico --- # compile libcrypto/ec2_oct.pico /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec2_oct.c -o ec2_oct.pico --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:50:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 50 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:25: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:65:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 65 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4_hmac_md5.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c:267:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [-Wmissing-field-initializers] 267 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c:29: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc5.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc5.pico --- ec2_oct.po --- --- e_rc4_hmac_md5.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c:267:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [-Wmissing-field-initializers] 267 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c:29: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:50:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 50 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:25: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4.c:65:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 65 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- ec2_oct.po --- # compile libcrypto/ec2_oct.po /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 -pg -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec2_oct.c -o ec2_oct.po --- e_rc5.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_rc5.po --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc5.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc5.o --- ec2_oct.o --- --- ec2_smpl.pico --- # compile libcrypto/ec2_smpl.pico /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec2_smpl.c -o ec2_smpl.pico --- e_rc2.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_rc2.po --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4_hmac_md5.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c:267:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'struct evp_cipher_st'} [-Wmissing-field-initializers] 267 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_rc4_hmac_md5.c:29: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- ec2_smpl.po --- # compile libcrypto/ec2_smpl.po /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 -pg -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec2_smpl.c -o ec2_smpl.po --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- ec2_oct.o --- # compile libcrypto/ec2_oct.o /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec2_oct.c -o ec2_oct.o --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc4.pico --- ec2_smpl.o --- # compile libcrypto/ec2_smpl.o /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec2_smpl.c -o ec2_smpl.o --- e_seed.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:22: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_seed.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:22: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_seed.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_seed.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:22: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_seed.c:32:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 32 | IMPLEMENT_BLOCK_CIPHER(seed, ks, SEED, EVP_SEED_KEY, NID_seed, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_rc4.po --- ec_check.pico --- # compile libcrypto/ec_check.pico /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec -DECP_NISTZ256_ASM -DOPENSSL_NO_EC_NISTP_64_GCC_128 -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/ec/ec_check.c -o ec_check.pico --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ofb': --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ofb': --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb8': --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ctr': --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.po --- *** Failed target: e_camellia.po *** In directory: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libcrypto/e_camellia.po ${COMPILE.c} ${PROFFLAGS} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${PGFLAGS} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -pg -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c -o e_camellia.po ${CTFCONVERT_RUN} => ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_camellia.po *** [e_camellia.po] Error code 1 nbmake[7]: stopped making "realall" in /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto --- e_rc4.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc4.o --- e_sm4.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:19: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:101:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 101 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_sm4.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:19: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' --- e_sm4.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, --- e_camellia.o --- 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ --- e_sm4.pico --- | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ctr': --- e_sm4.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:101:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 101 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** Failed target: e_camellia.o *** In directory: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libcrypto/e_camellia.o ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c -o e_camellia.o ${CTFCONVERT_RUN} => ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_camellia.o *** [e_camellia.o] Error code 1 nbmake[7]: stopped making "realall" in /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto --- e_xcbc_d.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:53:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 53 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:23: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c: In function 'desx_cbc_init_key': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:63:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 63 | DES_cblock *deskey = (DES_cblock *)key; | ^ --- e_xcbc_d.po --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:53:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 53 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:23: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c: In function 'desx_cbc_init_key': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:63:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 63 | DES_cblock *deskey = (DES_cblock *)key; | ^ --- e_sm4.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:19: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb1': --- e_sm4.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_sm4.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:70:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 70 | IMPLEMENT_BLOCK_CIPHER(sm4, ks, sm4, EVP_SM4_KEY, NID_sm4, | ^~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_sm4.c:101:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 101 | }; | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4_hmac_md5.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_rc4_hmac_md5.po --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: At top level: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ --- e_rc4_hmac_md5.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc4_hmac_md5.pico --- e_seed.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_seed.pico --- e_rc2.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc2.o --- e_rc4_hmac_md5.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_rc4_hmac_md5.o --- e_camellia.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:10: error: 'SPARC_CMLL_CAPABLE' undeclared (first use in this function) 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_128_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:347:1: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 347 | BLOCK_CIPHER_generic_pack(NID_camellia, 128, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_192_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:348:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 348 | BLOCK_CIPHER_generic_pack(NID_camellia, 192, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cbc': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:183:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 183 | BLOCK_CIPHER_generic(nid,keylen,16,16,cbc,cbc,CBC,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ecb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:184:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 184 | BLOCK_CIPHER_generic(nid,keylen,16,0,ecb,ecb,ECB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ofb': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:185:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 185 | BLOCK_CIPHER_generic(nid,keylen,1,16,ofb128,ofb,OFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb128': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:186:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 186 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb128,cfb,CFB,flags|EVP_CIPH_FLAG_DEFAULT_ASN1) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb1': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:187:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 187 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb1,cfb1,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_cfb8': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:188:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 188 | BLOCK_CIPHER_generic(nid,keylen,1,16,cfb8,cfb8,CFB,flags) \ | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c: In function 'EVP_camellia_256_ctr': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:163:85: error: control reaches end of non-void function [-Werror=return-type] 163 | { return SPARC_CMLL_CAPABLE?&cmll_t4_##keylen##_##mode:&camellia_##keylen##_##mode; } | ^ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:189:9: note: in expansion of macro 'BLOCK_CIPHER_generic' 189 | BLOCK_CIPHER_generic(nid, keylen, 1, 16, ctr, ctr, CTR, flags) | ^~~~~~~~~~~~~~~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c:349:5: note: in expansion of macro 'BLOCK_CIPHER_generic_pack' 349 | BLOCK_CIPHER_generic_pack(NID_camellia, 256, 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- e_seed.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_seed.po --- e_camellia.pico --- cc1: all warnings being treated as errors *** Failed target: e_camellia.pico *** In directory: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libcrypto/e_camellia.pico ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${CSHLIBFLAGS} ${.IMPSRC} -o ${.TARGET} => /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wno-error=cast-qual -Wno-error=char-subscripts -Wno-error=missing-field-initializers -Wno-error=shadow -Wno-error=discarded-qualifiers -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2024.07.13.12.27.00-sparc64/destdir -Dlibcrypto -I. -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/asn1 -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/modes -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/../include -DOPENSSLDIR=\"/etc/openssl\" -DENGINESDIR=\"/usr/lib/openssl/engines\" -DMODULESDIR=\"/usr/lib/openssl/modules\" -DBF_PTR -DOPENSSL_BN_ASM_MONT -DOPENSSL_CPUID_OBJ -DDES_RISC2 -DDES_PTR -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto/../libdefault -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/common/include -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/providers/implementations/include -DAES_ASM -D_FORTIFY_SOURCE=2 -c -I/tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp -fPIC /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_camellia.c -o e_camellia.pico ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_camellia.pico *** [e_camellia.pico] Error code 1 nbmake[7]: stopped making "realall" in /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto --- e_seed.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_seed.o --- e_xcbc_d.o --- /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:53:1: warning: missing initializer for field 'name_id' of 'EVP_CIPHER' {aka 'const struct evp_cipher_st'} [-Wmissing-field-initializers] 53 | }; | ^ In file included from /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:23: /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/include/crypto/evp.h:324:9: note: 'name_id' declared here 324 | int name_id; | ^~~~~~~ /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c: In function 'desx_cbc_init_key': /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/dist/crypto/evp/e_xcbc_d.c:63:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 63 | DES_cblock *deskey = (DES_cblock *)key; | ^ --- e_xcbc_d.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_xcbc_d.po --- e_xcbc_d.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_xcbc_d.pico --- e_sm4.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X e_sm4.po --- e_sm4.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_sm4.o --- e_xcbc_d.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_xcbc_d.o --- e_sm4.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x e_sm4.pico --- ec_check.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x ec_check.pico --- ec2_oct.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x ec2_oct.pico --- ec2_oct.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X ec2_oct.po --- ec2_oct.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x ec2_oct.o --- ec2_smpl.pico --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x ec2_smpl.pico --- ec2_smpl.po --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -X ec2_smpl.po --- ec2_smpl.o --- /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/sparc64--netbsd-objcopy -x ec2_smpl.o nbmake[7]: 3 errors nbmake[7]: stopped making "realall" in /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto nbmake[6]: stopped making "dependall" in /tmp/build/2024.07.13.12.27.00-sparc64/src/crypto/external/bsd/openssl/lib/libcrypto *** Failed target: dependall-../crypto/external/bsd/openssl/lib/libcrypto *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ../crypto/external/bsd/openssl/lib/libcrypto dependall *** Error code 2 Stop. nbmake[5]: stopped making "dependall-../crypto/external/bsd/netpgp/libmj dependall-../crypto/external/bsd/netpgp/lib/verify dependall-../external/bsd/blocklist/lib dependall-../external/mit/lua/lib dependall-../external/public-domain/sqlite/lib dependall-libcurses dependall-libdm dependall-libedit dependall-libexecinfo dependall-libppath dependall-libperfuse dependall-libquota dependall-librefuse dependall-libisns dependall-librumphijack dependall-librumpres dependall-librumpuser dependall-libnpf dependall-../crypto/external/bsd/openssl/lib/libapps dependall-../crypto/external/bsd/openssl/lib/libcommon dependall-../crypto/external/bsd/openssl/lib/libcrypto dependall-../crypto/external/bsd/openssl/lib/libcryptotest dependall-../crypto/external/bsd/openssl/lib/libdes dependall-../external/public-domain/xz/lib" in /tmp/build/2024.07.13.12.27.00-sparc64/src/lib *** Failed target: build_install *** In directory: /tmp/build/2024.07.13.12.27.00-sparc64/src/lib *** Failed commands: ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-csu ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-csu ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/gpl3/gcc/lib/libgcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/gpl3/gcc/lib/libgcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-i18n_module dependall-libarch dependall-libbluetooth dependall-libbsdmalloc dependall-libbz2 dependall-libcompat dependall-libcrypt dependall-libintl dependall-libipsec dependall-libkvm dependall-libm dependall-libossaudio dependall-libpci dependall-libposix dependall-libprop dependall-libpthread dependall-libpuffs dependall-libresolv dependall-librmt dependall-librpcsvc dependall-librt dependall-libtelnet dependall-libterminfo dependall-libusbhid dependall-libutil dependall-liby dependall-libz dependall-libkern dependall-librumpclient dependall-libskey dependall-../external/apache2/argon2/lib/libargon2 dependall-../external/apache2/mDNSResponder/lib dependall-../external/bsd/am-utils/lib dependall-../external/bsd/flex/lib dependall-../external/bsd/tre/lib dependall-../external/bsd/elftoolchain/lib/libelf ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-i18n_module install-libarch install-libbluetooth install-libbsdmalloc install-libbz2 install-libcompat install-libcrypt install-libintl install-libipsec install-libkvm install-libm install-libossaudio install-libpci install-libposix install-libprop install-libpthread install-libpuffs install-libresolv install-librmt install-librpcsvc install-librt install-libtelnet install-libterminfo install-libusbhid install-libutil install-liby install-libz install-libkern install-librumpclient install-libskey install-../external/apache2/argon2/lib/libargon2 install-../external/apache2/mDNSResponder/lib install-../external/bsd/am-utils/lib install-../external/bsd/flex/lib install-../external/bsd/tre/lib install-../external/bsd/elftoolchain/lib/libelf ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/elftoolchain/lib/libdwarf dependall-../external/bsd/liblzf/lib dependall-../external/bsd/libpcap/lib dependall-../external/bsd/libnv/lib dependall-../external/cddl/osnet/lib/libavl dependall-../external/cddl/osnet/lib/libnvpair dependall-../external/cddl/osnet/lib/libumem dependall-../external/cddl/osnet/lib/libuutil dependall-../external/mit/expat/lib dependall-../external/gpl2/libmalloc dependall-../external/bsd/jemalloc/lib dependall-../external/gpl3/gcc/lib/libobjc dependall-../external/gpl3/gcc/lib/libgomp dependall-../external/lgpl3/mpfr/lib/libmpfr dependall-../external/lgpl3/mpc/lib/libmpc dependall-../external/lgpl3/gmp/lib/libgmp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/elftoolchain/lib/libdwarf install-../external/bsd/liblzf/lib install-../external/bsd/libpcap/lib install-../external/bsd/libnv/lib install-../external/cddl/osnet/lib/libavl install-../external/cddl/osnet/lib/libnvpair install-../external/cddl/osnet/lib/libumem install-../external/cddl/osnet/lib/libuutil install-../external/mit/expat/lib install-../external/gpl2/libmalloc install-../external/bsd/jemalloc/lib install-../external/gpl3/gcc/lib/libobjc install-../external/gpl3/gcc/lib/libgomp install-../external/lgpl3/mpfr/lib/libmpfr install-../external/lgpl3/mpc/lib/libmpc install-../external/lgpl3/gmp/lib/libgmp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/public-domain/xz/lib dependall-../crypto/external/bsd/netpgp/libmj dependall-../crypto/external/bsd/netpgp/lib/verify dependall-../external/bsd/blocklist/lib dependall-../external/mit/lua/lib dependall-../external/public-domain/sqlite/lib dependall-libcurses dependall-libdm dependall-libedit dependall-libexecinfo dependall-libppath dependall-libperfuse dependall-libquota dependall-librefuse dependall-libisns dependall-librumphijack dependall-librumpres dependall-librumpuser dependall-libnpf dependall-../crypto/external/bsd/openssl/lib/libapps dependall-../crypto/external/bsd/openssl/lib/libcommon dependall-../crypto/external/bsd/openssl/lib/libcrypto dependall-../crypto/external/bsd/openssl/lib/libcryptotest dependall-../crypto/external/bsd/openssl/lib/libdes ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/public-domain/xz/lib install-../crypto/external/bsd/netpgp/libmj install-../crypto/external/bsd/netpgp/lib/verify install-../external/bsd/blocklist/lib install-../external/mit/lua/lib install-../external/public-domain/sqlite/lib install-libcurses install-libdm install-libedit install-libexecinfo install-libppath install-libperfuse install-libquota install-librefuse install-libisns install-librumphijack install-librumpres install-librumpuser install-libnpf install-../crypto/external/bsd/openssl/lib/libapps install-../crypto/external/bsd/openssl/lib/libcommon install-../crypto/external/bsd/openssl/lib/libcrypto install-../crypto/external/bsd/openssl/lib/libcryptotest install-../crypto/external/bsd/openssl/lib/libdes ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/openssl/lib/libssl dependall-../crypto/external/bsd/openssl/lib/liblegacy dependall-../crypto/external/bsd/openssl/lib/engines dependall-../external/bsd/iscsi/lib dependall-../external/cddl/osnet/lib/libzfs_core dependall-../external/cddl/osnet/lib/libzpool dependall-../external/gpl2/lvm2/lib dependall-../external/gpl3/binutils.old/lib dependall-../external/gpl3/gcc/lib/libstdc++-v3 dependall-../external/gpl3/gcc/lib/libsupc++ dependall-../external/mit/libcbor/lib dependall-../external/mit/libuv/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/openssl/lib/libssl install-../crypto/external/bsd/openssl/lib/liblegacy install-../crypto/external/bsd/openssl/lib/engines install-../external/bsd/iscsi/lib install-../external/cddl/osnet/lib/libzfs_core install-../external/cddl/osnet/lib/libzpool install-../external/gpl2/lvm2/lib install-../external/gpl3/binutils.old/lib install-../external/gpl3/gcc/lib/libstdc++-v3 install-../external/gpl3/gcc/lib/libsupc++ install-../external/mit/libcbor/lib install-../external/mit/libuv/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libwrap dependall-../external/gpl3/gcc/lib/libasan dependall-../external/gpl3/gcc/lib/liblsan dependall-../external/gpl3/gcc/lib/libubsan dependall-../external/bsd/libarchive/lib dependall-../external/bsd/file/lib dependall-npf dependall-../external/bsd/atf/lib/libatf-c ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libwrap install-../external/gpl3/gcc/lib/libasan install-../external/gpl3/gcc/lib/liblsan install-../external/gpl3/gcc/lib/libubsan install-../external/bsd/libarchive/lib install-../external/bsd/file/lib install-npf install-../external/bsd/atf/lib/libatf-c ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/atf/lib/libatf-c++ dependall-../external/bsd/atf/lib/tools dependall-libform dependall-libmenu dependall-libpanel dependall-libradius dependall-librump dependall-../crypto/external/bsd/heimdal/lib/libheimbase dependall-../crypto/external/bsd/heimdal/lib/libcom_err dependall-../crypto/external/bsd/heimdal/lib/libroken dependall-../crypto/external/bsd/heimdal/lib/libvers ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/atf/lib/libatf-c++ install-../external/bsd/atf/lib/tools install-libform install-libmenu install-libpanel install-libradius install-librump install-../crypto/external/bsd/heimdal/lib/libheimbase install-../crypto/external/bsd/heimdal/lib/libcom_err install-../crypto/external/bsd/heimdal/lib/libroken install-../crypto/external/bsd/heimdal/lib/libvers ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/heimdal/lib/libsl ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/heimdal/lib/libsl ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/heimdal/lib/libasn1 dependall-../crypto/external/bsd/heimdal/lib/libwind ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/heimdal/lib/libasn1 install-../crypto/external/bsd/heimdal/lib/libwind ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/heimdal/lib/libhx509 ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/heimdal/lib/libhx509 ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/heimdal/lib/libkrb5 ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/heimdal/lib/libkrb5 ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/heimdal/lib/libhdb dependall-../crypto/external/bsd/heimdal/lib/libkafs dependall-../crypto/external/bsd/heimdal/lib/libheimntlm ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/heimdal/lib/libhdb install-../crypto/external/bsd/heimdal/lib/libkafs install-../crypto/external/bsd/heimdal/lib/libheimntlm ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/heimdal/lib/libkdc dependall-../crypto/external/bsd/heimdal/lib/libgssapi dependall-../crypto/external/bsd/heimdal/lib/libkadm5srv dependall-../crypto/external/bsd/heimdal/lib/libkadm5clnt dependall-../external/bsd/libfido2/lib dependall-../crypto/external/bsd/netpgp/lib/netpgp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/heimdal/lib/libkdc install-../crypto/external/bsd/heimdal/lib/libgssapi install-../crypto/external/bsd/heimdal/lib/libkadm5srv install-../crypto/external/bsd/heimdal/lib/libkadm5clnt install-../external/bsd/libfido2/lib install-../crypto/external/bsd/netpgp/lib/netpgp ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/netpgp/lib/verify dependall-../external/bsd/libevent/lib/libevent ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/netpgp/lib/verify install-../external/bsd/libevent/lib/libevent ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/libevent/lib/libevent_openssl dependall-../external/bsd/libevent/lib/libevent_pthreads dependall-../external/bsd/fetch/lib dependall-../external/bsd/openldap/lib/liblber ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/libevent/lib/libevent_openssl install-../external/bsd/libevent/lib/libevent_pthreads install-../external/bsd/fetch/lib install-../external/bsd/openldap/lib/liblber ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/openldap/lib/libldap dependall-../external/bsd/openldap/lib/libldap_r dependall-../external/bsd/openldap/lib/liblutil dependall-../external/cddl/osnet/lib/libzfs dependall-../libexec/httpd/libbozohttpd ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/openldap/lib/libldap install-../external/bsd/openldap/lib/libldap_r install-../external/bsd/openldap/lib/liblutil install-../external/cddl/osnet/lib/libzfs install-../libexec/httpd/libbozohttpd ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/openssh/lib dependall-../crypto/external/bsd/netpgp/bindings/lua dependall-../external/mpl/bind/lib dependall-../external/bsd/unbound/lib dependall-librumpdev dependall-librumpnet dependall-librumpvfs dependall-../crypto/external/bsd/libsaslc dependall-../external/bsd/mdocml/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/openssh/lib install-../crypto/external/bsd/netpgp/bindings/lua install-../external/mpl/bind/lib install-../external/bsd/unbound/lib install-librumpdev install-librumpnet install-librumpvfs install-../crypto/external/bsd/libsaslc install-../external/bsd/mdocml/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libpam dependall-libukfs ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libpam install-libukfs ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/pam-u2f/lib dependall-libp2k dependall-../sys/rump/dev/lib dependall-../sys/rump/fs/lib dependall-../sys/rump/kern/lib dependall-../sys/rump/net/lib dependall-lua ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111111111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2024.07.13.12.27.00-sparc64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2024.07.13.12.27.00-sparc64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/pam-u2f/lib install-libp2k install-../sys/rump/dev/lib install-../sys/rump/fs/lib install-../sys/rump/kern/lib install-../sys/rump/net/lib install-lua *** [build_install] Error code 1 nbmake[4]: stopped making "build_install" in /tmp/build/2024.07.13.12.27.00-sparc64/src/lib nbmake[4]: 1 error nbmake[4]: stopped making "build_install" in /tmp/build/2024.07.13.12.27.00-sparc64/src/lib nbmake[3]: stopped making "do-lib" in /tmp/build/2024.07.13.12.27.00-sparc64/src nbmake[2]: stopped making "build" in /tmp/build/2024.07.13.12.27.00-sparc64/src nbmake[1]: stopped making "distribution" in /tmp/build/2024.07.13.12.27.00-sparc64/src nbmake: stopped making "release" in /tmp/build/2024.07.13.12.27.00-sparc64/src ERROR: Failed to make release *** BUILD ABORTED *** 716.90 real 2290.26 user 5945.69 sys