FreeBSD-main-amd64-gcc14_build - Build #126 - Still Failing
Date: Mon, 24 Mar 2025 09:04:29 UTC
FreeBSD-main-amd64-gcc14_build - Build #126 (c18a16ebcf5bf0bad19be10f58d9f42cbc079057) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/126/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/126/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/126/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) c18a16ebcf5bf0bad19be10f58d9f42cbc079057 by kib: kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen The end of the build log: [...truncated 84.67 MiB...] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:541: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:35:58: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_binary_function<_Arg1, _Arg2, _Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __binary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h: In function 'std::__1::pointer_to_binary_function<_Arg1, _Arg2, _Result> std::__1::ptr_fun(_Result (*)(_Arg1, _Arg2))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:37:10: warning: 'template<class _Arg1, class _Arg2, class _Result> class std::__1::pointer_to_binary_function' is deprecated [-Wdeprecated-declarations] 37 | return pointer_to_binary_function<_Arg1, _Arg2, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_binary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_binary_function : public __binary_function<_Arg1, _Arg2, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug heapsort_test.full heapsort_test.debug --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:542: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:35:58: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 35 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI pointer_to_unary_function<_Arg, _Result> | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __unary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_share --- --- getenv.9.gz --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h: In function 'std::__1::pointer_to_unary_function<_Arg, _Result> std::__1::ptr_fun(_Result (*)(_Arg))': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:37:10: warning: 'template<class _Arg, class _Result> class std::__1::pointer_to_unary_function' is deprecated [-Wdeprecated-declarations] 37 | return pointer_to_unary_function<_Arg, _Result>(__f); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/pointer_to_unary_function.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX11 pointer_to_unary_function : public __unary_function<_Arg, _Result> { | ^~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_share --- --- all_subdir_share/man/man4 --- --- null.4.gz --- --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/getenv.9 > getenv.9.gz --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/null.4 > null.4.gz --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- printbasic_test --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=.depend.printbasic_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECURSING_PROGS=t PROG=printbasic_test ) --- all_subdir_lib/libc/tests/stdlib --- --- heapsort_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=heapsort_test.debug heapsort_test.full heapsort_test --- all_subdir_share --- --- all_subdir_share/man/man9 --- --- getnewvnode.9.gz --- gzip -cn /workspace/src/share/man/man9/getnewvnode.9 > getnewvnode.9.gz --- g_event.9.gz --- --- all_subdir_lib --- --- libc_exit_test --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/g_event.9 > g_event.9.gz --- all_subdir_share/man/man4 --- --- nullfs.4.gz --- --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/stdlib && DEPENDFILE=.depend.libc_exit_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _RECURSING_PROGS=t PROG=libc_exit_test ) --- all_subdir_share --- gzip -cn /workspace/src/share/man/man4/nullfs.4 > nullfs.4.gz --- all_subdir_share/man/man9 --- --- g_geom.9.gz --- gzip -cn /workspace/src/share/man/man9/g_geom.9 > g_geom.9.gz --- all_subdir_share/man/man4 --- --- numa.4.gz --- gzip -cn /workspace/src/share/man/man4/numa.4 > numa.4.gz --- nvd.4.gz --- gzip -cn /workspace/src/share/man/man4/nvd.4 > nvd.4.gz --- all_subdir_lib --- --- .depend.libc_exit_test --- echo libc_exit_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/tmp/usr/lib/libpthread.a >> .depend.libc_exit_test --- libc_exit_test.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -fPIE -g -MD -MF.depend.libc_exit_test.libc_exit_test.o -MTlibc_exit_test.o -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/lib/libc/tests/stdlib/libc_exit_test.c -o libc_exit_test.o --- all_subdir_share --- --- nvdimm.4.gz --- gzip -cn /workspace/src/share/man/man4/nvdimm.4 > nvdimm.4.gz --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- .depend.printbasic_test --- echo printbasic_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.printbasic_test --- all_subdir_share --- --- nvme.4.gz --- --- all_subdir_lib --- --- printbasic_test.o --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man4/nvme.4 > nvme.4.gz --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.printbasic_test.printbasic_test.o -MTprintbasic_test.o -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/lib/libc/tests/stdio/printbasic_test.c -o printbasic_test.o --- all_subdir_share --- --- nvmf.4.gz --- gzip -cn /workspace/src/share/man/man4/nvmf.4 > nvmf.4.gz --- nvmf_tcp.4.gz --- gzip -cn /workspace/src/share/man/man4/nvmf_tcp.4 > nvmf_tcp.4.gz --- all_subdir_share/man/man9 --- --- g_provider.9.gz --- gzip -cn /workspace/src/share/man/man9/g_provider.9 > g_provider.9.gz --- all_subdir_share/man/man4 --- --- nvmft.4.gz --- gzip -cn /workspace/src/share/man/man4/nvmft.4 > nvmft.4.gz --- all_subdir_share/man/man9 --- --- g_provider_by_name.9.gz --- gzip -cn /workspace/src/share/man/man9/g_provider_by_name.9 > g_provider_by_name.9.gz --- all_subdir_share/man/man4 --- --- nvram.4.gz --- gzip -cn /workspace/src/share/man/man4/nvram.4 > nvram.4.gz --- oce.4.gz --- gzip -cn /workspace/src/share/man/man4/oce.4 > oce.4.gz --- ocs_fc.4.gz --- gzip -cn /workspace/src/share/man/man4/ocs_fc.4 > ocs_fc.4.gz --- ohci.4.gz --- gzip -cn /workspace/src/share/man/man4/ohci.4 > ohci.4.gz --- openfirm.4.gz --- gzip -cn /workspace/src/share/man/man4/openfirm.4 > openfirm.4.gz --- orm.4.gz --- gzip -cn /workspace/src/share/man/man4/orm.4 > orm.4.gz --- ossl.4.gz --- gzip -cn /workspace/src/share/man/man4/ossl.4 > ossl.4.gz --- all_subdir_stand --- --- nvstore.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -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 -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.nvstore.o -MTnvstore.o -std=gnu17 -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/stand/common/nvstore.c -o nvstore.o --- all_subdir_share --- --- all_subdir_share/man/man9 --- --- groupmember.9.gz --- gzip -cn /workspace/src/share/man/man9/groupmember.9 > groupmember.9.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/bsdcat/tests --- --- test_utils.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/bsdcat/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/bsdcat/tests -I/workspace/src/contrib/libarchive/cat -I/workspace/src/contrib/libarchive/cat/test -I/workspace/src/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchive/test_utils -fPIE -g -MD -MF.depend.bsdcat_test.test_utils.o -MTtest_utils.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/contrib/libarchive/test_utils/test_utils.c -o test_utils.o --- all_subdir_share --- --- all_subdir_share/man/man4 --- --- ow.4.gz --- --- all_subdir_share/man/man9 --- --- g_wither_geom.9.gz --- --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/ow.4 > ow.4.gz --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/g_wither_geom.9 > g_wither_geom.9.gz --- all_subdir_share/man/man4 --- --- ow_temp.4.gz --- --- all_subdir_share/man/man9 --- --- gone_in.9.gz --- --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/ow_temp.4 > ow_temp.4.gz --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/gone_in.9 > gone_in.9.gz --- hardclock.9.gz --- gzip -cn /workspace/src/share/man/man9/hardclock.9 > hardclock.9.gz --- all_subdir_stand --- --- all_subdir_stand/efi --- --- boot1.sym.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -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 -DEFI_BOOT1 -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -I/workspace/src/stand/common -fPIC -g -std=gnu17 -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 -nostdlib -Wl,-T/workspace/src/stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack -o boot1.sym.full boot1.o proto.o self_reloc.o start.o ufs_module.o zfs_module.o /tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a --- all_subdir_share --- --- hash.9.gz --- gzip -cn /workspace/src/share/man/man9/hash.9 > hash.9.gz --- hashinit.9.gz --- gzip -cn /workspace/src/share/man/man9/hashinit.9 > hashinit.9.gz --- hexdump.9.gz --- --- all_subdir_share/man/man4 --- --- owc.4.gz --- --- all_subdir_share/man/man9 --- gzip -cn /workspace/src/share/man/man9/hexdump.9 > hexdump.9.gz --- all_subdir_lib --- --- printbasic_test.full --- --- all_subdir_share --- --- all_subdir_share/man/man4 --- gzip -cn /workspace/src/share/man/man4/owc.4 > owc.4.gz --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o printbasic_test.full printbasic_test.o -lprivateatf-c --- all_subdir_share --- --- all_subdir_share/man/man9 --- --- hhook.9.gz --- gzip -cn /workspace/src/share/man/man9/hhook.9 > hhook.9.gz --- all_subdir_share/man/man4 --- --- ovpn.4.gz --- gzip -cn /workspace/src/share/man/man4/ovpn.4 > ovpn.4.gz --- padlock.4.gz --- gzip -cn /workspace/src/share/man/man4/padlock.4 > padlock.4.gz --- all_subdir_share/man/man9 --- --- hz.9.gz --- gzip -cn /workspace/src/share/man/man9/hz.9 > hz.9.gz --- all_subdir_share/man/man4 --- --- p9fs.4.gz --- gzip -cn /workspace/src/share/man/man4/p9fs.4 > p9fs.4.gz --- pass.4.gz --- gzip -cn /workspace/src/share/man/man4/pass.4 > pass.4.gz --- all_subdir_share/man/man9 --- --- ieee80211.9.gz --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- --- libc_exit_test.full --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/ieee80211.9 > ieee80211.9.gz --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o libc_exit_test.full libc_exit_test.o -lprivateatf-c -lpthread --- all_subdir_share --- --- all_subdir_share/man/man4 --- --- pca954x.4.gz --- gzip -cn /workspace/src/share/man/man4/pca954x.4 > pca954x.4.gz --- all_subdir_share/man/man9 --- --- ieee80211_amrr.9.gz --- gzip -cn /workspace/src/share/man/man9/ieee80211_amrr.9 > ieee80211_amrr.9.gz --- all_subdir_share/man/man4 --- --- pccard.4.gz --- gzip -cn /workspace/src/share/man/man4/pccard.4 > pccard.4.gz --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- printbasic_test.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug printbasic_test.full printbasic_test.debug --- all_subdir_stand --- --- boot1.sym.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug boot1.sym.full boot1.sym.debug --- all_subdir_lib --- --- printbasic_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=printbasic_test.debug printbasic_test.full printbasic_test --- all_subdir_stand --- --- boot1.sym --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=boot1.sym.debug boot1.sym.full boot1.sym --- all_subdir_lib --- --- printfloat_test --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=.depend.printfloat_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECURSING_PROGS=t PROG=printfloat_test ) --- all_subdir_stand --- --- boot1.efi --- SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_frame --output-target=efi-app-x86_64 boot1.sym boot1.efi sh: elfcopy: not found *** [boot1.efi] Error code 127 make[5]: stopped in /workspace/src/stand/efi/boot1 84.12 real 247.32 user 28.29 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins4229574608444774586.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_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