From nobody Mon Aug 4 16:15:22 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 4bwhVN6Qtcz64Byb for ; Mon, 04 Aug 2025 16:15:24 +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 4bwhVN2Dfxz3vmv; Mon, 04 Aug 2025 16:15:24 +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=1754324124; 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=/winep4eK3Uvw1hHbuPJ8hhzzp2ud14EqcQoJl0Oreo=; b=pu4jOBc/dQ5tuI2xE+JQ88gbCZJEmkjfd0ai7p5D26iqIj9mOzHiQ1fUHd2LkAtXzpT5SO NLU2saFAeEK6i/0951xkLXM+CZ2HGOnAi2nA7JjXhM99sd/DL9jKPUtHYur2+2IIy6g9Yq ZC4lC+kJJLsj3xTlyyZoCxX3A9R8/zQmzCixXwkIujuW1B5ZV9jQvvZSGZL/TiCNMvP8EQ AqyiPtDBeULq2dAfTtwAQnMbKsFiID1yPSvFb35IakigWihdtOKAfe1+0WEkRYTQlrBYkv Hu/cZFtcPA855q6uDPR1fojxyYeqRTnNIgwCcb3xbZLHgJMqDWGtag7lRBzOLg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754324124; a=rsa-sha256; cv=none; b=CELMIepL3GVscJj4hu2aCrpzc4FJdcTNn/P50Z6cITd4tNZjkZQ+WoF7mcbBh1r1/AwRdg /C2Z1KSu3zNIxWrxn9B3cPZL5EXzcm4oMnhnhcMAd8Q/TmNjkUkwRFIqat9jbzJBKDuvKS mGSZnnHH3UVHz9g2teuSocKJvMMhZkWRIcVSgpwDFWTE0kNb9gWc07DkhfDmfbBjylO680 0vTMH8WZGW2aDt9KQU99pwOyir8uhAkJ1jpMTuUExDCr22Ui4kQVYGrPQKTaQedVtl/IDK I6/HHEHdey/LoGJge8JKqN4OyclWQXyJxRREs2vYJuxhwK9+DqOf1OP8klzaKg== 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 4bwhVN1lJqzwcD; Mon, 04 Aug 2025 16:15:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 4 Aug 2025 16:15:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1941105507.135.1754324124251@jenkins.ci.freebsd.org> In-Reply-To: <1699032747.131.1754320901181@jenkins.ci.freebsd.org> References: <1699032747.131.1754320901181@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6154 - 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_134_1814434445.1754324122376" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_134_1814434445.1754324122376 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6154 (9a1b3303352beb44d48b8251b8065= 6a316b7a2e9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6154/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6154/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 154/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) 9a1b3303352beb44d48b8251b80656a316b7a2e9 by markj: vm_page: Clear VM_ALLOC_NOCREAT in vm_page_grab_pflags() The end of the build log: [...truncated 81.33 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -f= PIE -g -MD -MF.depend.cexp_test.cexp_test.pieo -MTcexp_test.pieo -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -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 -Wno-unknown-pragmas -c /workspace/src/lib/msun/tests/cexp_test.c= -o cexp_test.pieo --- all_subdir_cddl --- --- zpool-reopen.8.gz --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-macro-r= edefined -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2 -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspac= e/src/crypto/krb5/src/plugins/kdb/db2/libdb2/include -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2= /libdb2/hash -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool= -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspa= ce/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/workspace= /src/crypto/krb5/src/lib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/= obj/workspace/src/amd64.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/lib/kdb -Wno-deprecated-non-prototype -Wno-macro-redefi= ned -Wno-unused-parameter -g -MD -MF.depend.adb_openclose.pico -MTadb_ope= nclose.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/crypto/= krb5/src/plugins/kdb/db2/adb_openclose.c -o adb_openclose.pico --- all_subdir_cddl --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-reopen.8 > zpool= -reopen.8.gz --- all_subdir_rescue --- --- hostname.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend= .hostname.o -MThostname.o -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-= parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -W= write-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subs= cripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast= -function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros = -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dst= ringop-truncation -Wno-return-type -c /workspace/src/bin/hostname/ho= stname.c -o hostname.o --- all_subdir_cddl --- --- zpool-replace.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-replace.8 > zpoo= l-replace.8.gz --- zpool-resilver.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-resilver.8 > zpo= ol-resilver.8.gz --- zpool-scrub.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-scrub.8 > zpool-= scrub.8.gz --- all_subdir_usr.bin --- --- legacy_test --- --- all_subdir_cddl --- --- zpool-split.8.gz --- --- all_subdir_usr.bin --- cat /workspace/src/usr.bin/apply/tests/legacy_test.sh >legacy_test.tmp --- all_subdir_cddl --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-split.8 > zpool-= split.8.gz --- all_subdir_usr.bin --- chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- all_subdir_cddl --- --- zpool-status.8.gz --- --- all_subdir_usr.bin --- --- Kyuafile --- --- all_subdir_cddl --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-status.8 > zpool= -status.8.gz --- all_subdir_usr.bin --- --- apply.full --- --- all_subdir_cddl --- --- zpool-sync.8.gz --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = apply.full apply.pieo -lsbuf=20 --- all_subdir_cddl --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-sync.8 > zpool-s= ync.8.gz --- zpool-trim.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-trim.8 > zpool-t= rim.8.gz --- zpool-upgrade.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-upgrade.8 > zpoo= l-upgrade.8.gz --- zpool-wait.8.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man8/zpool-wait.8 > zpool-w= ait.8.gz --- zpoolconcepts.7.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man7/zpoolconcepts.7 > zpoo= lconcepts.7.gz --- zpoolprops.7.gz --- gzip -cn /workspace/src/sys/contrib/openzfs/man/man7/zpoolprops.7 > zpoolpr= ops.7.gz --- zpool.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug zpool.f= ull zpool.debug --- zpool --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dzpool.debug zpool.full zpool --- all_subdir_usr.bin --- --- apply.1.gz --- gzip -cn /workspace/src/usr.bin/apply/apply.1 > apply.1.gz --- all_subdir_rescue --- --- kenv_make --- (cd /workspace/src/rescue/rescue/../../bin/kenv && make MK_PIE=3Dno NO_SHA= RED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wor= kspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspac= e/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescu= e/kenv/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/kenv/ kenv.o) --- all_subdir_usr.bin --- --- apply.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug apply.f= ull apply.debug --- apply --- --- all_subdir_cddl --- --- all_subdir_cddl/share --- =3D=3D=3D> cddl/share (all) --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dapply.debug apply.full apply --- all_subdir_usr.bin/asa --- =3D=3D=3D> usr.bin/asa (all) --- all_subdir_cddl --- --- all_subdir_cddl/share/zfs --- =3D=3D=3D> cddl/share/zfs (all) --- all_subdir_rescue --- --- .depend --- echo kenv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- all_subdir_cddl --- --- all_subdir_cddl/share/zfs/compatibility.d --- =3D=3D=3D> cddl/share/zfs/compatibility.d (all) --- all_subdir_usr.bin --- --- .depend --- --- all_subdir_sbin --- --- all_subdir_sbin/devd/tests --- =3D=3D=3D> sbin/devd/tests (all) --- all_subdir_usr.bin --- echo asa.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .d= epend --- asa.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.asa.pieo -MTasa.pi= eo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h= eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch = -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs= -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -c /workspace/src/usr.bin/asa/asa.c -o asa.pieo --- all_subdir_rescue --- --- kenv.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend= .kenv.o -MTkenv.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/bin/kenv/kenv.c -o= kenv.o --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin --- =3D=3D=3D> cddl/usr.bin (all) --- all_subdir_sbin --- --- client_test --- (cd /workspace/src/sbin/devd/tests && DEPENDFILE=3D.depend.client_test NO= _SUBDIR=3D1 make -f /workspace/src/sbin/devd/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Dclient_test ) --- all_subdir_cddl --- --- all_subdir_cddl/usr.bin/ctfconvert --- =3D=3D=3D> cddl/usr.bin/ctfconvert (all) --- all_subdir_sbin --- --- .depend.client_test --- --- all_subdir_cddl --- --- .depend --- echo ctfconvert.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libspl.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/libdwarf.a /tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib/libelf.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- alist.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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 -DIN_BASE -I/workspace/src/sys/contrib/open= zfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/s= rc/cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensol= aris -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cd= dl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/workspace/src/c= ddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/workspace/= src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/work= space/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/c= tf/common -I/workspace/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/o= pensolaris/tools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfconvert/../../..= /sys/cddl/contrib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BO= OLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.alist.pieo -MT= alist.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -= Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested= -externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -Wno-unknown-pragmas -c /workspace/src/cdd= l/contrib/opensolaris/tools/ctf/cvt/alist.c -o alist.pieo --- all_subdir_sbin --- echo client_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depe= nd.client_test --- client_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.client_test.client= _test.pieo -MTclient_test.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-p= ointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno= -error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-= error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspac= e/src/sbin/devd/tests/client_test.c -o client_test.pieo --- all_subdir_krb5 --- --- adb_policy.pico --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-macro-r= edefined -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2 -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspac= e/src/crypto/krb5/src/plugins/kdb/db2/libdb2/include -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2= /libdb2/hash -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool= -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspa= ce/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/workspace= /src/crypto/krb5/src/lib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/= obj/workspace/src/amd64.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/lib/kdb -Wno-deprecated-non-prototype -Wno-macro-redefi= ned -Wno-unused-parameter -g -MD -MF.depend.adb_policy.pico -MTadb_policy= .pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -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=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/crypto/krb= 5/src/plugins/kdb/db2/adb_policy.c -o adb_policy.pico --- all_subdir_usr.bin --- --- all_subdir_usr.bin/asa/tests --- =3D=3D=3D> usr.bin/asa/tests (all) --- all_subdir_rescue --- --- kill_make --- (cd /workspace/src/rescue/rescue/../../bin/kill && make MK_PIE=3Dno NO_SHA= RED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wor= kspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspac= e/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescu= e/kill/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/kill/ kill.o) --- all_subdir_usr.bin --- --- asa_test --- --- all_subdir_bin --- --- file_subs.pieo --- --- all_subdir_usr.bin --- echo '#! /usr/libexec/atf-sh' > asa_test.tmp cat /workspace/src/usr.bin/asa/tests/asa_test.sh >>asa_test.tmp chmod +x asa_test.tmp mv asa_test.tmp asa_test --- all_subdir_rescue --- --- .depend --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.file_subs.pieo -MT= file_subs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/bin/pax/file_subs.c -o f= ile_subs.pieo --- all_subdir_rescue --- echo kill.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- all_subdir_usr.bin --- --- Kyuafile --- --- asa.full --- --- all_subdir_cddl --- --- ctf.pieo --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o = asa.full asa.pieo =20 --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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 -DIN_BASE -I/workspace/src/sys/contrib/open= zfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/wor= kspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/s= rc/cddl/compat/opensolaris/include -I/workspace/src/sys/cddl/compat/opensol= aris -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cd= dl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris -I/workspace/src/c= ddl/usr.bin/ctfconvert/../../../sys/cddl/contrib/opensolaris -I/workspace/= src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/head -I/work= space/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/opensolaris/tools/c= tf/common -I/workspace/src/cddl/usr.bin/ctfconvert/../../../cddl/contrib/o= pensolaris/tools/ctf/cvt -I/workspace/src/cddl/usr.bin/ctfconvert/../../..= /sys/cddl/contrib/opensolaris/uts/common -DHAVE_ISSETUGID -DNEED_SOLARIS_BO= OLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD -MF.depend.ctf.pieo -MTct= f.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-unknown-pragmas -c /workspace/src/cddl/contrib= /opensolaris/tools/ctf/cvt/ctf.c -o ctf.pieo --- all_subdir_rescue --- --- kill.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend= .kill.o -MTkill.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/bin/kill/kill.c -o= kill.o --- all_subdir_sbin --- --- client_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl= ,-znoexecstack -o client_test.full client_test.pieo -lprivateatf-c --- all_subdir_usr.bin --- --- asa.1.gz --- gzip -cn /workspace/src/usr.bin/asa/asa.1 > asa.1.gz --- asa.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug asa.ful= l asa.debug --- asa --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dasa.debug asa.full asa --- all_subdir_usr.bin/awk --- =3D=3D=3D> usr.bin/awk (all) --- all_subdir_sbin --- --- client_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug client_= test.full client_test.debug --- client_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dclient_test.debug client_test.full client_test --- Kyuafile --- --- devd.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/sbin/devd -fPIE -g -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-redundant-decls -fPI= E -std=3Dgnu++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-erro= r=3Dunknown-pragmas -Wno-redundant-decls -Wl,-zrelro -pie -Wl,-znoexecstac= k -o devd.full devd.pieo token.pieo parse.pieo -lutil=20 --- all_subdir_usr.bin --- --- proctab.c --- ./maketab awkgram.tab.h > proctab.c --- .depend --- echo awk.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- awkgram.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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 -DHAS_ISBLANK -I. -I/workspace/src/contrib/= one-true-awk -DFOPEN_MAX=3D64 -fPIE -g -MD -MF.depend.awkgram.pieo -MTawkg= ram.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c awkgram.c -o awkgram.pieo --- all_subdir_rescue --- --- ln_make --- (cd /workspace/src/rescue/rescue/../../bin/ln && make MK_PIE=3Dno NO_SHARE= D=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/= src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/= ln/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DR= ESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_= AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/ln/ ln.o) --- all_subdir_sbin --- --- devd.8.gz --- gzip -cn /workspace/src/sbin/devd/devd.8 > devd.8.gz --- devd.conf.5.gz --- gzip -cn /workspace/src/sbin/devd/devd.conf.5 > devd.conf.5.gz --- devd.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug devd.fu= ll devd.debug --- all_subdir_rescue --- --- .depend --- echo ln.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- all_subdir_sbin --- --- devd --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddevd.debug devd.full devd --- all_subdir_sbin/devfs --- =3D=3D=3D> sbin/devfs (all) --- all_subdir_stand --- --- ext2fs.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -g -MD -MF.depend.ext2fs.o -MText2fs.o -std=3Dgnu= 17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdat= e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut= es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered= -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -= Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/libsa/ext2fs.= c -o ext2fs.o --- all_subdir_rescue --- --- ln.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.depend= .ln.o -MTln.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W= missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string= s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes= ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c /workspace/src/bin/ln/ln.c -o ln.o --- all_subdir_krb5 --- --- db2_exp.pico --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpic = -DPIC -O2 -pipe -fno-common -Wno-deprecated-non-prototype -Wno-macro-r= edefined -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/plugins/kd= b/db2 -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2 -I/workspac= e/src/crypto/krb5/src/plugins/kdb/db2/libdb2/include -I/workspace/src/cryp= to/krb5/src/plugins/kdb/db2/libdb2/btree -I/workspace/src/crypto/krb5/src/= plugins/kdb/db2/libdb2/db -I/workspace/src/crypto/krb5/src/plugins/kdb/db2= /libdb2/hash -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/mpool= -I/workspace/src/crypto/krb5/src/plugins/kdb/db2/libdb2/recno -I/workspa= ce/src/crypto/krb5/src/include -I/workspace/src/krb5/include -I/workspace= /src/crypto/krb5/src/lib/kdb -I/workspace/src/crypto/krb5/src/lib -I/tmp/= obj/workspace/src/amd64.amd64/krb5/plugins/kdb/db2 -I/tmp/obj/workspace/sr= c/amd64.amd64/krb5/lib/kdb -Wno-deprecated-non-prototype -Wno-macro-redefi= ned -Wno-unused-parameter -g -MD -MF.depend.db2_exp.pico -MTdb2_exp.pico = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -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 -Wno-address-of-packed-member -c /workspace/src/crypto/krb5/src/= plugins/kdb/db2/db2_exp.c -o db2_exp.pico --- all_subdir_sbin --- --- .depend --- echo devfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- devfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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.devfs.pieo -MTdevf= s.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -c /workspace/src/sbin/devfs/devfs.c -o devfs.pieo --- all_subdir_share --- --- fi_FI.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/fi_FI.UTF-8.src = -V "45.0" -f /workspace/src/share/colldef_unicode/../../tools/tools/local= e/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef= _unicode/fi_FI.UTF-8 --- all_subdir_secure --- cc1: note: unrecognized command-line option '-Wno-macro-redefined' may have= been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-deprecated-non-prototype'= may have been intended to silence earlier diagnostics cc1: all warnings being treated as errors *** [sshd-session.pieo] Error code 1 make[5]: stopped in /workspace/src/secure/libexec/sshd-session 1 error make[5]: stopped in /workspace/src/secure/libexec/sshd-session make[4]: stopped in /workspace/src/secure/libexec make[3]: stopped in /workspace/src/secure --- all_subdir_cddl --- make[4]: stopped in /workspace/src/cddl/usr.bin --- all_subdir_libexec --- make[4]: stopped in /workspace/src/libexec/atf 13.80 real 1.43 user 0.27 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins4729165882585693= 960.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_134_1814434445.1754324122376--