From nobody Sat Oct 18 01:22:51 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 4cpPSC2nC4z6D4cf for ; Sat, 18 Oct 2025 01:36:59 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cpPSB6Y1yz4Ly9; Sat, 18 Oct 2025 01:36:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1760751418; 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: in-reply-to:in-reply-to:references:references:list-id; bh=rXebak1wmbpVZ+7dnECWLRVhipo43i6sRmqYT+Xg3dU=; b=l6Zl3IidO15PM4X8Txzbylh447MTwMTbQHJl+1Yl1St96F/f+s5F2iP1y2gYOTpM0Mc1Sk RINXnVhN/dlECwTckTBkRjxEmxtNAy370XbzSvOGH/Idp96aUVxxbxbuKIYhEmo4o0YGRY +jMFnmKAywwnq+5UI2Seu5T6ciVZa0v7tIBgqpoE2tJ/kv+M88ggq+ME4rvAyKNGpruFYm mQl6bmB9IjqDWXCknOFSS67cWd5Ykf8rbjIgil06J8sUVzDHJ47hMyF1mM/YjCprWLCnem Xf4vT8cHOgtYzZkaGdqDEqAFY9s8jmB0kW1x+Ots7mIhe+xnUZhjRk15MxQkzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760751418; a=rsa-sha256; cv=none; b=TOf604BeJ0pEAtVcL1IgQPljxQ60ryVd1P/5WFh5XNSCWF3j8WP1c5BkNwfhyp6lFBfWIj G1ZofIxlz/7TDpyNlhl6e7tIesNLDr8jqh2y4HfWQhC99v7YLqXDDSZ9cTPwwvtkUsY6LA TOqA6DTaZ45TQlROYqdT0ciUN0AUqc6O4+IL3lE1iY85i7X+hZL1IwK7cLOmlP02xrWWY3 SFnncb0DNQH23ET9/R/Tj6UUkpCDdglXr0wWTzSj+eRER6F8o4BycfvZYLnFqMBdRP1YCd nAYL6SwGkFMB3NgkXSeZLf+dXM5fwbyu1WW0TTiJcjNvaQmrPhL9EdxqxmiiwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4cpPSB5nDpz4lb; Sat, 18 Oct 2025 01:36:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Oct 2025 01:22:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, jah@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2124222949.1819.1760751418815@jenkins.ci.freebsd.org> In-Reply-To: <1970502529.1771.1760741898383@jenkins.ci.freebsd.org> References: <1970502529.1771.1760741898383@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #1903 - Still Failing 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_1793_963377295.1760751107766" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1793_963377295.1760751107766 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #1903 (74a6bb524e5b9ad654a9acc5da5c1= 95f406717b5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/1903/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 1903/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1= 903/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) 8a1d6d6da5cfe0b69c08f20e52817aa9920efe87 by jah: VOP_OPENCLOSE.9: note that td may be NULL for VOP_CLOSE 09a49cd49b4fecfb31b2b6677a938ef847289055 by ivy: ncurses: Move utilities to the ncurses package 74a6bb524e5b9ad654a9acc5da5c195f406717b5 by ivy: Makefile: Don't allow install{world,kernel} with pkgbase The end of the build log: [...truncated 98.36 MiB...] --- all_subdir_stand/efi --- estrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncat= ion -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/s= rc/stand/common/self_reloc.c -o self_reloc.o --- start.o --- --- all_subdir_stand/i386 --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o rtquery.lo rtquery_stub.o = /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/routed= /rtquery/rtquery.o crunchide -k _crunched_rtquery_stub rtquery.lo --- bectl.lo --- --- all_subdir_stand --- /cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\"= -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.di= sk.o -MTdisk.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-ty--- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/efi --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o bectl.lo bectl_stub.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/bectl/bect= l.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/be= ctl/bectl_jail.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/sbin/bectl/bectl_list.o /tmp/obj/workspace/src/amd64.amd64/lib/libbe/= libbe.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool/libzpool.a /tm= p/obj/worksp--- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_S= TANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloa= ty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I= /workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-m= mx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/sr= c/stand/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=3D\"gptboot= .efi\" -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/works= pace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/work= space/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -DEFI_DEBUG -I/work= space/src/stand/common -fPIC -g -MD -MF.depend.start.o -MTstart.o -std=3Dg= nu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno---- all_subdir_r= escue --- ace/src/amd64.amd64/cddl/lib/libzfs/libzfs.a /tmp/obj/workspace/src/amd64.a= md64/cddl/lib/libzutil/libzutil.a /tmp/obj/workspace/src/amd64.amd64/cddl/l= ib/libzfs_core/libzfs_core.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/li= bzfsbootenv/libzfsbootenv.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/lib= icp_rescue/libicp_rescue.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libn= vpair/libnvpair.a crunchide -k _crunched_bectl_stub bectl.lo --- zfs.lo --- --- all_subdir_stand --- --- all_subdir_stand/i386 --- pe -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-= overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-funct= ion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-e= rror=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop= -truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred= -stack-boundary=3D2 -c /workspace/src/stand/common/disk.c -o disk.o --- part.o --- --- all_subdir_stand/efi --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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=3Dmaybe-uninit= ialized -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=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wn--- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o zfs.lo zfs_stub.o /tmp/obj= /workspace/src/amd64.amd64/rescue/rescue//workspace/src/cddl/sbin/zfs/zfs_i= ter.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/cddl/= sbin/zfs/zfs_main.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/cddl/sbin/zfs/zfs_project.o /tmp/obj/workspace/src/amd64.amd64/lib= /libbe/libbe.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool/libzpoo= l.a /tmp/obj--- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_rescue --- /workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs.a /tmp/obj/workspace/src/= amd64.amd64/cddl/lib/libzutil/libzutil.a /tmp/obj/workspace/src/amd64.amd64= /cddl/lib/libzfs_core/libzfs_core.a /tmp/obj/workspace/src/amd64.amd64/cddl= /lib/libzfsbootenv/libzfsbootenv.a /tmp/obj/workspace/src/amd64.amd64/cddl/= lib/libicp_rescue/libicp_rescue.a /tmp/obj/workspace/src/amd64.amd64/cddl/l= ib/libnvpair/libnvpair.a crunchide -k _crunched_zfs_stub zfs.lo --- zfsbootcfg.lo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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=3Djagged-little-pill -Dfloat=3Dfl= oaty-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=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys--- all_subdir_r= escue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/efi --- o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -c /workspace/src/stand= /efi/loader/arch/amd64/start.S -o start.o --- ufs_module.o --- --- all_subdir_stand/i386 --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o zfsbootcfg.lo zfsbootcfg_s= tub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/= zfsbootcfg/zfsbootcfg.o /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfsb= ootenv/libzfsbootenv.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool= /libzpool.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs.a /tm= p/obj/workspace/src/amd64.amd64/cddl/lib/libzutil/libzutil.a /tmp/obj/works= pace/src/amd--- all_subdir_stand --- /cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\"= -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.pa= rt.o -MTpart.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-ty--- all_subdir_rescue --- 64.amd64/cddl/lib/libzfs_core/libzfs_core.a /tmp/obj/workspace/src/amd64.am= d64/cddl/lib/libicp_rescue/libicp_rescue.a /tmp/obj/workspace/src/amd64.amd= 64/cddl/lib/libnvpair/libnvpair.a crunchide -k _crunched_zfsbootcfg_stub zfsbootcfg.lo --- zpool.lo --- --- all_subdir_stand --- --- all_subdir_stand/efi --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=3D\"gptboo= t.efi\" -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/work= space/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/wor= kspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -DEFI_DEBUG -I/wor= kspace/src/stand/common -fPIC -g -MD -MF.depend.ufs_module.o -MTufs_module= .o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W--- all_subdir_r= escue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o zpool.lo zpool_stub.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/cddl/sbin/zpool= /zpool_iter.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/s= rc/cddl/sbin/zpool/zpool_main.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/cddl/sbin/zpool/zpool_util.o /tmp/obj/workspace/src/am= d64.amd64/rescue/rescue//workspace/src/cddl/sbin/zpool/zpool_vdev.o /tmp/ob= j/workspace/--- all_subdir_stand --- --- all_subdir_stand/i386 --- pe -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-= overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-funct= ion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-e= rror=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop= -truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred= -stack-boundary=3D2 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -c /= workspace/src/stand/common/part.c -o part.o --- vdisk.o --- --- all_subdir_stand/efi --- --- all_subdir_rescue --- src/amd64.amd64/rescue/rescue//workspace/src/cddl/sbin/zpool/zpool_vdev_os.= o /tmp/obj/workspace/src/amd64.amd64/lib/libbe/libbe.a /tmp/obj/workspace/s= rc/amd64.amd64/cddl/lib/libzpool/libzpool.a /tmp/obj/workspace/src/amd64.am= d64/cddl/lib/libzfs/libzfs.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/li= bzutil/libzutil.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs_core/l= ibzfs_core.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfsbootenv/libz= fsbootenv.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libicp_rescue/libic= p_rescue.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libnvpair/libnvpair.= a crunchide -k _crunched_zpool_stub zpool.lo --- bsdlabel.lo --- --- all_subdir_stand --- error -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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=3Dr--- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o bsdlabel.lo bsdlabel_stub.= o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/bsdl= abel/bsdlabel.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace= /src/sbin/bsdlabel/geom_bsd_enc.o crunchide -k _crunched_bsdlabel_stub bsdlabel.lo --- fdisk.lo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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=3Djagged-little-pill -Dfloat=3Dfl= oaty-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=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys--- all_subdir_r= escue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/efi --- estrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncat= ion -Wno-return-type -Wno-address-of-packed-member -Wno-format -Wno-cast-al= ign -Os -c /workspace/src/stand/efi/boot1/ufs_module.c -o ufs_module.o --- gptboot.sym.full --- --- all_subdir_stand/i386 --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o fdisk.lo fdisk_stub.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fdisk/fdis= k.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fd= isk/fdisk_mbr_enc.o crunchide -k _crunched_fdisk_stub fdisk.lo --- dhclient.lo --- --- all_subdir_stand --- /cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\"= -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD -MF.depend.vd= isk.o -MTvdisk.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept---- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/efi --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o dhclient.lo dhclient_stub.= o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/dhcl= ient/dhclient.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace= /src/sbin/dhclient/clparse.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/sbin/dhclient/alloc.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/sbin/dhclient/dispatch.o /tmp/obj/workspace/sr= c/amd64.amd6--- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/w= orkspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDA= LONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mc= floatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/work= space/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -m= no-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stan= d/efi/boot1 -I/workspace/src/stand/efi/gptboot -DBOOTPROG=3D\"gptboot.efi\"= -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -DEFI_BOOT1 -I/workspace/s= rc/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/= src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -DEFI_DEBUG -I/workspace/= src/stand/common -fPIC -g -std=3Dgnu17 -Wno-format-zero-length -Wsystem-hea= ders -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre--- all_subdir= _rescue --- 4/rescue/rescue//workspace/src/sbin/dhclient/hash.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/sbin/dhclient/bpf.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/dhclient/options.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/dhclien= t/tree.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sb= in/dhclient/conflex.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wor= kspace/src/sbin/dhclient/errwarn.o /tmp/obj/workspace/src/amd64.amd64/rescu= e/rescue//workspace/src/sbin/dhclient/inet.o /tmp/obj/workspace/src/amd64.a= md64/rescue/rescue//workspace/src/sbin/dhclient/packet.o /tmp/obj/workspace= /src/amd64.amd64/rescue/rescue//workspace/src/sbin/dhclient/convert.o /tmp/= obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/dhclient/ta= bles.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin= /dhclient/parse.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspa= ce/src/sbin/dhclient/privsep.o --- all_subdir_stand --- --- all_subdir_stand/i386 --- type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringo= p-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fun= ction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno= -error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstring= op-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferr= ed-stack-boundary=3D2 -c /workspace/src/stand/common/vdisk.c -o vdisk.o --- dev_net.o --- --- all_subdir_stand/efi --- --- all_subdir_rescue --- crunchide -k _crunched_dhclient_stub dhclient.lo --- head.lo --- --- all_subdir_stand --- ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-err--- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o head.lo head_stub.o /tmp/o= bj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/head/head= .o crunchide -k _crunched_head_stub head.lo --- mt.lo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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=3Djagged-little-pill -Dfloat=3Dfl= oaty-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=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/i38= 6 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_CD9660_SUPPO= RT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPP= ORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/= zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys--- all_subdir_r= escue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- --- all_subdir_stand/efi --- or=3Dstringop-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,-zr= elro -Wl,-znoexecstack -o gptboot.sym.full gpt.o boot1.o proto.o self_rel= oc.o start.o ufs_module.o /tmp/obj/workspace/src/amd64.amd64/stand/efi/lib= efi/libefi.a /tmp/obj/workspace/src/amd64.amd64/stand/libsa/libsa.a=20 --- gptboot.efi.8.gz --- gzip -cn /workspace/src/stand/efi/gptboot/gptboot.efi.8 > gptboot.efi.8.gz --- gptboot.sym.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug gptboot= .sym.full gptboot.sym.debug --- gptboot.sym --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgptboot.sym.debug gptboot.sym.full gptboot.sym --- gptboot.efi --- --- all_subdir_rescue --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o mt.lo mt_stub.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/mt/mt.o crunchide -k _crunched_mt_stub mt.lo --- sed.lo --- --- all_subdir_stand --- SOURCE_DATE_EPOCH=3D1704067200 elfcopy -j .peheader -j .text -j .sdata -j = .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_fr= ame --output-target=3Defi-app-x86_64 gptboot.sym gptboot.efi --- all_subdir_stand/efi/loader_4th --- =3D=3D=3D> stand/efi/loader_4th (all) --- include/machine --- include/machine -> /workspace/src/sys/amd64/include --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- vers.c --- sh /workspace/src/stand/common/newvers.sh /workspace/src/stand/efi/loader_= 4th/../loader/version "EFI loader" amd64 --- 8x16.c --- vtfontcvt -f compressed-source -o 8x16.c /workspace/src/contrib/terminus/te= r-u16b.bdf --- .depend --- echo loader_4th.sym.full: /tmp/obj/workspace/src/amd64.amd64/stand/ficl/lib= ficl.a /tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/= obj/workspace/src/amd64.amd64/stand/libsa/libsa.a /workspace/src/stand/efi/= loader_4th/../loader/arch/amd64/amd64.ldscript >> .depend --- autoload.o --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error--- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/acpica/include -I/workspace/src/stand/efi/loader_4th/../loader= -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/incl= ude -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_B= OOT -fPIC -Wall -I/workspace/src/stand/efi/loader_4th -I/workspace/src/stan= d/efi/loader_4th/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace= /src/stand/efi/include/amd64 -I/workspace/src/sys/contr--- all_subdir_rescu= e --- =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -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-type -Wl,-zr= elro -static -Wl,-znoexecstack -nostdlib -r -o sed.lo sed_stub.o /tmp/obj= /workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/sed/compile= .o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/= sed/main.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= usr.bin/sed/misc.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/usr.bin/sed/process.o crunchide -k _crunched_sed_stub sed.lo --- tail.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o tail.lo= tail_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/tail/forward.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/usr.bin/tail/misc.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/usr.bin/tail/read.o /tmp/obj/workspace/src/amd64.amd= 64/rescue/rescue//workspace/src/usr.bin/tail/reverse.o /tmp/obj/workspace/s= rc/amd64.amd64/rescue/rescue//w--- all_subdir_stand --- --- all_subdir_stand/i386 --- make[3]: stopped in /workspace/src/stand --- all_subdir_stand/efi --- ib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspac= e/src/stand/common -fPIC -I/workspace/src/stand/ficl -I/workspace/src/stand= /ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_MS= DOS_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/openso= laris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.a= utoload.o -MTautoload.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-heade= rs -Werror -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 -Wno-address-of-packed-member -Os -c /workspace/src/stand/efi/loade= r_4th/../loader/autoload.c -o autoload.o --- bootinfo.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/acpica/include -I/workspace/src/stand/efi/loader_4th/../loader= -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/incl= ude -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_B= OOT -fPIC -Wall -I/workspace/src/stand/efi/loader_4th -I/workspace/src/stan= d/efi/loader_4th/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace= /src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/includ= e -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -= fPIC -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/amd64 -I/works= pace/src/stand/common -DBF_DICTSIZE=3D30000 -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.bootinfo.o -MTbootinf= o.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -I/workspace/src/sys/teken -I/workspace/src/contrib/pnglite = -c /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c -o bootinfo.o In function 'bi_load_efi_data', inlined from 'bi_load' at /workspace/src/stand/efi/loader_4th/../loader= /bootinfo.c:457:2: /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c:259:33: warning: '= pages' may be used uninitialized [-Wmaybe-uninitialized] 259 | BS->FreePages(addr, pages); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c: In function 'bi_l= oad': /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c:179:20: note: 'pag= es' was declared here 179 | UINTN dsz, pages, retry, sz; | ^~~~~ In function 'bi_load_efi_data', inlined from 'bi_load' at /workspace/src/stand/efi/loader_4th/../loader= /bootinfo.c:457:2: /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c:307:9: warning: 'e= fihdr' may be used uninitialized [-Wmaybe-uninitialized] 307 | file_addmetadata(kfp, MODINFOMD_EFI_MAP, efisz + sz, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 308 | efihdr); | ~~~~~~~ /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c: In function 'bi_l= oad': /workspace/src/stand/efi/loader_4th/../loader/bootinfo.c:181:32: note: 'efi= hdr' was declared here 181 | struct efi_map_header *efihdr; | ^~~~~~ --- conf.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/acpica/include -I/workspace/src/stand/efi/loader_4th/../loader= -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/incl= ude -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_B= OOT -fPIC -Wall -I/workspace/src/stand/efi/loader_4th -I/workspace/src/stan= d/efi/loader_4th/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace= /src/stand/efi/include/amd64 -I/workspace/src/sys/contr make[3]: stopped in /workspace/src/stand make[2]: stopped in /workspace/src --- all_subdir_rescue --- orkspace/src/usr.bin/tail/tail.o crunchide -k _crunched_tail_stub tail.lo --- tee.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o tee.lo = tee_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= usr.bin/tee/tee.o crunchide -k _crunched_tee_stub tee.lo --- gzip.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o gzip.lo= gzip_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/gzip/gzip.o crunchide -k _crunched_gzip_stub gzip.lo --- bzip2.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o bzip2.l= o bzip2_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/usr.bin/bzip2/bzip2.o crunchide -k _crunched_bzip2_stub bzip2.lo --- less.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o less.lo= less_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/less/main.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wor= kspace/src/usr.bin/less/screen.o /tmp/obj/workspace/src/amd64.amd64/rescue/= rescue//workspace/src/usr.bin/less/brac.o /tmp/obj/workspace/src/amd64.amd6= 4/rescue/rescue//workspace/src/usr.bin/less/ch.o /tmp/obj/workspace/src/amd= 64.amd64/rescue/rescue//workspace/src/usr.bin/less/charset.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/cmdbuf.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/c= ommand.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/less/cvt.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/usr.bin/less/decode.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescu= e//workspace/src/usr.bin/less/evar.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/usr.bin/less/edit.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/usr.bin/less/filename.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/forwback.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/h= elp.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.b= in/less/ifile.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace= /src/usr.bin/less/input.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/= /workspace/src/usr.bin/less/jump.o /tmp/obj/workspace/src/amd64.amd64/rescu= e/rescue//workspace/src/usr.bin/less/lesskey_parse.o /tmp/obj/workspace/src= /amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/line.o /tmp/obj/work= space/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/linenum.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less= /lsystem.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= usr.bin/less/mark.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/less/optfunc.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/usr.bin/less/option.o /tmp/obj/workspace/src/amd64.amd= 64/rescue/rescue//workspace/src/usr.bin/less/opttbl.o /tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/os.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/output.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/p= attern.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/less/position.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wor= kspace/src/usr.bin/less/prompt.o /tmp/obj/workspace/src/amd64.amd64/rescue/= rescue//workspace/src/usr.bin/less/search.o /tmp/obj/workspace/src/amd64.am= d64/rescue/rescue//workspace/src/usr.bin/less/signal.o /tmp/obj/workspace/s= rc/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/tags.o /tmp/obj/wo= rkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less/ttyin.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/less= /version.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= usr.bin/less/xbuf.o crunchide -k _crunched_less_stub less.lo --- xz.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o xz.lo x= z_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/xz/args.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace= /src/usr.bin/xz/coder.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//w= orkspace/src/usr.bin/xz/file_io.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/usr.bin/xz/hardware.o /tmp/obj/workspace/src/amd64.a= md64/rescue/rescue//workspace/src/usr.bin/xz/list.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/usr.bin/xz/main.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/xz/message.o /tmp/o= bj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/xz/mytime= .o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/= xz/options.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/xz/sandbox.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/usr.bin/xz/signals.o /tmp/obj/workspace/src/amd64.amd64/rescue/= rescue//workspace/src/usr.bin/xz/suffix.o /tmp/obj/workspace/src/amd64.amd6= 4/rescue/rescue//workspace/src/usr.bin/xz/util.o /tmp/obj/workspace/src/amd= 64.amd64/rescue/rescue//workspace/src/usr.bin/xz/tuklib_open_stdxxx.o /tmp/= obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/xz/tukli= b_progname.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/xz/tuklib_exit.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/usr.bin/xz/tuklib_cpucores.o /tmp/obj/workspace/src/amd64.a= md64/rescue/rescue//workspace/src/usr.bin/xz/tuklib_mbstr_width.o /tmp/obj/= workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/xz/tuklib_mb= str_fw.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/xz/tuklib_mbstr_nonprint.o /tmp/obj/workspace/src/amd64.amd64/rescue/= rescue//workspace/src/usr.bin/xz/tuklib_mbstr_wrap.o crunchide -k _crunched_xz_stub xz.lo --- zstd.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o zstd.lo= zstd_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/zstd/benchfn.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/usr.bin/zstd/benchzstd.o /tmp/obj/workspace/src/amd64.amd64/r= escue/rescue//workspace/src/usr.bin/zstd/datagen.o /tmp/obj/workspace/src/a= md64.amd64/rescue/rescue//workspace/src/usr.bin/zstd/dibio.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/zstd/fileio.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/zstd/t= imefn.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr= .bin/zstd/util.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/usr.bin/zstd/zstdcli.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/usr.bin/zstd/zstdcli_trace.o crunchide -k _crunched_zstd_stub zstd.lo --- fetch.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o fetch.l= o fetch_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/usr.bin/fetch/fetch.o crunchide -k _crunched_fetch_stub fetch.lo --- tar.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o tar.lo = tar_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= usr.bin/tar/bsdtar.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/usr.bin/tar/cmdline.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/usr.bin/tar/creation_set.o /tmp/obj/workspace/src/amd6= 4.amd64/rescue/rescue//workspace/src/usr.bin/tar/read.o /tmp/obj/workspace/= src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/tar/subst.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/tar/util.o /t= mp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/tar/w= rite.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.= bin/tar/err.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/s= rc/usr.bin/tar/line_reader.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/usr.bin/tar/passphrase.o crunchide -k _crunched_tar_stub tar.lo --- nc.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o nc.lo n= c_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/nc/netcat.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspa= ce/src/usr.bin/nc/atomicio.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/usr.bin/nc/socks.o crunchide -k _crunched_nc_stub nc.lo --- vi.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o vi.lo v= i_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/vi/cl_funcs.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/vi/cl_main.o /tmp/obj/workspace/src/amd64.amd64/rescue/res= cue//workspace/src/usr.bin/vi/cl_read.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/usr.bin/vi/cl_screen.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/cl_term.o /tmp/obj/work= space/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/conv.o /tmp/o= bj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/cut.o = /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/= delete.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/vi/encoding.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/vi/exf.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/= /workspace/src/usr.bin/vi/key.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/usr.bin/vi/line.o /tmp/obj/workspace/src/amd64.amd64/r= escue/rescue//workspace/src/usr.bin/vi/log.o /tmp/obj/workspace/src/amd64.a= md64/rescue/rescue//workspace/src/usr.bin/vi/main.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/mark.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/msg.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/options.o = /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/= options_f.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src= /usr.bin/vi/put.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspa= ce/src/usr.bin/vi/recover.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescu= e//workspace/src/usr.bin/vi/screen.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/usr.bin/vi/search.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/usr.bin/vi/seq.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/util.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex.o /tmp/obj/wo= rkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_abbrev.o= /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi= /ex_append.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/vi/ex_args.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/usr.bin/vi/ex_argv.o /tmp/obj/workspace/src/amd64.amd64/rescue/= rescue//workspace/src/usr.bin/vi/ex_at.o /tmp/obj/workspace/src/amd64.amd64= /rescue/rescue//workspace/src/usr.bin/vi/ex_bang.o /tmp/obj/workspace/src/a= md64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_cd.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_cmd.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_csco= pe.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bi= n/vi/ex_delete.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/usr.bin/vi/ex_display.o /tmp/obj/workspace/src/amd64.amd64/rescue/res= cue//workspace/src/usr.bin/vi/ex_edit.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/usr.bin/vi/ex_equal.o /tmp/obj/workspace/src/a= md64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_file.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_filter.o /t= mp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex= _global.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/u= sr.bin/vi/ex_init.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/vi/ex_join.o /tmp/obj/workspace/src/amd64.amd64/rescue/res= cue//workspace/src/usr.bin/vi/ex_map.o /tmp/obj/workspace/src/amd64.amd64/r= escue/rescue//workspace/src/usr.bin/vi/ex_mark.o /tmp/obj/workspace/src/amd= 64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_mkexrc.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_move.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_o= pen.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.b= in/vi/ex_preserve.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/vi/ex_print.o /tmp/obj/workspace/src/amd64.amd64/rescue/re= scue//workspace/src/usr.bin/vi/ex_put.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/usr.bin/vi/ex_quit.o /tmp/obj/workspace/src/am= d64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_read.o /tmp/obj/worksp= ace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_screen.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_= script.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/vi/ex_set.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspa= ce/src/usr.bin/vi/ex_shell.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/usr.bin/vi/ex_shift.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/usr.bin/vi/ex_source.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_stop.o /tmp/obj/work= space/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_subst.o /t= mp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex= _tag.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.= bin/vi/ex_txt.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace= /src/usr.bin/vi/ex_undo.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/= /workspace/src/usr.bin/vi/ex_usage.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/usr.bin/vi/ex_util.o /tmp/obj/workspace/src/amd64= .amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_version.o /tmp/obj/worksp= ace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_visual.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/ex_= write.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr= .bin/vi/ex_yank.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspa= ce/src/usr.bin/vi/ex_z.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/usr.bin/vi/getc.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/usr.bin/vi/v_at.o /tmp/obj/workspace/src/amd64.amd64/r= escue/rescue//workspace/src/usr.bin/vi/v_ch.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/usr.bin/vi/v_cmd.o /tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_delete.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_ex.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_i= ncrement.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= usr.bin/vi/v_init.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/vi/v_itxt.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/usr.bin/vi/v_left.o /tmp/obj/workspace/src/amd64.amd64/re= scue/rescue//workspace/src/usr.bin/vi/v_mark.o /tmp/obj/workspace/src/amd64= .amd64/rescue/rescue//workspace/src/usr.bin/vi/v_match.o /tmp/obj/workspace= /src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_paragraph.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_pu= t.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin= /vi/v_redraw.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/usr.bin/vi/v_replace.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/usr.bin/vi/v_right.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/usr.bin/vi/v_screen.o /tmp/obj/workspace/src/amd6= 4.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_scroll.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_search.o /tmp/= obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_sec= tion.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.= bin/vi/v_sentence.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/usr.bin/vi/v_status.o /tmp/obj/workspace/src/amd64.amd64/rescue/re= scue//workspace/src/usr.bin/vi/v_txt.o /tmp/obj/workspace/src/amd64.amd64/r= escue/rescue//workspace/src/usr.bin/vi/v_ulcase.o /tmp/obj/workspace/src/am= d64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_undo.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_util.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v_word.= o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/v= i/v_xchar.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src= /usr.bin/vi/v_yank.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/usr.bin/vi/v_z.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/usr.bin/vi/v_zexit.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/usr.bin/vi/vi.o /tmp/obj/workspace/src/amd64.amd6= 4/rescue/rescue//workspace/src/usr.bin/vi/vs_line.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/vs_msg.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/vs_refresh.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/v= s_relative.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/usr.bin/vi/vs_smap.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/usr.bin/vi/vs_split.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/usr.bin/vi/regcomp.o /tmp/obj/workspace/src/amd64.am= d64/rescue/rescue//workspace/src/usr.bin/vi/regerror.o /tmp/obj/workspace/s= rc/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/regexec.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/vi/regfree.o crunchide -k _crunched_vi_stub vi.lo --- id.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o id.lo i= d_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/us= r.bin/id/id.o crunchide -k _crunched_id_stub id.lo --- iscsictl.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o iscsict= l.lo iscsictl_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/usr.bin/iscsictl/iscsictl.o /tmp/obj/workspace/src/amd64.amd64/re= scue/rescue//workspace/src/usr.bin/iscsictl/periphs.o /tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue//workspace/src/usr.bin/iscsictl/parse.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/usr.bin/iscsictl/t= oken.o crunchide -k _crunched_iscsictl_stub iscsictl.lo --- zdb.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o zdb.lo = zdb_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= cddl/usr.sbin/zdb/zdb.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//w= orkspace/src/cddl/usr.sbin/zdb/zdb_il.o /tmp/obj/workspace/src/amd64.amd64/= lib/libbe/libbe.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzpool/libz= pool.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs.a /tmp/obj= /workspace/src/amd64.amd64/cddl/lib/libzutil/libzutil.a /tmp/obj/workspace/= src/amd64.amd64/cddl/lib/libzfs_core/libzfs_core.a /tmp/obj/workspace/src/a= md64.amd64/cddl/lib/libzfsbootenv/libzfsbootenv.a /tmp/obj/workspace/src/am= d64.amd64/cddl/lib/libicp_rescue/libicp_rescue.a /tmp/obj/workspace/src/amd= 64.amd64/cddl/lib/libnvpair/libnvpair.a /tmp/obj/workspace/src/amd64.amd64/= cddl/lib/libzdb/libzdb.a crunchide -k _crunched_zdb_stub zdb.lo --- chroot.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o chroot.= lo chroot_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/usr.sbin/chroot/chroot.o crunchide -k _crunched_chroot_stub chroot.lo --- chown.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o chown.l= o chown_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/usr.sbin/chown/chown.o crunchide -k _crunched_chown_stub chown.lo --- iscsid.lo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -nostdlib -r -o iscsid.= lo iscsid_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/usr.sbin/iscsid/discovery.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/usr.sbin/iscsid/iscsid.o /tmp/obj/workspace/src/amd6= 4.amd64/rescue/rescue//workspace/src/usr.sbin/iscsid/login.o crunchide -k _crunched_iscsid_stub iscsid.lo --- rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -W= error -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-st= yle-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -static -Wl,-znoexecstack -static -o rescue rescu= e.o cat.lo chflags.lo chio.lo chmod.lo cp.lo date.lo dd.lo df.lo echo.lo ed= .lo expr.lo getfacl.lo hostname.lo kenv.lo kill.lo ln.lo ls.lo mkdir.lo mv.= lo pkill.lo ps.lo pwd.lo realpath.lo rm.lo rmdir.lo setfacl.lo sh.lo sleep.= lo stty.lo sync.lo test.lo csh.lo camcontrol.lo clri.lo devfs.lo dmesg.lo d= ump.lo dumpfs.lo dumpon.lo fsck.lo fsck_ffs.lo fsck_msdosfs.lo fsdb.lo fsir= and.lo geom.lo ifconfig.lo init.lo kldconfig.lo kldload.lo kldstat.lo kldun= load.lo ldconfig.lo md5.lo mdconfig.lo mdmfs.lo mknod.lo mount.lo mount_cd9= 660.lo mount_msdosfs.lo mount_nfs.lo mount_nullfs.lo mount_udf.lo mount_uni= onfs.lo newfs.lo newfs_msdos.lo nos-tun.lo reboot.lo restore.lo rcorder.lo = route.lo savecore.lo shutdown.lo swapon.lo sysctl.lo tunefs.lo umount.lo cc= dconfig.lo ping.lo rtsol.lo ipf.lo ipfw.lo pfctl.lo routed.lo rtquery.lo be= ctl.lo zfs.lo zfsbootcfg.lo zpool.lo bsdlabel.lo fdisk.lo dhclient.lo head.= lo mt.lo sed.lo tail.lo tee.lo gzip.lo bzip2.lo less.lo xz.lo zstd.lo fetch= .lo tar.lo nc.lo vi.lo id.lo iscsictl.lo zdb.lo chroot.lo chown.lo iscsid.l= o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/../librescue/exec.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue/../librescue/getusershell.o /t= mp/obj/workspace/src/amd64.amd64/rescue/rescue/../librescue/login_class.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue/../librescue/popen.o /tmp/o= bj/workspace/src/amd64.amd64/rescue/rescue/../librescue/rcmdsh.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue/../librescue/sysctl.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue/../librescue/system.o -lcrypt -ledit -lj= ail -lkvm -lelf -ltermcapw -lutil -lxo -l80211 -lalias -lcam -lncursesw -ld= evstat -lipsec -llzma -lavl -lpthread -luutil -lumem -ltpool -lspl -lrt -lg= eom -lbsdxml -lkiconv -lmt -lsbuf -lufs -lz -lbz2 -lprivatezstd -lfetch -la= rchive -lssl -lcrypto -lmd /tmp/obj/workspace/src/amd64.amd64/lib/libifconf= ig/libifconfig.a -lm /tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil/li= biscsiutil.a /usr/local/bin/x86_64-unknown-freebsd14.3-ld: nc.lo: in function `main': /workspace/src/contrib/netcat/netcat.c:400:(.text.startup+0xe6f): warning: = warning: mktemp() possibly used unsafely; consider using mkstemp() make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src 1083.89 real 1175.00 user 106.61 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/jenkins1585763808263622= 4036.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 ------=_Part_1793_963377295.1760751107766--