FreeBSD-stable-15-amd64-gcc12_build - Build #110 - Still Failing
Date: Sat, 25 Oct 2025 12:26:53 UTC
FreeBSD-stable-15-amd64-gcc12_build - Build #110 (51d5e8c8ca0f3c8bdd26b042973b3dbe8f30d607) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/110/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/110/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/110/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)
8101a25edd7ec8bdbb6125009df370488e4199e7 by gbe:
pmcstat(8): Fix a typo in a source code comment
e92fb47bf25aa65d415c1d8b8f2754b60a344304 by gbe:
kdb: Fix a typo in a source code comment
51d5e8c8ca0f3c8bdd26b042973b3dbe8f30d607 by mm:
zfs: update zfs_config.h and zfs_gitrev.h after ce7e1f86a
The end of the build log:
[...truncated 100.14 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(wstring_convert&& __wc)
| ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here
3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
| ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::byte_string
| ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here
3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
| ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(const _Elem* __frm, const _Elem* __frm_end) {
| ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here
3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert {
| ^~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- .depend.setrlimit_test ---
echo setrlimit_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.setrlimit_test
--- t_setrlimit.pieo ---
/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/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.setrlimit_test.t_setrlimit.pieo -MTt_setrlimit.pieo -std=gnu17 -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-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/sys/t_setrlimit.c -o t_setrlimit.pieo
--- all_subdir_lib/libc/tests/net ---
cc1plus: all warnings being treated as errors
--- all_subdir_tests ---
--- file-delete.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 -I/workspace/src/contrib/openbsm -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -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 -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o file-delete.full file-delete.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf-c
--- file-delete.debug ---
--- all_subdir_sbin ---
--- privsep_fdpass.pieo ---
--- all_subdir_tests ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-delete.full file-delete.debug
--- 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 -include /workspace/src/lib/libpcap/config.h -I/workspace/src/contrib/libpcap -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.privsep_fdpass.pieo -MTprivsep_fdpass.pieo -std=gnu17 -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-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/pf/pflogd/privsep_fdpass.c -o privsep_fdpass.pieo
--- all_subdir_tests ---
--- file-delete ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=file-delete.debug file-delete.full file-delete
--- file-close ---
(cd /workspace/src/tests/sys/audit && DEPENDFILE=.depend.file-close NO_SUBDIR=1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS=t PROG=file-close )
--- .depend.file-close ---
echo file-close.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.file-close
--- file-close.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 -I/workspace/src/contrib/openbsm -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.file-close.file-close.o -MTfile-close.o -std=gnu17 -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/tests/sys/audit/file-close.c -o file-close.o
--- all_subdir_sbin ---
--- pflogd.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 -include /workspace/src/lib/libpcap/config.h -I/workspace/src/contrib/libpcap -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -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-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o pflogd.full pflogd.pieo pidfile.pieo privsep.pieo privsep_fdpass.pieo -lpcap
--- pflogd.8.gz ---
gzip -cn /workspace/src/contrib/pf/pflogd/pflogd.8 > pflogd.8.gz
--- pflogd.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pflogd.full pflogd.debug
--- pflogd ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=pflogd.debug pflogd.full pflogd
--- all_subdir_tests ---
--- all_subdir_tests/sys/auditpipe ---
===> tests/sys/auditpipe (all)
--- auditpipe_test ---
(cd /workspace/src/tests/sys/auditpipe && DEPENDFILE=.depend.auditpipe_test NO_SUBDIR=1 make -f /workspace/src/tests/sys/auditpipe/Makefile _RECURSING_PROGS=t PROG=auditpipe_test )
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- setrlimit_test.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 -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -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-return-type -Wno-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o setrlimit_test.full t_setrlimit.pieo mlock_helper.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_tests ---
--- .depend.auditpipe_test ---
echo auditpipe_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.auditpipe_test
--- auditpipe_test.pieo ---
/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.auditpipe_test.auditpipe_test.pieo -MTauditpipe_test.pieo -std=gnu17 -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/tests/sys/auditpipe/auditpipe_test.c -o auditpipe_test.pieo
--- all_subdir_tests/sys/audit ---
--- file-close.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 -I/workspace/src/contrib/openbsm -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -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 -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o file-close.full file-close.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf-c
--- all_subdir_lib ---
--- setrlimit_test.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug setrlimit_test.full setrlimit_test.debug
--- setrlimit_test ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=setrlimit_test.debug setrlimit_test.full setrlimit_test
--- setuid_test ---
(cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.setuid_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=setuid_test )
--- all_subdir_tests ---
--- file-close.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-close.full file-close.debug
--- file-close ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=file-close.debug file-close.full file-close
--- file-write ---
(cd /workspace/src/tests/sys/audit && DEPENDFILE=.depend.file-write NO_SUBDIR=1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS=t PROG=file-write )
--- all_subdir_lib ---
--- .depend.setuid_test ---
echo setuid_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.setuid_test
--- t_setuid.pieo ---
/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/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.setuid_test.t_setuid.pieo -MTt_setuid.pieo -std=gnu17 -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-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/sys/t_setuid.c -o t_setuid.pieo
--- all_subdir_tests ---
--- .depend.file-write ---
echo file-write.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.file-write
--- file-write.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 -I/workspace/src/contrib/openbsm -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.file-write.file-write.o -MTfile-write.o -std=gnu17 -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/tests/sys/audit/file-write.c -o file-write.o
--- all_subdir_tests/sys/auditpipe ---
--- auditpipe_test.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=gnu17 -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 auditpipe_test.full auditpipe_test.pieo -lprivateatf-c
--- all_subdir_rescue ---
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
--- all_subdir_lib ---
--- setuid_test.full ---
--- all_subdir_rescue ---
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:63: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output 2 or more bytes (assuming 33) into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
--- all_subdir_lib ---
/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 -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -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-return-type -Wno-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o setuid_test.full t_setuid.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_rescue ---
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
/workspace/src/sbin/pfctl/pfctl_osfp.c: In function 'print_name_list':
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:59: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size between 1 and 32 [-Wformat-truncation=]
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~
In function 'print_name_list',
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3,
inlined from 'print_name_list' at /workspace/src/sbin/pfctl/pfctl_osfp.c:723:3:
/workspace/src/sbin/pfctl/pfctl_osfp.c:720:17: note: 'snprintf' output between 2 and 64 bytes into a destination of size 32
720 | snprintf(newprefix, sizeof(newprefix), "%s%s\t", prefix,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
721 | nm->nm_name);
| ~~~~~~~~~~~~
--- all_subdir_tests ---
--- all_subdir_tests/sys/audit ---
--- file-write.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 -I/workspace/src/contrib/openbsm -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu17 -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 -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o file-write.full file-write.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf-c
73.03 real 353.55 user 49.31 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-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins3893431275242402766.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-15-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