FreeBSD-main-amd64-gcc13_build - Build #669 - Still Failing
Date: Tue, 30 Apr 2024 16:35:05 UTC
FreeBSD-main-amd64-gcc13_build - Build #669 (661a83f9bf9f6028c5617d413d59b7f0d9201abd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/669/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/669/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/669/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) No changes The end of the build log: [...truncated 77.13 MiB...] 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:430:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 430 | case 7: _hj_j += ( (unsigned)_hj_key[6] << 16 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:431:6: note: here 431 | case 6: _hj_j += ( (unsigned)_hj_key[5] << 8 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:431:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 431 | case 6: _hj_j += ( (unsigned)_hj_key[5] << 8 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:432:6: note: here 432 | case 5: _hj_j += _hj_key[4]; \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:432:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 432 | case 5: _hj_j += _hj_key[4]; \ | ~~~~~~^~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:433:6: note: here 433 | case 4: _hj_i += ( (unsigned)_hj_key[3] << 24 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:433:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 433 | case 4: _hj_i += ( (unsigned)_hj_key[3] << 24 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:434:6: note: here 434 | case 3: _hj_i += ( (unsigned)_hj_key[2] << 16 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:434:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 434 | case 3: _hj_i += ( (unsigned)_hj_key[2] << 16 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:435:6: note: here 435 | case 2: _hj_i += ( (unsigned)_hj_key[1] << 8 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:435:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 435 | case 2: _hj_i += ( (unsigned)_hj_key[1] << 8 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:436:6: note: here 436 | case 1: _hj_i += _hj_key[0]; \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ --- cddl/lib__L --- --- vdev_raidz_math_aarch64_neonx2.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.vdev_raidz_math_aarch64_neonx2.o -MTvdev_raidz_math_aarch64_neonx2.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_aarch64_neonx2.c -o vdev_raidz_math_aarch64_neonx2.o --- secure/lib__L --- --- test_rng.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.test_rng.pico -MTtest_rng.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/providers/implementations/rands/test_rng.c -o test_rng.pico --- cddl/lib__L --- --- vdev_raidz_math_avx2.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.vdev_raidz_math_avx2.o -MTvdev_raidz_math_avx2.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx2.c -o vdev_raidz_math_avx2.o --- vdev_raidz_math_avx512bw.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.vdev_raidz_math_avx512bw.o -MTvdev_raidz_math_avx512bw.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx512bw.c -o vdev_raidz_math_avx512bw.o --- vdev_raidz_math_avx512f.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.vdev_raidz_math_avx512f.o -MTvdev_raidz_math_avx512f.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_avx512f.c -o vdev_raidz_math_avx512f.o --- kerberos5/lib__L --- --- compat.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.compat.o -MTcompat.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/compat.c -o compat.o --- cddl/lib__L --- --- vdev_raidz_math.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.vdev_raidz_math.o -MTvdev_raidz_math.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math.c -o vdev_raidz_math.o --- kerberos5/lib__L --- --- context_time.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.context_time.o -MTcontext_time.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/context_time.c -o context_time.o --- secure/lib__L --- --- drbg_ctr.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.drbg_ctr.pico -MTdrbg_ctr.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/providers/implementations/rands/drbg_ctr.c -o drbg_ctr.pico --- cddl/lib__L --- --- vdev_raidz_math_scalar.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.vdev_raidz_math_scalar.o -MTvdev_raidz_math_scalar.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_scalar.c -o vdev_raidz_math_scalar.o --- secure/lib__L --- --- drbg_hash.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.drbg_hash.pico -MTdrbg_hash.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/providers/implementations/rands/drbg_hash.c -o drbg_hash.pico --- lib__L --- --- libdwarf_arange.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD -MF.depend.libdwarf_arange.o -MTlibdwarf_arange.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -c /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_arange.c -o libdwarf_arange.o --- cddl/lib__L --- --- spa.o --- cc1: all warnings being treated as errors --- kerberos5/lib__L --- --- copy_ccache.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/gssapi -I/workspace/src/crypto/heimdal/lib/gssapi/krb5 -I/workspace/src/crypto/heimdal/lib/gssapi/gssapi -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -I. -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD -MF.depend.copy_ccache.o -MTcopy_ccache.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/heimdal/lib/gssapi/krb5/copy_ccache.c -o copy_ccache.o --- secure/lib__L --- --- drbg_hmac.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD -MF.depend.drbg_hmac.pico -MTdrbg_hmac.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/crypto/openssl/providers/implementations/rands/drbg_hmac.c -o drbg_hmac.pico --- cddl/lib__L --- *** [spa.o] Error code 1 make[5]: stopped in /workspace/src/cddl/lib/libzpool --- kerberos5/lib__L --- make[4]: stopped in /workspace/src/kerberos5/lib --- lib__L --- make[3]: stopped in /workspace/src --- secure/lib__L --- make[6]: stopped in /workspace/src/secure/lib/libcrypto/modules --- kerberos5/lib__L --- make[3]: stopped in /workspace/src --- secure/lib__L --- make[5]: stopped in /workspace/src/secure/lib/libcrypto make[4]: stopped in /workspace/src/secure/lib make[3]: stopped in /workspace/src --- cddl/lib__L --- 1 error make[5]: stopped in /workspace/src/cddl/lib/libzpool make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 145.90 real 1470.72 user 202.35 sys *** [build32] Error code 2 make[1]: stopped in /workspace/src 1 error make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins12471284259501898775.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address