FreeBSD-stable-14-amd64-gcc12_build - Build #2059 - Still Failing
Date: Fri, 31 Oct 2025 17:28:51 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #2059 (c19f161f5f65d61c0152587000eff7cae9492843) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2059/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2059/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2059/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)
dbdb47165ad3cb1b23625510cf4a9d872b93c48c by kib:
vfs_syscalls.c::flags_to_right(): O_DSYNC should be allowed for
a83f433a9d0ef5774e398cf3518834f47323ab2a by kib:
x86 LAPIC: force edge-triggered mode for !bootverbose as well
c19f161f5f65d61c0152587000eff7cae9492843 by kib:
write.2: explain the atomicity guarantees of the writes
The end of the build log:
[...truncated 77.47 MiB...]
--- all_subdir_bin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -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-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o domainname.full domainname.pieo
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/migration_guide.7 > migration_guide.7.gz
--- openssl-core.h.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core.h.7 > openssl-core.h.7.gz
--- openssl-core_dispatch.h.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7 > openssl-core_dispatch.h.7.gz
--- openssl-core_names.h.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_names.h.7 > openssl-core_names.h.7.gz
--- openssl-env.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-env.7 > openssl-env.7.gz
--- openssl-glossary.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-glossary.7 > openssl-glossary.7.gz
--- all_subdir_bin ---
--- domainname.1.gz ---
--- all_subdir_secure ---
--- openssl-threads.7.gz ---
--- all_subdir_bin ---
gzip -cn /workspace/src/bin/domainname/domainname.1 > domainname.1.gz
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-threads.7 > openssl-threads.7.gz
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:14,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/sstream:317,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/atf-c++/macros.hpp:29,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/atf-c++.hpp:29,
from /workspace/src/lib/csu/tests/cxx_constructors.cc:41:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes]
669 | struct _LIBCPP_TEMPLATE_VIS hash;
| ^~~~
--- all_subdir_bin ---
--- domainname.debug ---
--- all_subdir_secure ---
--- openssl_user_macros.7.gz ---
--- all_subdir_bin ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug domainname.full domainname.debug
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl_user_macros.7 > openssl_user_macros.7.gz
--- all_subdir_bin ---
--- domainname ---
--- all_subdir_secure ---
--- ossl_store-file.7.gz ---
--- all_subdir_bin ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=domainname.debug domainname.full domainname
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store-file.7 > ossl_store-file.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/md5...]
--- all_subdir_secure ---
--- ossl_store.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store.7 > ossl_store.7.gz
--- all_subdir_bin ---
--- all_subdir_bin/echo ---
===> bin/echo (all)
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- ashldi3.o ---
--- all_subdir_secure ---
--- passphrase-encoding.7.gz ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.ashldi3.o -MTashldi3.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//ashldi3.c -o ashldi3.o
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/passphrase-encoding.7 > passphrase-encoding.7.gz
--- property.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/property.7 > property.7.gz
--- provider-asym_cipher.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-asym_cipher.7 > provider-asym_cipher.7.gz
--- provider-base.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-base.7 > provider-base.7.gz
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- memmove.o ---
--- all_subdir_share ---
--- en_US.ISO8859-15.LC_CTYPE ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.memmove.o -MTmemmove.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/memmove.c -o memmove.o
--- all_subdir_share ---
localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/locale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tools/tools/locale/etc/final-maps/map.ISO8859-15 -i /workspace/src/share/ctypedef/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/en_US.ISO8859-15
--- all_subdir_secure ---
--- provider-cipher.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-cipher.7 > provider-cipher.7.gz
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1568:29: warning: type attributes ignored after type is already defined [-Wattributes]
1568 | struct _LIBCPP_TEMPLATE_VIS hash;
| ^~~~
--- all_subdir_bin ---
--- .depend ---
echo echo.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend
--- echo.pieo ---
--- all_subdir_secure ---
--- provider-decoder.7.gz ---
--- all_subdir_bin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.echo.pieo -MTecho.pieo -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-return-type -c /workspace/src/bin/echo/echo.c -o echo.pieo
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-decoder.7 > provider-decoder.7.gz
--- provider-digest.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-digest.7 > provider-digest.7.gz
--- provider-encoder.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-encoder.7 > provider-encoder.7.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mdconfig...]
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- ashrdi3.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.ashrdi3.o -MTashrdi3.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//ashrdi3.c -o ashrdi3.o
--- all_subdir_secure ---
--- provider-kdf.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-kdf.7 > provider-kdf.7.gz
--- provider-kem.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-kem.7 > provider-kem.7.gz
--- provider-keyexch.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keyexch.7 > provider-keyexch.7.gz
--- provider-keymgmt.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keymgmt.7 > provider-keymgmt.7.gz
--- provider-mac.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-mac.7 > provider-mac.7.gz
--- provider-object.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-object.7 > provider-object.7.gz
--- provider-rand.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-rand.7 > provider-rand.7.gz
--- provider-signature.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-signature.7 > provider-signature.7.gz
--- provider-storemgmt.7.gz ---
--- all_subdir_stand ---
--- lshrdi3.o ---
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-storemgmt.7 > provider-storemgmt.7.gz
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.lshrdi3.o -MTlshrdi3.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//lshrdi3.c -o lshrdi3.o
--- all_subdir_secure ---
--- provider.7.gz ---
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mdmfs...]
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider.7 > provider.7.gz
--- proxy-certificates.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/proxy-certificates.7 > proxy-certificates.7.gz
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- memset.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.memset.o -MTmemset.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/memset.c -o memset.o
--- all_subdir_secure ---
--- ssl.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ssl.7 > ssl.7.gz
--- x509.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/x509.7 > x509.7.gz
--- all_subdir_secure/lib/libssl ---
===> secure/lib/libssl (all)
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mknod...]
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- hypervisor.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.hypervisor.o -MThypervisor.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -c /workspace/src/stand/libsa/x86/hypervisor.c -o hypervisor.o
--- all_subdir_stand/libsa32 ---
--- strcat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.strcat.o -MTstrcat.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/strcat.c -o strcat.o
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1412,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory_resource/polymorphic_allocator.h:20,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:614,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__system_error/error_category.h:15,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__system_error/error_code.h:18,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: warning: type attributes ignored after type is already defined [-Wattributes]
132 | class _LIBCPP_TEMPLATE_VIS fpos;
| ^~~~
--- all_subdir_secure ---
--- libssl.so.30.full ---
Building shared library libssl.so.30
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -Wl,-zrelro -Wl,--version-script=/workspace/src/secure/lib/libssl/Version.map -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libssl.so.30.full -Wl,-soname,libssl.so.30 bio_ssl.pico d1_lib.pico d1_msg.pico d1_srtp.pico methods.pico pqueue.pico s3_cbc.pico s3_enc.pico s3_lib.pico s3_msg.pico ssl_asn1.pico ssl_cert.pico ssl_ciph.pico ssl_conf.pico ssl_err.pico ssl_err_legacy.pico ssl_init.pico ssl_lib.pico ssl_mcnf.pico ssl_rsa.pico ssl_rsa_legacy.pico ssl_sess.pico ssl_stat.pico ssl_txt.pico ssl_utst.pico t1_enc.pico t1_lib.pico t1_trce.pico tls_depr.pico tls_srp.pico tls13_enc.pico packet.pico sparse_array.pico dtls1_bitmap.pico rec_layer_d1.pico rec_layer_s3.pico ssl3_buffer.pico ssl3_record.pico ssl3_record_tls13.pico tls_pad.pico extensions.pico extensions_clnt.pico extensions_cust.pico extensions_srvr.pi--- all_subdir_sbin ---
--- attrib.pieo ---
--- all_subdir_secure ---
co statem.pico statem_clnt.pico statem_dtls.pico statem_lib.pico statem_srvr.pico ktls.pico -lcrypto
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/nvmecontrol -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.attrib.pieo -MTattrib.pieo -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-return-type -c /workspace/src/sbin/camcontrol/attrib.c -o attrib.pieo
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount...]
--- all_subdir_stand ---
--- strchr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.strchr.o -MTstrchr.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/strchr.c -o strchr.o
--- all_subdir_bin ---
--- all_subdir_bin/echo/tests ---
===> bin/echo/tests (all)
--- all_subdir_kerberos5 ---
In function 'my_fgetln',
inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_dump.c:156:19:
/workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' called on unallocated object 'line' [-Werror=free-nonheap-object]
119 | n = realloc(buf, *sz + (*sz >> 1));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/heimdal/kdc/mit_dump.c: In function 'mit_prop_dump':
/workspace/src/crypto/heimdal/kdc/mit_dump.c:139:11: note: declared here
139 | char *line = NULL;
| ^~~~
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- uuid_create_nil.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.uuid_create_nil.o -MTuuid_create_nil.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -c /workspace/src/lib/libc/uuid/uuid_create_nil.c -o uuid_create_nil.o
--- all_subdir_stand/libsa32 ---
--- strchrnul.o ---
--- all_subdir_bin ---
--- echo_test ---
echo '#! /usr/libexec/atf-sh' > echo_test.tmp
cat /workspace/src/bin/echo/tests/echo_test.sh >>echo_test.tmp
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.strchrnul.o -MTstrchrnul.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/strchrnul.c -o strchrnul.o
--- all_subdir_bin ---
chmod +x echo_test.tmp
mv echo_test.tmp echo_test
--- Kyuafile ---
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_cd9660...]
--- all_subdir_bin ---
--- echo.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -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-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o echo.full echo.pieo
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- uuid_equal.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.uuid_equal.o -MTuuid_equal.o -std=gnu99 -Wno-format-zero-length -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-return-type -Wno-address-of-packed-member -Os -c /workspace/src/lib/libc/uuid/uuid_equal.c -o uuid_equal.o
--- all_subdir_share ---
--- en_US.US-ASCII.LC_CTYPE ---
localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/locale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tools/tools/locale/etc/final-maps/map.US-ASCII -i /workspace/src/share/ctypedef/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/en_US.US-ASCII
--- all_subdir_kerberos5 ---
cc1: all warnings being treated as errors
*** [mit_dump.pieo] Error code 1
make[5]: stopped in /workspace/src/kerberos5/libexec/hprop
1 error
make[5]: stopped in /workspace/src/kerberos5/libexec/hprop
4.70 real 2.38 user 0.40 sys
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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins12605644655242240853.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-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