From nobody Wed May 21 10:36:47 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 4b2SXL5fB6z5xBq2 for ; Wed, 21 May 2025 10:36:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2SXL1VZNz3P6S; Wed, 21 May 2025 10:36:50 +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=1747823810; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=a7gK3x7xGckpkmhcuCFO+EzgFXYo0Kr3FjSmmONQ3ws=; b=CX1lc/6qdbyQZ08mFnWMQJe+7fHHMkklPBDjIVg8KQWC+6DhI3PUm9NbcYhuHYhsd2akHq MTaqGkhrT9T6ChF/ZiXFUnZs/uFD+7o0AYr9nTiDGtxmldkW0cKW8HEf1HOnnvcp7nPqvL 8UGV1i0/spCyW89l8rBoaQU2J8UUy5fB1sGg9/2iOQoW8dEhdUcaurRFltf8PphO+CsLMq NJUJ0v19rB9dBiK4ZyPsxKvQoMCg+WqTacqdHxl3nSy0xaV+YD/hKCUMvomgDOHt8Eu8Lv Ss7aWcLQJMilHmKIgDvs1Lzwe8wImBuESwurZMk6CcaluUohpAdLt2J9/Sdutw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747823810; a=rsa-sha256; cv=none; b=Z9kZu0sJWqrBFr6c3Y4BnjwjQ3yJAO8opnzT/tmJGqjANZapgQtFX8cvPTSAg43eap0hdi 825bvLmcZ8nB5o68pyVzmMP3D5qEyZcEmzJGSShSRonNKINo8wkqBY9iyeLm9Cvlkf17mB HHG6glbNLMGcU7aITjsfzgmwCXPx/VkN7wu8m4MaBPPNSMJGMiiu17nGQnJ/blbZIBz3rP 4ACN8AjzuyWZ/EnLi2q0XwKFN1eYtt0ooBQMimeBz5WdpFABM+by0u6j84MCG0eWbtIxz+ GG3o0PIcJ6voUlMeRWUpGok7aaLWQsI03hbmsISHZT8g2X5/F5ogXMrdDcrOKg== 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 4b2SXL0jSMzX1m; Wed, 21 May 2025 10:36:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 21 May 2025 10:36:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1104651523.897.1747823810103@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #1677 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_896_502348090.1747823807944" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_896_502348090.1747823807944 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #1677 (a02915589dffa4b2eb93a686= e430b35f7cbb10cc) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/1677/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/1677/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/1677/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) No changes The end of the build log: [...truncated 84.54 MiB...] /workspace/src/sbin/dhclient/errwarn.c:214:9: note: 'snprintf' output 10 or= more bytes (assuming 1033) into a destination of size 1024 214 | snprintf(fbuf, sizeof(fbuf), "%s line %d: %s", tlname, lexl= ine, mbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ --- inet.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= .inet.o -MTinet.o -std=3Dgnu99 -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 -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/dhclient/inet.c -o inet.o --- all_subdir_tests --- --- file-attribute-modify --- --- file-attribute-modify.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug file-at= tribute-modify.full file-attribute-modify.debug --- all_subdir_sbin --- --- all_subdir_sbin/pflogd --- --- privsep_fdpass.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 -include /workspace/src/lib/libpcap/config.h -= I/workspace/src/contrib/libpcap -fPIE -g -MD -MF.depend.privsep_fdpass.p= ieo -MTprivsep_fdpass.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitial= ized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-= bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-= align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/contrib/pf/pflogd/privsep_f= dpass.c -o privsep_fdpass.pieo --- all_subdir_tests --- --- file-create --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-create NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROG= S=3Dt PROG=3Dfile-create ) --- file-attribute-modify --- --- file-attribute-modify --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-attribute-modify.debug file-attribute-modify.full file-att= ribute-modify --- all_subdir_tests/sys/auditpipe --- =3D=3D=3D> tests/sys/auditpipe (all) --- auditpipe_test --- --- all_subdir_tests/sys/audit --- --- file-create --- --- .depend.file-create --- --- all_subdir_tests/sys/auditpipe --- (cd /workspace/src/tests/sys/auditpipe && DEPENDFILE=3D.depend.auditpipe_t= est NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/auditpipe/Makefile _REC= URSING_PROGS=3Dt PROG=3Dauditpipe_test ) --- all_subdir_tests/sys/audit --- echo file-create.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.file-create --- file-create.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 -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -create.file-create.o -MTfile-create.o -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/tes= ts/sys/audit/file-create.c -o file-create.o --- all_subdir_tests/sys/auditpipe --- --- .depend.auditpipe_test --- echo auditpipe_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .d= epend.auditpipe_test --- auditpipe_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.auditpipe_test.audi= tpipe_test.pieo -MTauditpipe_test.pieo -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/tes= ts/sys/auditpipe/auditpipe_test.c -o auditpipe_test.pieo --- all_subdir_rescue --- --- packet.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= .packet.o -MTpacket.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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 -c /workspace/src/sbin/dhclient/packet.c -o packe= t.o --- all_subdir_sbin --- --- pflogd.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 -include /workspace/src/lib/libpcap/config.h -I/workspace/s= rc/contrib/libpcap -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o pflogd.ful= l pflogd.pieo pidfile.pieo privsep.pieo privsep_fdpass.pieo -lpcap=20 --- pflogd.8.gz --- gzip -cn /workspace/src/contrib/pf/pflogd/pflogd.8 > pflogd.8.gz --- pflogd.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pflogd.= full pflogd.debug --- pflogd --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpflogd.debug pflogd.full pflogd --- all_subdir_rescue --- --- sed_make --- (cd /workspace/src/rescue/rescue/../../usr.bin/sed && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/sed/ 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/sed/ compile.o main.o misc.o p= rocess.o) --- .depend --- echo sed.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .d= epend --- compile.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= .compile.o -MTcompile.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -c /workspace/src/usr.bin/sed/compil= e.c -o compile.o --- main.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= .main.o -MTmain.o -std=3Dgnu99 -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/usr.bin/sed/main.c = -o main.o --- dhclient_make --- --- convert.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= .convert.o -MTconvert.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -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 -c /workspace/src/sbin/dhclient/convert.c -o= convert.o --- sed_make --- --- compile.o --- /workspace/src/usr.bin/sed/compile.c:38:19: warning: 'sccsid' defined but n= ot used [-Wunused-const-variable=3D] 38 | static const char sccsid[] =3D "@(#)compile.c 8.1 (Berkeley) 6/= 6/93"; | ^~~~~~ --- main.o --- In file included from /workspace/src/usr.bin/sed/main.c:37: /workspace/src/usr.bin/sed/main.c: In function 'mf_fgets': /workspace/src/usr.bin/sed/main.c:423:44: warning: left-hand operand of com= ma expression has no effect [-Wunused-value] 423 | "%s/.!%ld!%s", dirname(dirbuf), (long)g= etpid(), | ^~~~~~~ /workspace/src/usr.bin/sed/main.c:424:29: warning: left-hand operand of com= ma expression has no effect [-Wunused-value] 424 | basename(basebuf)); | ^~~~~~~~ /workspace/src/usr.bin/sed/main.c: At top level: /workspace/src/usr.bin/sed/main.c:45:19: warning: 'sccsid' defined but not = used [-Wunused-const-variable=3D] 45 | static const char sccsid[] =3D "@(#)main.c 8.2 (Berkeley) 1/= 3/94"; | ^~~~~~ /workspace/src/usr.bin/sed/main.c:39:19: warning: 'copyright' defined but n= ot used [-Wunused-const-variable=3D] 39 | static const char copyright[] =3D | ^~~~~~~~~ --- all_subdir_tests --- --- auditpipe_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=3Dgnu99 -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 au= ditpipe_test.full auditpipe_test.pieo -lprivateatf-c --- auditpipe_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug auditpi= pe_test.full auditpipe_test.debug --- auditpipe_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dauditpipe_test.debug auditpipe_test.full auditpipe_test --- Kyuafile --- --- all_subdir_rescue --- --- dhclient_make --- --- tables.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= .tables.o -MTtables.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -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 -c /workspace/src/sbin/dhclient/tables.c -o table= s.o --- all_subdir_tests --- --- all_subdir_tests/sys/cam --- =3D=3D=3D> tests/sys/cam (all) --- all_subdir_tests/sys/audit --- --- file-create.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 -I/workspace/src/contrib/openbsm -g -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-create.full file-create.o utils.o /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateat= f-c --- all_subdir_tests/sys/cam --- --- all_subdir_tests/sys/cam/ctl --- =3D=3D=3D> tests/sys/cam/ctl (all) --- prevent --- echo '#! /usr/libexec/atf-sh' > prevent.tmp cat /workspace/src/tests/sys/cam/ctl/prevent.sh >>prevent.tmp chmod +x prevent.tmp mv prevent.tmp prevent --- read_buffer --- echo '#! /usr/libexec/atf-sh' > read_buffer.tmp cat /workspace/src/tests/sys/cam/ctl/read_buffer.sh >>read_buffer.tmp chmod +x read_buffer.tmp mv read_buffer.tmp read_buffer --- start_stop_unit --- echo '#! /usr/libexec/atf-sh' > start_stop_unit.tmp cat /workspace/src/tests/sys/cam/ctl/start_stop_unit.sh >>start_stop_unit.t= mp chmod +x start_stop_unit.tmp mv start_stop_unit.tmp start_stop_unit --- Kyuafile --- --- all_subdir_tests/sys/audit --- --- file-create.debug --- --- all_subdir_tests/sys/cam --- --- Kyuafile --- --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug file-cr= eate.full file-create.debug --- file-delete --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-delete NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROG= S=3Dt PROG=3Dfile-delete ) --- file-create --- --- file-create --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-create.debug file-create.full file-create --- all_subdir_rescue --- --- parse.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= .parse.o -MTparse.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -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/dhclient/parse.c -o parse.o --- all_subdir_tests --- --- file-delete --- --- .depend.file-delete --- echo file-delete.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.file-delete --- file-delete.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 -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -delete.file-delete.o -MTfile-delete.o -std=3Dgnu99 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/tes= ts/sys/audit/file-delete.c -o file-delete.o --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- mini-me.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 -I/workspace/src/tests -fPIE -g -std=3Dgnu9= 9 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-d= efinition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/contrib/capsicum-test/mini-me.c -o mini-me.pieo --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.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 -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/capsicum-test= /mini-me.c -o mini-me.o --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-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 -I/workspace/src/tests -g -std=3Dgnu99 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- mini-me --- --- mini-me.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 -I/workspace/src/tests -g -std=3Dgnu99 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_tests/sys/audit --- --- file-delete.full --- --- all_subdir_rescue --- --- privsep.o --- --- all_subdir_tests --- /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 -I/workspace/src/contrib/openbsm -g -std=3Dgnu99 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-delete.full file-delete.o utils.o /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateat= f-c --- all_subdir_rescue --- /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= .privsep.o -MTprivsep.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -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 -c /workspace/src/sbin/dhclient/privsep.c -o= privsep.o --- all_subdir_tests --- --- file-delete.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug file-de= lete.full file-delete.debug --- file-delete --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-delete.debug file-delete.full file-delete --- file-close --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-close NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS= =3Dt PROG=3Dfile-close ) --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.2-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_tests/sys/audit --- --- .depend.file-close --- echo file-close.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depen= d.file-close --- file-close.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 -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -close.file-close.o -MTfile-close.o -std=3Dgnu99 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W= no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca= st-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=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -c /workspace/src/tests/sy= s/audit/file-close.c -o file-close.o --- all_subdir_tests/sys/capsicum --- collect2: error: ld returned 1 exit status make[3]: stopped in /workspace/src/tests --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_cddl --- --- zfsd_unittest --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 88.43 real 681.01 user 81.98 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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins94335151866= 27398115.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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_896_502348090.1747823807944--