From nobody Mon Aug 18 17:30: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 4c5KW25JKTz64Dcn for ; Mon, 18 Aug 2025 17:30:54 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4c5KW23F3sz3Ghn; Mon, 18 Aug 2025 17:30:54 +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=1755538254; 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=cb5FBCcSIDz6TJBlsuSHP9grfpaV4W2XvOyjI5hvy3Y=; b=GQMvte0Tt4mlgR66xsvws4xPmOYGuSLQ8L8uzC2F6+/3V8/lt+UGvvQIWLPWyvsM0Q5C8J 1YQSE8zt6artLEocrQ4IJhlbsIFdf9WVGzuGde5oHbmhSNsSc7GyltGYIvzfiwUCZ7YqFo OiAgGoZX7uPjC04jREkS34BDtF26VEUW2Z0XZ548ulSUM7tBkT4uq3FHwdnqtYQ/oKJKxk Rt8LMUmokGT65vl4R8SAi1AIxhxrYIeGPZNPoOnPZv1ZSQb0YL6EocQOQ5XLEn/VhozwT4 fuWrwFqxa81hRE+NGzGYS0hGM3t+hNr4EvNuAxd78h0SFutEtGddEgQsLUOs+w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755538254; a=rsa-sha256; cv=none; b=cHfsVcv9FN6MWW7hL+sL6og/kuAWggPmRwJETijMGnSrD4CXD6nvwYqFEyAGEbk1fldgyj ysKFwkrRdXVKA1VJjO6j3TgY6mO7w/hsjGYychJmQ6AS6RZHRtEHL/WLTDQ0+MXpOJB4jk fzZWw7z12vPucnuKoVQ5rHg0E9/NKfHTWQUQRGq8BqJ2tvDCtIIArLL+5eG4iT/u3mIouV uPf5H9r2CvbPxSiBweWfGshQ4rxT0TtThZyN0JO1fTxcV/JI14OHgk0LAtJwo3Wn5R2OiP B8kuxoEtAJbAlU7v0iF7MQEbmqBbQYwl8kpXO/xyIn4gkpl2pgna0GgI8dckFg== 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 4c5KW22fyJz15T5; Mon, 18 Aug 2025 17:30:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 18 Aug 2025 17:30:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, kp@FreeBSD.org, obiwac@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1680643814.2467.1755538254379@jenkins.ci.freebsd.org> In-Reply-To: <1251096084.2461.1755534193666@jenkins.ci.freebsd.org> References: <1251096084.2461.1755534193666@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #1354 - 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_2466_2018078727.1755538251230" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2466_2018078727.1755538251230 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #1354 (47785e6a39cdcbf4eb7d02c381a53= 916774ed991) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/1354/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 1354/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1= 354/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) 39dbadb7a410f3955540041848d669264266e552 by obiwac: netlink: Fix IFF_UP flag handling in RTM_NEWLINK's modify_link handler a13f28d57ecfd136ce73493659c28a47fa1a4b9f by obiwac: acpi_powerres: Fix turning off power resources on first D-state switch c340ef28fd384b567e35882d04ce17fa31b7384f by des: certctl: Reimplement in C e687f38a36ceb681ff7fe0668050f95828f73831 by des: local-unbound-setup: If TLS is enabled, use the certificate bundle 02a8fadd2c4dc4b78d6d93d9d8b70e9348a6de6d by obiwac: acpi_powerres: `acpi_pwr_get_state` and getting initial D-state for 47785e6a39cdcbf4eb7d02c381a53916774ed991 by kp: syslogd: EAGAIN and ECONNREFUSED are not permanently fatal The end of the build log: [...truncated 102.52 MiB...] --- all_subdir_usr.sbin --- --- .depend --- echo syslogd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend --- syslogd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_CASPER -DINET -DINET6 -I/workspace/s= rc/usr.bin/wall -fPIE -g -MD -MF.depend.syslogd.pieo -MTsyslogd.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/usr.sbin/syslogd/syslogd.c -o syslogd.pieo --- all_subdir_rescue --- crunchide -k _crunched_ps_stub ps.lo --- pwd.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 pwd.lo = pwd_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= bin/pwd/pwd.o crunchide -k _crunched_pwd_stub pwd.lo --- realpath.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 realpat= h.lo realpath_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/bin/realpath/realpath.o crunchide -k _crunched_realpath_stub realpath.lo --- rm.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 rm.lo r= m_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bi= n/rm/rm.o crunchide -k _crunched_rm_stub rm.lo --- rmdir.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 rmdir.l= o rmdir_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/bin/rmdir/rmdir.o crunchide -k _crunched_rmdir_stub rmdir.lo --- setfacl.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 setfacl= .lo setfacl_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/bin/setfacl/file.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/bin/setfacl/mask.o /tmp/obj/workspace/src/amd64.amd64/rescu= e/rescue//workspace/src/bin/setfacl/merge.o /tmp/obj/workspace/src/amd64.am= d64/rescue/rescue//workspace/src/bin/setfacl/remove.o /tmp/obj/workspace/sr= c/amd64.amd64/rescue/rescue//workspace/src/bin/setfacl/setfacl.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/setfacl/util.o crunchide -k _crunched_setfacl_stub setfacl.lo --- sh.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 sh.lo s= h_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bi= n/sh/alias.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/bin/sh/arith_yacc.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wor= kspace/src/bin/sh/arith_yylex.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/bin/sh/cd.o /tmp/obj/workspace/src/amd64.amd64/rescue/= rescue//workspace/src/bin/sh/echo.o /tmp/obj/workspace/src/amd64.amd64/resc= ue/rescue//workspace/src/bin/sh/error.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/bin/sh/eval.o /tmp/obj/workspace/src/amd64.amd= 64/rescue/rescue//workspace/src/bin/sh/exec.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/bin/sh/expand.o /tmp/obj/workspace/src/a= md64.amd64/rescue/rescue//workspace/src/bin/sh/histedit.o /tmp/obj/workspac= e/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/input.o /tmp/obj/work= space/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/jobs.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/kill.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/mail.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/main.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/memal= loc.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/s= h/miscbltin.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/s= rc/bin/sh/mystring.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/bin/sh/options.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/bin/sh/output.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/bin/sh/parser.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/bin/sh/printf.o /tmp/obj/workspace/src/amd64.amd6= 4/rescue/rescue//workspace/src/bin/sh/redir.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/bin/sh/show.o /tmp/obj/workspace/src/amd= 64.amd64/rescue/rescue//workspace/src/bin/sh/test.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/bin/sh/trap.o /tmp/obj/workspace/s= rc/amd64.amd64/rescue/rescue//workspace/src/bin/sh/var.o /tmp/obj/workspace= /src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/builtins.o /tmp/obj/wo= rkspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/nodes.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/sh/syntax.o crunchide -k _crunched_sh_stub sh.lo --- sleep.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 sleep.l= o sleep_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/bin/sleep/sleep.o crunchide -k _crunched_sleep_stub sleep.lo --- stty.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 stty.lo= stty_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/bin/stty/cchar.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/bin/stty/gfmt.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//w= orkspace/src/bin/stty/key.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescu= e//workspace/src/bin/stty/modes.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/bin/stty/print.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/bin/stty/stty.o /tmp/obj/workspace/src/amd64.a= md64/rescue/rescue//workspace/src/bin/stty/util.o crunchide -k _crunched_stty_stub stty.lo --- sync.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 sync.lo= sync_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/bin/sync/sync.o crunchide -k _crunched_sync_stub sync.lo --- test.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 test.lo= test_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/bin/test/test.o crunchide -k _crunched_test_stub test.lo --- csh.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 csh.lo = csh_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= bin/csh/sh.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/bin/csh/sh.dir.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/bin/csh/sh.dol.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/bin/csh/sh.err.o /tmp/obj/workspace/src/amd64.amd64/rescue/re= scue//workspace/src/bin/csh/sh.exec.o /tmp/obj/workspace/src/amd64.amd64/re= scue/rescue//workspace/src/bin/csh/sh.char.o /tmp/obj/workspace/src/amd64.a= md64/rescue/rescue//workspace/src/bin/csh/sh.exp.o /tmp/obj/workspace/src/a= md64.amd64/rescue/rescue//workspace/src/bin/csh/sh.file.o /tmp/obj/workspac= e/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/sh.func.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/sh.glob.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/sh.his= t.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh= /sh.init.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= bin/csh/sh.lex.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/bin/csh/sh.misc.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//w= orkspace/src/bin/csh/sh.parse.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/bin/csh/sh.print.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/bin/csh/sh.proc.o /tmp/obj/workspace/src/amd64= .amd64/rescue/rescue//workspace/src/bin/csh/sh.sem.o /tmp/obj/workspace/src= /amd64.amd64/rescue/rescue//workspace/src/bin/csh/sh.set.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/sh.time.o /tmp/obj/= workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/glob.o /tmp/= obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/mi.termi= os.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/cs= h/tw.help.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src= /bin/csh/tw.init.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/bin/csh/tw.parse.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/bin/csh/tw.spell.o /tmp/obj/workspace/src/amd64.amd64/rescu= e/rescue//workspace/src/bin/csh/tw.comp.o /tmp/obj/workspace/src/amd64.amd6= 4/rescue/rescue//workspace/src/bin/csh/tw.color.o /tmp/obj/workspace/src/am= d64.amd64/rescue/rescue//workspace/src/bin/csh/ed.chared.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/ed.defns.o /tmp/obj= /workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/ed.init.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/ed.i= nputl.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin= /csh/ed.refresh.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspa= ce/src/bin/csh/ed.screen.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/bin/csh/ed.xmap.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/bin/csh/ed.term.o /tmp/obj/workspace/src/amd64.amd64= /rescue/rescue//workspace/src/bin/csh/tc.alloc.o /tmp/obj/workspace/src/amd= 64.amd64/rescue/rescue//workspace/src/bin/csh/tc.bind.o /tmp/obj/workspace/= src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/tc.const.o /tmp/obj/wo= rkspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/tc.disc.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/tc.func= .o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/= tc.nls.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bi= n/csh/tc.os.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/s= rc/bin/csh/tc.printf.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/bin/csh/tc.prompt.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/bin/csh/tc.sched.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/bin/csh/tc.sig.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/bin/csh/tc.str.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/bin/csh/tc.vers.o /tmp/obj/workspa= ce/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/tc.who.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/dotlock.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/bin/csh/tc.def= s.o --- all_subdir_tests --- --- all_subdir_tests/sys/sys --- --- bitstring_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fno-strict-overflow -fPIE -g -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format= -y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn= -type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wca= st-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -W= l,-znoexecstack -o bitstring_test.full bitstring_test.pieo -lprivateatf-c --- all_subdir_rescue --- crunchide -k _crunched_csh_stub csh.lo --- camcontrol.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 camcont= rol.lo camcontrol_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/sbin/camcontrol/camcontrol.o /tmp/obj/workspace/src/amd64.amd= 64/rescue/rescue//workspace/src/sbin/camcontrol/attrib.o /tmp/obj/workspace= /src/amd64.amd64/rescue/rescue//workspace/src/sbin/camcontrol/depop.o /tmp/= obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/camcontrol/= epc.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/= camcontrol/fwdownload.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//w= orkspace/src/sbin/camcontrol/modeedit.o /tmp/obj/workspace/src/amd64.amd64/= rescue/rescue//workspace/src/sbin/camcontrol/persist.o /tmp/obj/workspace/s= rc/amd64.amd64/rescue/rescue//workspace/src/sbin/camcontrol/progress.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/camcontrol= /timestamp.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/camcontrol/util.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/sbin/camcontrol/zone.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/sbin/camcontrol/identify_ext.o /tmp/obj/workspace= /src/amd64.amd64/rescue/rescue//workspace/src/sbin/camcontrol/nc_util.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/camcontro= l/nvme_util.o /tmp/obj/workspace/src/amd64.amd64/lib/libnvmf/libnvmf.a /tmp= /obj/workspace/src/amd64.amd64/lib/libnv/libnv.a --- all_subdir_tests --- --- bitstring_test.debug --- --- all_subdir_rescue --- crunchide -k _crunched_camcontrol_stub camcontrol.lo --- clri.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 clri.lo= clri_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/clri/clri.o --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ios:220, from /workspace/src/contrib/capsicum-test/./capsicum-test.= h:11, from /workspace/src/contrib/capsicum-test/rename.cc:4: --- all_subdir_tests/sys/sys --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug bitstri= ng_test.full bitstring_test.debug --- bitstring_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbitstring_test.debug bitstring_test.full bitstring_test --- buf_ring_test --- (cd /workspace/src/tests/sys/sys && DEPENDFILE=3D.depend.buf_ring_test NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/sys/Makefile _RECURSING_PROGS= =3Dt PROG=3Dbuf_ring_test ) --- all_subdir_tests/sys/capsicum --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_rescue --- crunchide -k _crunched_clri_stub clri.lo --- devfs.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 devfs.l= o devfs_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/sbin/devfs/devfs.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/sbin/devfs/rule.o crunchide -k _crunched_devfs_stub devfs.lo --- all_subdir_tests --- --- all_subdir_tests/sys/sys --- --- .depend.buf_ring_test --- echo buf_ring_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de= pend.buf_ring_test --- all_subdir_rescue --- --- dmesg.lo --- --- all_subdir_tests --- --- buf_ring_test.pieo --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 dmesg.l= o dmesg_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/sbin/dmesg/dmesg.o --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.buf_ring_test.buf_= ring_test.pieo -MTbuf_ring_test.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align = -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/tests= /sys/sys/buf_ring_test.c -o buf_ring_test.pieo --- all_subdir_rescue --- crunchide -k _crunched_dmesg_stub dmesg.lo --- dump.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 dump.lo= dump_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/dump/itime.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//works= pace/src/sbin/dump/main.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/= /workspace/src/sbin/dump/optr.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/sbin/dump/dumprmt.o /tmp/obj/workspace/src/amd64.amd64= /rescue/rescue//workspace/src/sbin/dump/tape.o /tmp/obj/workspace/src/amd64= .amd64/rescue/rescue//workspace/src/sbin/dump/traverse.o /tmp/obj/workspace= /src/amd64.amd64/rescue/rescue//workspace/src/sbin/dump/unctime.o /tmp/obj/= workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/dump/cache.o crunchide -k _crunched_dump_stub dump.lo --- dumpfs.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 dumpfs.= lo dumpfs_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/sbin/dumpfs/dumpfs.o crunchide -k _crunched_dumpfs_stub dumpfs.lo --- dumpon.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 dumpon.= lo dumpon_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/sbin/dumpon/dumpon.o --- all_subdir_usr.bin --- --- roff_html.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_html.pieo -MTroff_html.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_html.c -o roff_html.pieo --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_rescue --- crunchide -k _crunched_dumpon_stub dumpon.lo --- fsck.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 fsck.lo= fsck_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/fsck/fsck.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/fsck/fsutil.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue= //workspace/src/sbin/fsck/preen.o crunchide -k _crunched_fsck_stub fsck.lo --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_rescue --- --- fsck_ffs.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 fsck_ff= s.lo fsck_ffs_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/sbin/fsck_ffs/dir.o /tmp/obj/workspace/src/amd64.amd64/rescue/res= cue//workspace/src/sbin/fsck_ffs/ea.o /tmp/obj/workspace/src/amd64.amd64/re= scue/rescue//workspace/src/sbin/fsck_ffs/fsutil.o /tmp/obj/workspace/src/am= d64.amd64/rescue/rescue//workspace/src/sbin/fsck_ffs/inode.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_ffs/main.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_ffs/p= ass1.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin= /fsck_ffs/pass1b.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/fsck_ffs/pass2.o /tmp/obj/workspace/src/amd64.amd64/rescue/res= cue//workspace/src/sbin/fsck_ffs/pass3.o /tmp/obj/workspace/src/amd64.amd64= /rescue/rescue//workspace/src/sbin/fsck_ffs/pass4.o /tmp/obj/workspace/src/= amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_ffs/pass5.o /tmp/obj/wor= kspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_ffs/setup.o /= tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_ff= s/suj.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbi= n/fsck_ffs/utilities.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/sbin/fsck_ffs/gjournal.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/sbin/fsck_ffs/globs.o crunchide -k _crunched_fsck_ffs_stub fsck_ffs.lo --- fsck_msdosfs.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 fsck_ms= dosfs.lo fsck_msdosfs_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/sbin/fsck_msdosfs/main.o /tmp/obj/workspace/src/amd64.amd= 64/rescue/rescue//workspace/src/sbin/fsck_msdosfs/check.o /tmp/obj/workspac= e/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_msdosfs/boot.o /tm= p/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsck_msdo= sfs/fat.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/s= bin/fsck_msdosfs/dir.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/sbin/fsck_msdosfs/fsutil.o crunchide -k _crunched_fsck_msdosfs_stub fsck_msdosfs.lo --- fsdb.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 fsdb.lo= fsdb_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/fsdb/fsdb.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/fsdb/fsdbutil.o /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue//workspace/src/sbin/fsdb/dir.o /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue//workspace/src/sbin/fsdb/ea.o /tmp/obj/workspace/src/amd64.amd64/re= scue/rescue//workspace/src/sbin/fsdb/fsutil.o /tmp/obj/workspace/src/amd64.= amd64/rescue/rescue//workspace/src/sbin/fsdb/inode.o /tmp/obj/workspace/src= /amd64.amd64/rescue/rescue//workspace/src/sbin/fsdb/pass1.o /tmp/obj/worksp= ace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsdb/pass1b.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsdb/pass2.o = /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsdb/p= ass3.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin= /fsdb/pass4.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/s= rc/sbin/fsdb/pass5.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/sbin/fsdb/setup.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescu= e//workspace/src/sbin/fsdb/utilities.o /tmp/obj/workspace/src/amd64.amd64/r= escue/rescue//workspace/src/sbin/fsdb/ffs_subr.o /tmp/obj/workspace/src/amd= 64.amd64/rescue/rescue//workspace/src/sbin/fsdb/ffs_tables.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsdb/globs.o /tmp/ob= j/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/fsdb/prtblkno= s.o crunchide -k _crunched_fsdb_stub fsdb.lo --- fsirand.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 fsirand= .lo fsirand_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/fsirand/fsirand.o --- all_subdir_usr.bin --- --- roff_term.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.roff_term.pieo -MTroff_term.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-= error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -Wno-format -c /wor= kspace/src/contrib/mandoc/roff_term.c -o roff_term.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__mutex/once_flag.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_rescue --- crunchide -k _crunched_fsirand_stub fsirand.lo --- geom.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 geom.lo= geom_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/geom/geom.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/geom/subr.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//= workspace/src/sbin/geom/geom_label.o /tmp/obj/workspace/src/amd64.amd64/res= cue/rescue//workspace/src/sbin/geom/geom_part.o crunchide -k _crunched_geom_stub geom.lo --- ifconfig.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 ifconfi= g.lo ifconfig_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/sbin/ifconfig/ifconfig.o /tmp/obj/workspace/src/amd64.amd64/rescu= e/rescue//workspace/src/sbin/ifconfig/af_link.o /tmp/obj/workspace/src/amd6= 4.amd64/rescue/rescue//workspace/src/sbin/ifconfig/af_inet.o /tmp/obj/works= pace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/af_inet6.o = /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconf= ig/af_nd6.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src= /sbin/ifconfig/ifstf.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/sbin/ifconfig/ifclone.o /tmp/obj/workspace/src/amd64.amd64/resc= ue/rescue//workspace/src/sbin/ifconfig/ifmac.o /tmp/obj/workspace/src/amd64= .amd64/rescue/rescue//workspace/src/sbin/ifconfig/ifmedia.o /tmp/obj/worksp= ace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/iffib.o /tmp= /obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/i= fvlan.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbi= n/ifconfig/ifvxlan.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/sbin/ifconfig/ifgre.o /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue//workspace/src/sbin/ifconfig/ifgif.o /tmp/obj/workspace/src/amd64.amd= 64/rescue/rescue//workspace/src/sbin/ifconfig/ifipsec.o /tmp/obj/workspace/= src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/sfp.o /tmp/obj/w= orkspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/ifieee8= 0211.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin= /ifconfig/carp.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspac= e/src/sbin/ifconfig/ifgroup.o /tmp/obj/workspace/src/amd64.amd64/rescue/res= cue//workspace/src/sbin/ifconfig/ifpfsync.o /tmp/obj/workspace/src/amd64.am= d64/rescue/rescue//workspace/src/sbin/ifconfig/ifbridge.o /tmp/obj/workspac= e/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/iflagg.o /tmp/= obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/sbin/ifconfig/if= config_netlink.o /tmp/obj/workspace/src/amd64.amd64/lib/libnv/libnv.a --- all_subdir_usr.bin --- /workspace/src/contrib/mandoc/roff_term.c: In function 'roff_term_pre_po': --- all_subdir_rescue --- crunchide -k _crunched_ifconfig_stub ifconfig.lo --- all_subdir_usr.bin --- /workspace/src/contrib/mandoc/roff_term.c:191:61: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 191 | po < -(int)p->tcol->offset ? -p->tcol->offset : po; | ^~ /workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' ch= anges signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to un= signedness of other operand [-Werror=3Dsign-compare] 190 | pouse =3D po >=3D pomax ? pomax : | ^~~~~ --- all_subdir_rescue --- --- init.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 init.lo= init_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/sr= c/sbin/init/init.o crunchide -k _crunched_init_stub init.lo --- kldconfig.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 kldconf= ig.lo kldconfig_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/sbin/kldconfig/kldconfig.o crunchide -k _crunched_kldconfig_stub kldconfig.lo --- kldload.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 kldload= .lo kldload_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/kldload/kldload.o crunchide -k _crunched_kldload_stub kldload.lo --- kldstat.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 kldstat= .lo kldstat_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//worksp= ace/src/sbin/kldstat/kldstat.o crunchide -k _crunched_kldstat_stub kldstat.lo --- kldunload.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 kldunlo= ad.lo kldunload_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//wo= rkspace/src/sbin/kldunload/kldunload.o crunchide -k _crunched_kldunload_stub kldunload.lo --- ldconfig.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 ldconfi= g.lo ldconfig_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/sbin/ldconfig/elfhints.o /tmp/obj/workspace/src/amd64.amd64/rescu= e/rescue//workspace/src/sbin/ldconfig/ldconfig.o crunchide -k _crunched_ldconfig_stub ldconfig.lo --- md5.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 md5.lo = md5_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/src/= sbin/md5/md5.o crunchide -k _crunched_md5_stub md5.lo --- mdconfig.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 mdconfi= g.lo mdconfig_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//work= space/src/sbin/mdconfig/mdconfig.o crunchide -k _crunched_mdconfig_stub mdconfig.lo --- mdmfs.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 mdmfs.l= o mdmfs_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/sbin/mdmfs/mdmfs.o crunchide -k _crunched_mdmfs_stub mdmfs.lo --- mknod.lo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/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 mknod.l= o mknod_stub.o /tmp/obj/workspace/src/amd64.amd64/rescue/rescue//workspace/= src/sbin/mknod/mknod.o --- all_subdir_usr.bin --- cc1: all warnings being treated as errors *** [roff_term.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/mandoc make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [rescue] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 183.90 real 1525.42 user 145.34 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/jenkins1203501785880248= 027.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_2466_2018078727.1755538251230--