FreeBSD-main-amd64-gcc13_build - Build #4779 - Still Failing
Date: Sun, 19 Oct 2025 18:06:01 UTC
FreeBSD-main-amd64-gcc13_build - Build #4779 (012014403bdcb2b3aa7ed3895079a0059204c35f) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4779/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4779/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4779/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)
012014403bdcb2b3aa7ed3895079a0059204c35f by cperciva:
vmimage.subr: Fix when/where we fix up METALOG
The end of the build log:
[...truncated 94.85 MiB...]
--- Kyuafile ---
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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 -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 msgget_test.full t_msgget.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_promote ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_promote (all)
--- all_subdir_usr.sbin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(_Codecvt* __pcvt, state_type __state)
| ^~~~~~~~~~~~~~~
/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:3211:1: warning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _ByteAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations]
3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(
| ^~~~~~~~~~~~~~~
/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: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_tests ---
--- zfs_promote_test ---
--- all_subdir_lib ---
--- msgget_test.debug ---
--- all_subdir_tests ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_promote_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_test.sh >>zfs_promote_test.tmp
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug msgget_test.full msgget_test.debug
--- all_subdir_tests ---
chmod +x zfs_promote_test.tmp
mv zfs_promote_test.tmp zfs_promote_test
--- all_subdir_lib ---
--- msgget_test ---
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=msgget_test.debug msgget_test.full msgget_test
--- msgrcv_test ---
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_property ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_property (all)
--- all_subdir_lib ---
(cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.msgrcv_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=msgrcv_test )
--- all_subdir_tests ---
--- zfs_property_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_property_test.tmp
--- all_subdir_lib ---
--- .depend.msgrcv_test ---
--- all_subdir_tests ---
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh >>zfs_property_test.tmp
--- all_subdir_lib ---
echo msgrcv_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.msgrcv_test
--- all_subdir_tests ---
chmod +x zfs_property_test.tmp
--- all_subdir_lib ---
--- t_msgrcv.pieo ---
--- all_subdir_tests ---
mv zfs_property_test.tmp zfs_property_test
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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 -g -MD -MF.depend.msgrcv_test.t_msgrcv.pieo -MTt_msgrcv.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_msgrcv.c -o t_msgrcv.pieo
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/net ---
--- inet_net_test ---
cc1plus: all warnings being treated as errors
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_receive ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_receive (all)
--- zfs_receive_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_receive_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_test.sh >>zfs_receive_test.tmp
chmod +x zfs_receive_test.tmp
mv zfs_receive_test.tmp zfs_receive_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_rename ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_rename (all)
--- zfs_rename_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_rename_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_test.sh >>zfs_rename_test.tmp
chmod +x zfs_rename_test.tmp
mv zfs_rename_test.tmp zfs_rename_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_reservation ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_reservation (all)
--- zfs_reservation_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_reservation_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/zfs_reservation_test.sh >>zfs_reservation_test.tmp
chmod +x zfs_reservation_test.tmp
--- all_subdir_sbin ---
--- table.pieo ---
--- all_subdir_tests ---
mv zfs_reservation_test.tmp zfs_reservation_test
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.table.pieo -MTtable.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 -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/sbin/routed/table.c -o table.pieo
--- all_subdir_tests ---
--- Kyuafile ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/compress/tests ---
===> usr.bin/compress/tests (all)
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_rollback ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_rollback (all)
--- all_subdir_usr.bin ---
--- compress_test ---
echo '#! /usr/libexec/atf-sh' > compress_test.tmp
cat /workspace/src/usr.bin/compress/tests/compress_test.sh >>compress_test.tmp
chmod +x compress_test.tmp
mv compress_test.tmp compress_test
--- Kyuafile ---
--- compress.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -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 compress.full compress.pieo zopen.pieo
--- all_subdir_tests ---
--- zfs_rollback_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_rollback_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_test.sh >>zfs_rollback_test.tmp
chmod +x zfs_rollback_test.tmp
mv zfs_rollback_test.tmp zfs_rollback_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_send ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_send (all)
--- all_subdir_usr.bin ---
--- compress.1.gz ---
gzip -cn /workspace/src/usr.bin/compress/compress.1 > compress.1.gz
--- compress.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug compress.full compress.debug
--- all_subdir_tests ---
--- zfs_send_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_send_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_send/zfs_send_test.sh >>zfs_send_test.tmp
--- all_subdir_usr.bin ---
--- compress ---
--- all_subdir_tests ---
chmod +x zfs_send_test.tmp
--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=compress.debug compress.full compress
--- all_subdir_tests ---
mv zfs_send_test.tmp zfs_send_test
--- Kyuafile ---
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/csplit ---
===> usr.bin/csplit (all)
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_-
===> tests/sys/cddl/zfs/tests/cli_root/zfs_set (all)
--- zfs_set_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_set_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_set/zfs_set_test.sh >>zfs_set_test.tmp
chmod +x zfs_set_test.tmp
mv zfs_set_test.tmp zfs_set_test
--- Kyuafile ---
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/sys ---
--- msgrcv_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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 -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 msgrcv_test.full t_msgrcv.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie
--- all_subdir_usr.bin ---
--- .depend ---
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_share ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_share (all)
--- all_subdir_usr.bin ---
echo csplit.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend
--- csplit.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.csplit.pieo -MTcsplit.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/usr.bin/csplit/csplit.c -o csplit.pieo
--- all_subdir_tests ---
--- zfs_share_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_share_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_share/zfs_share_test.sh >>zfs_share_test.tmp
chmod +x zfs_share_test.tmp
mv zfs_share_test.tmp zfs_share_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot (all)
--- all_subdir_lib ---
--- msgrcv_test.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug msgrcv_test.full msgrcv_test.debug
--- msgrcv_test ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=msgrcv_test.debug msgrcv_test.full msgrcv_test
--- msgsnd_test ---
(cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=.depend.msgsnd_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t PROG=msgsnd_test )
--- all_subdir_rescue ---
--- nat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.nat.o -MTnat.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 -Wno-cast-align -c /workspace/src/sbin/ipfw/nat.c -o nat.o
--- all_subdir_tests ---
--- zfs_snapshot_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_snapshot_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_snapshot/zfs_snapshot_test.sh >>zfs_snapshot_test.tmp
chmod +x zfs_snapshot_test.tmp
mv zfs_snapshot_test.tmp zfs_snapshot_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_unshare ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_unshare (all)
--- all_subdir_lib ---
--- .depend.msgsnd_test ---
echo msgsnd_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.msgsnd_test
--- t_msgsnd.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --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 -g -MD -MF.depend.msgsnd_test.t_msgsnd.pieo -MTt_msgsnd.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_msgsnd.c -o t_msgsnd.pieo
--- all_subdir_tests ---
--- zfs_unshare_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_unshare_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/zfs_unshare_test.sh >>zfs_unshare_test.tmp
chmod +x zfs_unshare_test.tmp
mv zfs_unshare_test.tmp zfs_unshare_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_unmount ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_unmount (all)
--- zfs_unmount_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_unmount_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/zfs_unmount_test.sh >>zfs_unmount_test.tmp
chmod +x zfs_unmount_test.tmp
mv zfs_unmount_test.tmp zfs_unmount_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade (all)
104.02 real 528.54 user 58.12 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-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins9736674082609135646.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address