FreeBSD-main-amd64-gcc12_build - Build #2790 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 30 Apr 2024 12:52:08 UTC
FreeBSD-main-amd64-gcc12_build - Build #2790 (b91f2954bdc99d3fb416163c4e4d237a8fbcffe1) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2790/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2790/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2790/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 78.29 MiB...]
--- all_subdir_lib/libregex ---
ar -crsD libregex.a regcomp.o regerror.o regexec.o regfree.o  
--- all_subdir_lib/librpcsvc ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -DYP -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/rpcsvc -g -MD  -MF.depend.yp_update.pico -MTyp_update.pico -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/lib/librpcsvc/yp_update.c -o yp_update.pico
--- all_subdir_lib/libregex ---
--- libregex.so.1.full ---
building shared library libregex.so.1
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -Wl,-zrelro -Wl,--version-script=Version.map -Wl,--undefined-version -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libregex.so.1.full -Wl,-soname,libregex.so.1 regcomp.pico regerror.pico regexec.pico regfree.pico 
--- secure/lib__L ---
--- securitycheck_fips.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.securitycheck_fips.pico -MTsecuritycheck_fips.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/common/securitycheck_fips.c -o securitycheck_fips.pico
--- der_rsa_gen.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_rsa_gen.pico -MTder_rsa_gen.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/common/der/der_rsa_gen.c -o der_rsa_gen.pico
--- lib__L ---
--- libregex.so.1.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libregex.so.1.full libregex.so.1.debug
--- libregex.so.1 ---
--- all_subdir_lib/libsmb ---
--- nb_name.pico ---
--- all_subdir_lib/libregex ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=libregex.so.1.debug  libregex.so.1.full libregex.so.1
--- all_subdir_lib/libsmb ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -DSMB_CFG_FILE=\"/etc/nsmb.conf\" -I/workspace/src/contrib/smbfs/include -DHAVE_ICONV=1 -g -MD  -MF.depend.nb_name.pico -MTnb_name.pico -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/contrib/smbfs/lib/smb/nb_name.c -o nb_name.pico
--- all_subdir_lib/libstdbuf ---
===> lib/libstdbuf (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libstdbuf...]
--- stdbuf.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.stdbuf.o -MTstdbuf.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/lib/libstdbuf/stdbuf.c -o stdbuf.o
--- all_subdir_lib/libsmb ---
--- nb_net.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -DSMB_CFG_FILE=\"/etc/nsmb.conf\" -I/workspace/src/contrib/smbfs/include -DHAVE_ICONV=1 -g -MD  -MF.depend.nb_net.pico -MTnb_net.pico -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/contrib/smbfs/lib/smb/nb_net.c -o nb_net.pico
--- secure/lib__L ---
--- der_rsa_key.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_rsa_key.pico -MTder_rsa_key.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/common/der/der_rsa_key.c -o der_rsa_key.pico
--- lib__L ---
--- all_subdir_lib/librpcsvc ---
--- secretkey.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -DYP -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/rpcsvc -g -MD  -MF.depend.secretkey.pico -MTsecretkey.pico -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/lib/librpcsvc/secretkey.c -o secretkey.pico
--- secure/lib__L ---
--- der_rsa_sig.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_rsa_sig.pico -MTder_rsa_sig.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/common/der/der_rsa_sig.c -o der_rsa_sig.pico
--- der_dsa_gen.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_dsa_gen.pico -MTder_dsa_gen.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/common/der/der_dsa_gen.c -o der_dsa_gen.pico
--- lib__L ---
--- all_subdir_lib/libstdbuf ---
--- stdbuf.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.stdbuf.pico -MTstdbuf.pico -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/lib/libstdbuf/stdbuf.c -o stdbuf.pico
--- kerberos5/lib__L ---
--- set_cred_option.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.set_cred_option.o -MTset_cred_option.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/set_cred_option.c -o set_cred_option.o
--- lib__L ---
--- all_subdir_lib/librpcsvc ---
--- xcrypt.pico ---
--- secure/lib__L ---
--- der_dsa_key.pico ---
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -DYP -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/rpcsvc -g -MD  -MF.depend.xcrypt.pico -MTxcrypt.pico -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/lib/librpcsvc/xcrypt.c -o xcrypt.pico
--- secure/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_dsa_key.pico -MTder_dsa_key.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/common/der/der_dsa_key.c -o der_dsa_key.pico
--- lib__L ---
--- all_subdir_lib/libsmb ---
--- nbns_rq.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -DSMB_CFG_FILE=\"/etc/nsmb.conf\" -I/workspace/src/contrib/smbfs/include -DHAVE_ICONV=1 -g -MD  -MF.depend.nbns_rq.pico -MTnbns_rq.pico -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/contrib/smbfs/lib/smb/nbns_rq.c -o nbns_rq.pico
--- libsmb.a ---
building static smb library
ar -crsD libsmb.a rcfile.o ctx.o cfopt.o subr.o nls.o rap.o mbuf.o rq.o file.o print.o kiconv.o nb.o nb_name.o nb_net.o nbns_rq.o  
--- secure/lib__L ---
--- der_dsa_sig.pico ---
--- der_ec_gen.pico ---
--- der_dsa_sig.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_dsa_sig.pico -MTder_dsa_sig.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/common/der/der_dsa_sig.c -o der_dsa_sig.pico
--- der_ec_gen.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_ec_gen.pico -MTder_ec_gen.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/common/der/der_ec_gen.c -o der_ec_gen.pico
--- kerberos5/lib__L ---
--- set_sec_context_option.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.set_sec_context_option.o -MTset_sec_context_option.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/set_sec_context_option.c -o set_sec_context_option.o
--- secure/lib__L ---
--- der_ec_key.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_ec_key.pico -MTder_ec_key.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/common/der/der_ec_key.c -o der_ec_key.pico
--- lib__L ---
--- all_subdir_lib/libstdbuf ---
--- libstdbuf.a ---
building static stdbuf library
ar -crsD libstdbuf.a stdbuf.o  
--- libstdbuf.so.1.full ---
building shared library libstdbuf.so.1
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libstdbuf.so.1.full -Wl,-soname,libstdbuf.so.1 stdbuf.pico 
--- libstdbuf.so.1.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libstdbuf.so.1.full libstdbuf.so.1.debug
--- libstdbuf.so.1 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=libstdbuf.so.1.debug  libstdbuf.so.1.full libstdbuf.so.1
--- all_subdir_lib/libstdthreads ---
===> lib/libstdthreads (all)
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libstdthreads...]
--- .depend ---
echo libstdthreads.so.0.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libpthread.a >> .depend
--- call_once.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.call_once.o -MTcall_once.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/lib/libstdthreads/call_once.c -o call_once.o
--- all_subdir_lib/librpcsvc ---
--- librpcsvc.a ---
building static rpcsvc library
--- secure/lib__L ---
--- der_ec_sig.pico ---
--- lib__L ---
ar -crsD librpcsvc.a klm_prot_xdr.o mount_xdr.o nfs_prot_xdr.o nlm_prot_xdr.o rex_xdr.o rnusers_xdr.o rquota_xdr.o rstat_xdr.o rwall_xdr.o sm_inter_xdr.o spray_xdr.o yppasswd_xdr.o ypxfrd_xdr.o ypupdate_prot_xdr.o secretkey.o xcrypt.o  rnusers.o rstat.o rwall.o yp_passwd.o yp_update.o  
--- secure/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_ec_sig.pico -MTder_ec_sig.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/common/der/der_ec_sig.c -o der_ec_sig.pico
--- lib__L ---
--- librpcsvc.so.5.full ---
building shared library librpcsvc.so.5
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o librpcsvc.so.5.full -Wl,-soname,librpcsvc.so.5 klm_prot_xdr.pico mount_xdr.pico nfs_prot_xdr.pico nlm_prot_xdr.pico rex_xdr.pico rnusers_xdr.pico rquota_xdr.pico rstat_xdr.pico rwall_xdr.pico sm_inter_xdr.pico spray_xdr.pico yppasswd_xdr.pico ypxfrd_xdr.pico ypupdate_prot_xdr.pico secretkey.pico xcrypt.pico rnusers.pico rstat.pico rwall.pico yp_passwd.pico yp_update.pico 
--- secure/lib__L ---
--- der_ecx_gen.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_ecx_gen.pico -MTder_ecx_gen.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/common/der/der_ecx_gen.c -o der_ecx_gen.pico
--- der_ecx_key.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_ecx_key.pico -MTder_ecx_key.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/common/der/der_ecx_key.c -o der_ecx_key.pico
--- lib__L ---
--- all_subdir_lib/libstdthreads ---
--- cnd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.cnd.o -MTcnd.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/lib/libstdthreads/cnd.c -o cnd.o
--- all_subdir_lib/librpcsvc ---
--- librpcsvc.so.5.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug librpcsvc.so.5.full librpcsvc.so.5.debug
--- cddl/lib__L ---
--- vdev_draid_rand.o ---
--- lib__L ---
--- librpcsvc.so.5 ---
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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_draid_rand.o -MTvdev_draid_rand.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_draid_rand.c -o vdev_draid_rand.o
--- lib__L ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=librpcsvc.so.5.debug  librpcsvc.so.5.full librpcsvc.so.5
--- secure/lib__L ---
--- der_wrap_gen.pico ---
--- lib__L ---
--- all_subdir_lib/libsysdecode ---
===> lib/libsysdecode (all)
--- secure/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.der_wrap_gen.pico -MTder_wrap_gen.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/common/der/der_wrap_gen.c -o der_wrap_gen.pico
--- lib__L ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libsysdecode...]
--- kerberos5/lib__L ---
--- store_cred.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.store_cred.o -MTstore_cred.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/store_cred.c -o store_cred.o
--- lib__L ---
--- ioctl.c.tmp ---
env CPP="/usr/local/bin/x86_64-unknown-freebsd14.0-cpp12 -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" MK_PF="yes"  /bin/sh /workspace/src/lib/libsysdecode/mkioctls /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include > ioctl.c.tmp
--- all_subdir_lib/libstdthreads ---
--- mtx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.mtx.o -MTmtx.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/lib/libstdthreads/mtx.c -o mtx.o
--- secure/lib__L ---
--- rsa_enc.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.rsa_enc.pico -MTrsa_enc.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/asymciphers/rsa_enc.c -o rsa_enc.pico
--- ciphercommon.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.ciphercommon.pico -MTciphercommon.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/ciphers/ciphercommon.c -o ciphercommon.pico
--- lib__L ---
--- all_subdir_lib/libsmb ---
--- libsmb.so.4.full ---
building shared library libsmb.so.4
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libsmb.so.4.full -Wl,-soname,libsmb.so.4 rcfile.pico ctx.pico cfopt.pico subr.pico nls.pico rap.pico mbuf.pico rq.pico file.pico print.pico kiconv.pico nb.pico nb_name.pico nb_net.pico nbns_rq.pico  -lkiconv 
--- secure/lib__L ---
--- ciphercommon_hw.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.ciphercommon_hw.pico -MTciphercommon_hw.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/ciphers/ciphercommon_hw.c -o ciphercommon_hw.pico
--- cddl/lib__L ---
--- vdev_file.o ---
--- lib__L ---
--- all_subdir_lib/libstdthreads ---
--- thrd.o ---
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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_file.o -MTvdev_file.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/os/linux/zfs/vdev_file.c -o vdev_file.o
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.thrd.o -MTthrd.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/lib/libstdthreads/thrd.c -o thrd.o
--- all_subdir_lib/libsmb ---
--- libsmb.so.4.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libsmb.so.4.full libsmb.so.4.debug
--- libsmb.so.4 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=libsmb.so.4.debug  libsmb.so.4.full libsmb.so.4
--- all_subdir_lib/libtacplus ---
===> lib/libtacplus (all)
--- cddl/lib__L ---
--- spa.o ---
cc1: all warnings being treated as errors
--- kerberos5/lib__L ---
--- ticket_flags.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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.ticket_flags.o -MTticket_flags.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/ticket_flags.c -o ticket_flags.o
--- lib__L ---
--- all_subdir_lib/libstdthreads ---
--- tss.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -g -MD  -MF.depend.tss.o -MTtss.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/lib/libstdthreads/tss.c -o tss.o
--- all_subdir_lib/libtacplus ---
make[5]: /tmp/obj/workspace/src/amd64.amd64/obj-lib32/lib/libtacplus/.depend, 1: ignoring stale .depend for /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32/libpam.a
--- libtacplus.so.5.full ---
building shared library libtacplus.so.5
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -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  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libtacplus.so.5.full -Wl,-soname,libtacplus.so.5 taclib.pico  -lmd  -lpam 
--- libtacplus.so.5.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libtacplus.so.5.full libtacplus.so.5.debug
--- 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
      217.30 real      2200.42 user       266.48 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins13154236306423775022.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_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