From nobody Thu May 29 05:51:26 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4b7FqP33XDz5xpVH for ; Thu, 29 May 2025 05:51:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b7FqP0pVpz4DFw; Thu, 29 May 2025 05:51:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1748497889; a=rsa-sha256; cv=none; b=lwajGbzhGUbPtqGTs7U8VEDmQrbpKQyQDPRXhC2MmDhUr8UroyPaCTKYKlj2i7SiOymKrf c36L+8Js8GuEzlpBkzzKV9Y7x434Y+Z6W0cTsbMJvm+E4edTdTN3au5/aMXd/l9Fjard+i 0+rWY7FmfTl8h2cjXFU4rXww6LiDU3AETlNE8ezx2m/JSW/UlZmjseDvZGdLf294VRthZS gjFSwKORNF3Gf1Zl/dK78WxsEy278Pt5u91xOWYZGxXq5UYvg/GUxEMgYCu4y7Onu+ceJP LX+wL21VB1hE73+p5adhvRhfqwI+Y/ref3Nd1Pe6RQglawufgWBwSv2Fyb1gzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1748497889; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=fa/DcVy9DK3uCcp8HQjn4lo/BR3Pq8p5NpsUS5+KX+o=; b=rP6aonho/ZHgbr17Tr5yJ0uIraFHmqwl2jL/kFkbR4IeqbMFQc+afgmIfcYf+0SjEIx51N wHzu7T8M8ZyhZLVmkZRPZtW6YHPgjlI+FK7iAyq8ozwlJz8JK98oS7rWYB0tMpbv2hrAhT UKil4mIhIiKsfxGfXX2MqRqDE0JMtfSwP3b4FKAgTgjNNuAGhSnfFKrlC39ss+ch3t3aHR wL2DaXQyWFh5Y9ir9LJhK2VEUyRUEPvDsRzk9L4LwAvefw4w2cWbSMQ9zHA4+Q3nN0JhR1 NLzV45SOhPwi5bkGafqX13zStC4C+Uh/mlj8BifS6q2GAJSM89Ky8KyU8yecKw== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4b7FqN73mLz1926; Thu, 29 May 2025 05:51:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 29 May 2025 05:51:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, imp@FreeBSD.org, glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <384777308.113.1748497888997@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #3496 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_112_190219384.1748497886810" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_112_190219384.1748497886810 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #3496 (8cf4ac0c21496cd50c513cd63859d= adf98dfddaf) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/3496/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 3496/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3= 496/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) 07b7bcf1e5550baa208a3620b6535b92508b8e74 by kevans: Revert "src.conf: regen" 3ea0fa86f6a453c221c0a4aff028cb5220a2ed94 by glebius: buildkernel: fix build for kernels without VIMAGE 06a894ca9b413757e786eb7999fcf4c61424d272 by imp: stand/uboot: Remove unneeded nitems definition 81336653be4c85ba0a4ae862ae1a299dfd2b841a by imp: stand/uboot: Remove unneeded _etext and _edata c4270ea8849d7e5c5191b3c5f4a4abb391fb9027 by imp: stand/powerpc/ofw: Remove bogus end decl 7429d6158ca91195b30c807127b4758424887128 by imp: kboot: Initialize archsw at compile time 62d1ec7889a864a4c50f727f913384ea50e8a88e by imp: stand/i386: Initialize archsw at compile time e94f269cd3293187d52406f1904b82613964644f by imp: stand/efi: Initialize archsw at compile time 36b05c058892618c9411bcb7231c7ce9d15e52dd by imp: stand/powerpc/ofw: Initialize archsw at compile time b33f61833b29916190d9abf75b018576cd587b03 by imp: stand/uboot: Move archsw init to compile time 5b90ffad8759633aa79bc9736b1bb65e3a5248b7 by imp: stand/i386/zfsboot: Initialzie archsw at compile time. 26178196de7345cdef047ef5b953101d0b50d41f by imp: stand/userboot: Initialize archsw at compile time 8cf4ac0c21496cd50c513cd63859dadf98dfddaf by imp: stand/kboot: Remove _end forward decl The end of the build log: [...truncated 86.41 MiB...] --- all_subdir_lib --- --- erf.3.gz --- --- all_subdir_tests --- --- read_buffer --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/erf.3 > erf.3.gz --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > read_buffer.tmp cat /workspace/src/tests/sys/cam/ctl/read_buffer.sh >>read_buffer.tmp chmod +x read_buffer.tmp --- all_subdir_lib --- --- exp.3.gz --- --- all_subdir_tests --- mv read_buffer.tmp read_buffer --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/exp.3 > exp.3.gz --- all_subdir_tests --- --- start_stop_unit --- --- all_subdir_lib --- --- fabs.3.gz --- --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > start_stop_unit.tmp cat /workspace/src/tests/sys/cam/ctl/start_stop_unit.sh >>start_stop_unit.t= mp --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/fabs.3 > fabs.3.gz --- all_subdir_tests --- chmod +x start_stop_unit.tmp --- all_subdir_lib --- --- fdim.3.gz --- --- all_subdir_tests --- mv start_stop_unit.tmp start_stop_unit --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/fdim.3 > fdim.3.gz --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c: In function 'inode_ma= p_tree_RB_INSERT_COLOR': /workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: warning: 'child= ' may be used uninitialized [-Wmaybe-uninitialized] 661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_c= mp); | ^~~~~~~~~~~ /workspace/src/usr.sbin/makefs/cd9660/iso9660_rrip.c:661:1: note: 'child' w= as declared here 661 | RB_GENERATE(inode_map_tree, inode_map_node, entry, inode_map_node_c= mp); | ^~~~~~~~~~~ --- all_subdir_lib --- --- feclearexcept.3.gz --- gzip -cn /workspace/src/lib/msun/man/feclearexcept.3 > feclearexcept.3.gz --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_lib --- --- feenableexcept.3.gz --- gzip -cn /workspace/src/lib/msun/man/feenableexcept.3 > feenableexcept.3.gz --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- all_subdir_lib --- --- fegetenv.3.gz --- gzip -cn /workspace/src/lib/msun/man/fegetenv.3 > fegetenv.3.gz --- fegetround.3.gz --- gzip -cn /workspace/src/lib/msun/man/fegetround.3 > fegetround.3.gz --- fenv.3.gz --- gzip -cn /workspace/src/lib/msun/man/fenv.3 > fenv.3.gz --- floor.3.gz --- gzip -cn /workspace/src/lib/msun/man/floor.3 > floor.3.gz --- fma.3.gz --- gzip -cn /workspace/src/lib/msun/man/fma.3 > fma.3.gz --- all_subdir_stand --- --- vdisk.o --- --- all_subdir_lib --- --- fmax.3.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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=3Djagged-little-pill -Dfloat=3Dflo= aty-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 -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_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 -DH= ELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.vdisk.o -MTvdisk.o -s= td=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -Os -c /workspace/src/stand/common/vdisk.c -o vdisk.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/fmax.3 > fmax.3.gz --- fmod.3.gz --- gzip -cn /workspace/src/lib/msun/man/fmod.3 > fmod.3.gz --- hypot.3.gz --- --- all_subdir_tests --- --- mini-me.pieo --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/hypot.3 > hypot.3.gz --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/contrib/capsicum-test/mini-me.c -o mini-me.pie= o --- all_subdir_lib --- --- ieee.3.gz --- gzip -cn /workspace/src/lib/msun/man/ieee.3 > ieee.3.gz --- ieee_test.3.gz --- gzip -cn /workspace/src/lib/msun/man/ieee_test.3 > ieee_test.3.gz --- ilogb.3.gz --- --- all_subdir_sbin --- --- fdisk_mbr_enc.pieo --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/ilogb.3 > ilogb.3.gz --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.fdisk_mbr_enc.pieo= -MTfdisk_mbr_enc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitial= ized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/sbin/fdisk/fdisk_mbr_enc.c -o fdisk_mbr_enc.pieo --- all_subdir_lib --- --- j0.3.gz --- gzip -cn /workspace/src/lib/msun/man/j0.3 > j0.3.gz --- lgamma.3.gz --- gzip -cn /workspace/src/lib/msun/man/lgamma.3 > lgamma.3.gz --- log.3.gz --- gzip -cn /workspace/src/lib/msun/man/log.3 > log.3.gz --- lrint.3.gz --- gzip -cn /workspace/src/lib/msun/man/lrint.3 > lrint.3.gz --- lround.3.gz --- gzip -cn /workspace/src/lib/msun/man/lround.3 > lround.3.gz --- math.3.gz --- gzip -cn /workspace/src/lib/msun/man/math.3 > math.3.gz --- nan.3.gz --- gzip -cn /workspace/src/lib/msun/man/nan.3 > nan.3.gz --- nextafter.3.gz --- gzip -cn /workspace/src/lib/msun/man/nextafter.3 > nextafter.3.gz --- remainder.3.gz --- gzip -cn /workspace/src/lib/msun/man/remainder.3 > remainder.3.gz --- rint.3.gz --- gzip -cn /workspace/src/lib/msun/man/rint.3 > rint.3.gz --- round.3.gz --- gzip -cn /workspace/src/lib/msun/man/round.3 > round.3.gz --- scalbn.3.gz --- --- all_subdir_rescue --- --- ipf.o --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/scalbn.3 > scalbn.3.gz --- all_subdir_tests --- --- functional --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H -Wno-error=3Dunused-but= -set-variable -I/workspace/src/sys -I/workspace/src/sys/netpfil/ipfilter = -I/workspace/src/sbin/ipf/common -DSTATETOP -D__UIO_EXPOSE -DUSE_INET6 -DRE= SCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/worksp= ace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend.ipf.o -MTipf.o -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -c /workspace/src/sbin/ipf/ipf/ipf.c -o ipf.o --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp --- all_subdir_lib --- --- signbit.3.gz --- --- all_subdir_tests --- chmod +x functional.tmp --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/signbit.3 > signbit.3.gz --- all_subdir_tests --- mv functional.tmp functional --- Kyuafile --- --- all_subdir_lib --- --- sin.3.gz --- --- all_subdir_sbin --- --- fdisk.full --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/sin.3 > sin.3.gz --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dma= ybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-= value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable = -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-= to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno= -error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -W= l,-zrelro -pie -Wl,-znoexecstack -o fdisk.full fdisk.pieo fdisk_mbr_enc.p= ieo -lgeom=20 --- all_subdir_tests --- --- mini-me --- --- all_subdir_lib --- --- sincos.3.gz --- --- all_subdir_tests --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/sincos.3 > sincos.3.gz --- sinh.3.gz --- gzip -cn /workspace/src/lib/msun/man/sinh.3 > sinh.3.gz --- sinpi.3.gz --- gzip -cn /workspace/src/lib/msun/man/sinpi.3 > sinpi.3.gz --- sqrt.3.gz --- gzip -cn /workspace/src/lib/msun/man/sqrt.3 > sqrt.3.gz --- tan.3.gz --- gzip -cn /workspace/src/lib/msun/man/tan.3 > tan.3.gz --- all_subdir_tests --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- --- all_subdir_lib --- --- tanh.3.gz --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/capsicum-tes= t/mini-me.c -o mini-me.o --- all_subdir_lib --- gzip -cn /workspace/src/lib/msun/man/tanh.3 > tanh.3.gz --- tanpi.3.gz --- gzip -cn /workspace/src/lib/msun/man/tanpi.3 > tanpi.3.gz --- trunc.3.gz --- gzip -cn /workspace/src/lib/msun/man/trunc.3 > trunc.3.gz --- complex.3.gz --- gzip -cn /workspace/src/lib/msun/man/complex.3 > complex.3.gz --- all_subdir_tests --- --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_sbin --- --- fdisk.8.gz --- gzip -cn /workspace/src/sbin/fdisk/fdisk.8 > fdisk.8.gz --- fdisk.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug fdisk.f= ull fdisk.debug --- fdisk --- --- all_subdir_tests --- --- .depend.mini-me.noexec --- --- all_subdir_sbin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfdisk.debug fdisk.full fdisk --- all_subdir_tests --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- all_subdir_sbin --- --- all_subdir_sbin/ccdconfig --- =3D=3D=3D> sbin/ccdconfig (all) --- all_subdir_tests --- --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_sbin --- --- .depend --- echo ccdconfig.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a >> .depend --- ccdconfig.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ccdconfig.pieo -MT= ccdconfig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/sbin/ccdconfig/ccdconfig= .c -o ccdconfig.pieo --- all_subdir_stand --- --- dev_net.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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=3Djagged-little-pill -Dfloat=3Dflo= aty-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 -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_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 -DH= ELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.dev_net.o -MTdev_net.= o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -Os -c /workspace/src/stand/common/dev_net.c -o dev_net.o --- all_subdir_tests --- --- 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': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_usr.bin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator; _Tp =3D dtc::fdt::property_value]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D dtc::fdt::pr= operty_value; _Allocator =3D std::__1::allocator]= ' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D const dtc::fdt::prope= rty_value&; _Tp =3D dtc::fdt::property_value; _Allocator =3D std::__1::allo= cator; pointer =3D dtc::fdt::property_value*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_referen= ce) [with _Tp =3D dtc::fdt::property_value; _Allocator =3D std::__1::alloca= tor; const_reference =3D const dtc::fdt::property= _value&]' /workspace/src/usr.bin/dtc/fdt.hh:376:19: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t' {aka 'struct dtc::fdt::property_value'} w= ith no trivial copy-assignment; use copy-assignment or copy-initialization = instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/dtc/fdt.hh:87:8: note: 'std::__1::__remove_const_t' {aka 'struct dtc::fdt::property_value'} declared = here 87 | struct property_value | ^~~~~~~~~~~~~~ --- 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 59.49 real 218.90 user 31.53 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/jenkins2610004397204456= .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 ------=_Part_112_190219384.1748497886810--