Date: Sat, 31 May 2025 05:17:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #5657 - Failure Message-ID: <588897559.267.1748668646224@jenkins.ci.freebsd.org>
index | next in thread | raw e-mail
FreeBSD-main-amd64-gcc12_build - Build #5657 (0d48d1ffe0446cd2f87ce02555e3d17772ae7284) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5657/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5657/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5657/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) 54f8c44ecf4a28a649d75ad6d0daaf3206ae9247 by jhb: cxgbe nic TLS: Correct IPv6 payload length 0d48d1ffe0446cd2f87ce02555e3d17772ae7284 by jhb: nvmft: Fix a resource leak for SET_FEATURES/ASYNC_EVENT_CONFIGURATION The end of the build log: [...truncated 86.36 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | ^~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mount_smbfs --- ===> usr.sbin/mount_smbfs (all) --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() _NOEXCEPT { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_all() _NOEXCEPT { | ^~~~~~~~~~ --- all_subdir_share --- --- VOP_LINK.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_LINK.9 > VOP_LINK.9.gz --- VOP_LISTEXTATTR.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_LISTEXTATTR.9 > VOP_LISTEXTATTR.9.gz --- VOP_LOCK.9.gz --- --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_LOCK.9 > VOP_LOCK.9.gz --- all_subdir_usr.sbin --- echo mount_smbfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsmb.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- mount_smbfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -DSMBFS -I/workspace/src/contrib/smbfs/include -fPIE -g -MD -MF.depend.mount_smbfs.pieo -MTmount_smbfs.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/contrib/smbfs/mount_smbfs/mount_smbfs.c -o mount_smbfs.pieo --- all_subdir_share --- --- VOP_LOOKUP.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_LOOKUP.9 > VOP_LOOKUP.9.gz --- VOP_OPENCLOSE.9.gz --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In member function 'void std::__1::__variant_detail::__assignment<_Traits>::__assign_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: warning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(true_type) const { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: warning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(false_type) const { | ^~~~~ --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_OPENCLOSE.9 > VOP_OPENCLOSE.9.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mountd --- --- mountd.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 mountd.full mountd.pieo -lutil --- all_subdir_share --- --- VOP_PATHCONF.9.gz --- --- all_subdir_tests --- --- all_subdir_tests/sys --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.2-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/crt1.o: in function `_start': --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_PATHCONF.9 > VOP_PATHCONF.9.gz --- VOP_PRINT.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_PRINT.9 > VOP_PRINT.9.gz --- all_subdir_rescue --- --- ping_make --- --- all_subdir_tests --- /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `main' --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../sbin/ping && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/ping/ depend && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/ping/ main.o ping.o utils.o ping6.o) --- all_subdir_share --- --- VOP_RDWR.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_RDWR.9 > VOP_RDWR.9.gz --- VOP_READ_PGCACHE.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_READ_PGCACHE.9 > VOP_READ_PGCACHE.9.gz --- VOP_READDIR.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_READDIR.9 > VOP_READDIR.9.gz --- VOP_READLINK.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_READLINK.9 > VOP_READLINK.9.gz --- VOP_REALLOCBLKS.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_REALLOCBLKS.9 > VOP_REALLOCBLKS.9.gz --- VOP_REMOVE.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_REMOVE.9 > VOP_REMOVE.9.gz --- VOP_RENAME.9.gz --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_RENAME.9 > VOP_RENAME.9.gz --- all_subdir_rescue --- echo ping.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libipsec.a >> .depend --- all_subdir_usr.sbin --- --- exports.5.gz --- --- all_subdir_share --- --- VOP_REVOKE.9.gz --- --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/mountd/exports.5 > exports.5.gz --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_REVOKE.9 > VOP_REVOKE.9.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mount_smbfs --- /workspace/src/contrib/smbfs/mount_smbfs/mount_smbfs.c: In function 'main': --- all_subdir_share --- --- VOP_SETACL.9.gz --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mountd --- --- netgroup.5.gz --- gzip -cn /workspace/src/usr.sbin/mountd/netgroup.5 > netgroup.5.gz --- mountd.8.gz --- --- all_subdir_usr.sbin/mount_smbfs --- /workspace/src/contrib/smbfs/mount_smbfs/mount_smbfs.c:177:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 177 | usage(); | ^~~~~~~ /workspace/src/contrib/smbfs/mount_smbfs/mount_smbfs.c:179:21: note: here 179 | case 'n': { | ^~~~ --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_SETACL.9 > VOP_SETACL.9.gz --- VOP_SETEXTATTR.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_SETEXTATTR.9 > VOP_SETEXTATTR.9.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mountd --- gzip -cn /workspace/src/usr.sbin/mountd/mountd.8 > mountd.8.gz --- mountd.debug --- --- all_subdir_share --- --- VOP_STRATEGY.9.gz --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1294: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_STRATEGY.9 > VOP_STRATEGY.9.gz --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug mountd.full mountd.debug --- mountd --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=mountd.debug mountd.full mountd --- all_subdir_share --- --- VOP_VPTOCNP.9.gz --- gzip -cn /workspace/src/share/man/man9/VOP_VPTOCNP.9 > VOP_VPTOCNP.9.gz --- all_subdir_rescue --- --- main.o --- --- all_subdir_share --- --- VOP_VPTOFH.9.gz --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DINET -DINET6 -DKAME_SCOPEID -DIPSEC -Wno-error=unused-but-set-variable -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.main.o -MTmain.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/sbin/ping/main.c -o main.o --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/VOP_VPTOFH.9 > VOP_VPTOFH.9.gz --- all_subdir_sbin --- --- metadata.pieo --- --- all_subdir_share --- --- all_subdir_share/monetdef_unicode --- ===> share/monetdef_unicode (all) --- all_subdir_share/man --- --- vref.9.gz --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DINET -DINET6 -DYY_NO_UNPUT -DYY_NO_INPUT -fPIE -g -MD -MF.depend.metadata.pieo -MTmetadata.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 -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sbin/hastd/metadata.c -o metadata.pieo --- all_subdir_share --- gzip -cn /workspace/src/share/man/man9/vref.9 > vref.9.gz --- vrefcnt.9.gz --- gzip -cn /workspace/src/share/man/man9/vrefcnt.9 > vrefcnt.9.gz --- all_subdir_tests --- collect2: error: ld returned 1 exit status *** [mini-me.noexec.full] Error code 1 make[6]: stopped in /workspace/src/tests/sys/capsicum --- all_subdir_stand --- make[3]: stopped in /workspace/src/stand make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests --- make[4]: stopped in /workspace/src/lib/libc --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue --- all_subdir_lib --- --- all_subdir_lib/msun --- make[3]: stopped in /workspace/src/lib --- all_subdir_lib/libc --- make[3]: stopped in /workspace/src/lib --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[4]: stopped in /workspace/src/cddl/usr.sbin --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src --- all_subdir_share --- make[2]: stopped in /workspace/src 90.63 real 788.83 user 88.75 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/jenkins10633920751822934924.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 addresshelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?588897559.267.1748668646224>
