FreeBSD-main-amd64-gcc12_build - Build #3859 - Still Failing
Date: Thu, 19 Sep 2024 19:17:22 UTC
FreeBSD-main-amd64-gcc12_build - Build #3859 (450a6690f557493bd33d8f3666b22ddc5150703b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3859/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3859/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3859/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) 450a6690f557493bd33d8f3666b22ddc5150703b by dougm: vm_radix: offer pctrie_iterator access The end of the build log: [...truncated 89.62 MiB...] --- all_subdir_tests --- chmod +x 12.tmp mv 12.tmp 12 --- all_subdir_lib --- --- memset_s_test --- --- all_subdir_tests --- --- 13 --- --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=.depend.memset_s_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/string/Makefile _RECURSING_PROGS=t PROG=memset_s_test ) --- all_subdir_stand --- --- all_subdir_stand/i386 --- ===> stand/i386 (all) --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/unlink/13.t >13.tmp chmod +x 13.tmp mv 13.tmp 13 --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- swscanf_test.debug --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:111, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1456, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:223: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:43:28: warning: type attributes ignored after type is already defined [-Wattributes] 43 | class _LIBCPP_TEMPLATE_VIS allocator; | ^~~~~~~~~ --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_tests/sys/pjdfstest/tests/utimensat --- ===> tests/sys/pjdfstest/tests/utimensat (all) --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug swscanf_test.full swscanf_test.debug --- all_subdir_stand --- --- all_subdir_stand/i386/btx --- ===> stand/i386/btx (all) --- all_subdir_share --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:524, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:2602, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/queue:272, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/container_adaptor.h:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:45:58: warning: 'template<class _Operation> class std::__1::binder1st' is deprecated [-Wdeprecated-declarations] 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder1st<_Operation> | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h: In function 'std::__1::binder1st<_Operation> std::__1::bind1st(const _Operation&, const _Tp&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:47:10: warning: 'template<class _Operation> class std::__1::binder1st' is deprecated [-Wdeprecated-declarations] 47 | return binder1st<_Operation>(__op, __x); | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st | ^~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:525: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:45:58: warning: 'template<class _Operation> class std::__1::binder2nd' is deprecated [-Wdeprecated-declarations] 45 | _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_HIDE_FROM_ABI binder2nd<_Operation> | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h: In function 'std::__1::binder2nd<_Operation> std::__1::bind2nd(const _Operation&, const _Tp&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:47:10: warning: 'template<class _Operation> class std::__1::binder2nd' is deprecated [-Wdeprecated-declarations] 47 | return binder2nd<_Operation>(__op, __x); | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd | ^~~~~~~~~ --- all_subdir_lib --- --- swscanf_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=swscanf_test.debug swscanf_test.full swscanf_test --- all_subdir_lib/libc/tests/string --- --- .depend.memset_s_test --- echo memset_s_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.memset_s_test --- memset_s_test.o --- --- all_subdir_usr.sbin --- --- dumpcis.8.gz --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fno-builtin -fPIE -g -MD -MF.depend.memset_s_test.memset_s_test.o -MTmemset_s_test.o -std=gnu99 -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/string/memset_s_test.c -o memset_s_test.o --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/dumpcis/dumpcis.8 > dumpcis.8.gz --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- clearerr_test --- --- all_subdir_tests --- --- 00 --- --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=.depend.clearerr_test NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECURSING_PROGS=t PROG=clearerr_test ) --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/00.t >00.tmp chmod +x 00.tmp --- all_subdir_usr.sbin --- --- dumpcis.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug dumpcis.full dumpcis.debug --- all_subdir_tests --- mv 00.tmp 00 --- all_subdir_stand --- --- include/machine --- --- all_subdir_tests --- --- 01 --- --- all_subdir_usr.sbin --- --- dumpcis --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=dumpcis.debug dumpcis.full dumpcis --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/01.t >01.tmp chmod +x 01.tmp mv 01.tmp 01 --- 02 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/02.t >02.tmp --- all_subdir_stand --- --- include/x86 --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/etcupdate --- ===> usr.sbin/etcupdate (all) --- all_subdir_tests --- chmod +x 02.tmp mv 02.tmp 02 --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- ===> stand/i386/btx/btx (all) --- all_subdir_lib --- --- .depend.clearerr_test --- echo clearerr_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.clearerr_test --- t_clearerr.o --- --- all_subdir_tests --- --- 03 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/03.t >03.tmp chmod +x 03.tmp mv 03.tmp 03 --- 04 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/04.t >04.tmp chmod +x 04.tmp mv 04.tmp 04 --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.clearerr_test.t_clearerr.o -MTt_clearerr.o -std=gnu99 -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/stdio/t_clearerr.c -o t_clearerr.o --- all_subdir_tests --- --- 05 --- --- all_subdir_sbin --- --- all_subdir_sbin/nvmecontrol/modules --- ===> sbin/nvmecontrol/modules (all) --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/05.t >05.tmp chmod +x 05.tmp mv 05.tmp 05 --- 06 --- --- all_subdir_sbin --- --- all_subdir_sbin/nvmecontrol/modules/intel --- ===> sbin/nvmecontrol/modules/intel (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/etcupdate/tests --- ===> usr.sbin/etcupdate/tests (all) --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/06.t >06.tmp chmod +x 06.tmp mv 06.tmp 06 --- 07 --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/07.t >07.tmp --- all_subdir_stand --- --- include/machine --- --- all_subdir_tests --- chmod +x 07.tmp mv 07.tmp 07 --- all_subdir_stand --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_tests --- --- 08 --- --- all_subdir_stand --- --- include/x86 --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- --- getenv_test.full --- --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/08.t >08.tmp --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/libc/tests/stdlib -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=gnu99 -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 getenv_test.full t_getenv.o -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_tests --- chmod +x 08.tmp --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_tests --- mv 08.tmp 08 --- 09 --- --- all_subdir_stand --- --- btx.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/btx/btx/btx.S -o btx.o --- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/utimensat/09.t >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- all_subdir_usr.sbin --- --- always_test --- cat /workspace/src/usr.sbin/etcupdate/tests/always_test.sh >always_test.tmp --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_sbin --- --- intel.o --- --- all_subdir_usr.sbin --- chmod +x always_test.tmp mv always_test.tmp always_test --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/sbin/nvmecontrol -g -MD -MF.depend.intel.o -MTintel.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error--- all_subdir_usr.sbin --- --- conflicts_test --- --- all_subdir_sbin --- =shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sbin/nvmecontrol/modules/intel/intel.c -o intel.o --- all_subdir_tests --- --- misc.sh --- --- all_subdir_usr.sbin --- cat /workspace/src/usr.sbin/etcupdate/tests/conflicts_test.sh >conflicts_test.tmp --- all_subdir_tests --- sed -e '\,maindir=,s,maindir=.*,maindir=`dirname $0`/../,' < /workspace/src/contrib/pjdfstest/tests/misc.sh > misc.sh.tmp mv misc.sh.tmp misc.sh --- Kyuafile --- --- all_subdir_usr.sbin --- chmod +x conflicts_test.tmp mv conflicts_test.tmp conflicts_test --- all_subdir_tests --- --- all_subdir_tests/sys/common --- ===> tests/sys/common (all) --- all_subdir_usr.sbin --- --- fbsdid_test --- --- all_subdir_stand --- --- btx --- --- all_subdir_lib --- --- getenv_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug getenv_test.full getenv_test.debug --- getenv_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=getenv_test.debug getenv_test.full getenv_test 71.22 real 220.62 user 27.50 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins6306535612080528998.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address