From nobody Fri Aug 8 04:52:51 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bys916zvPz64BPx for ; Fri, 08 Aug 2025 04:52:53 +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 4bys9159j7z3T1X; Fri, 08 Aug 2025 04:52:53 +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=1754628773; 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=2c/Dq+HhkItPK6QKweyzDhrWFEp4EYlrZ7GrI/XRrqk=; b=MvkgiWn03Fd09vR2cCpXlu/HFiajluY6glDit1Fscfqjka9kGd7xgZ1kPg+icuRow+16zf iSEbNMg1dpV2VTCdIgwb8VFiSPOryJY2+CelYx2Q7MAleUbWMBrKeW5zhHIlF46qe7OFvh JBH+hZgsKg378nX4bEgYkeidunb9vEZPjClNgDxVaUG2e7YDlNw3Yjx2bxJJGoPf9DRxtY hlfUu4C7K7+f6XOfqKAZDIp0M631eiXAhhI2JLyUsi265gA8hHRVgrimauyfJYzoyyIPE4 4f/RF7DqWzk9lKZEfXmrjIk2XCDDHQbJS5CIJpxWdaB0K/ZtxDHPGz4n20OipA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754628773; a=rsa-sha256; cv=none; b=j7oR66j3nMYW5+uEvV8/tp798IEs/+qItPuTUOFdvOsInEPC1syWc4fgDxF5Gvd+ZwhQKT P7LoxNRQ8AkmgfqPgrPUS7dNubJRABFGqUCX2kobUmrfvYQEKH95lJxK+4ytyMO0soqL4Q iTHBHCDBtz8Yw/Ngrg5HktfRWv37opkHAmz9dlM5daGaRItyy9so+kwN+pw4ZGI73Ri0AJ exyiyijm/7uPtGaXjjfVqkQzJIibdcwjOM0kcAtI+8blO+RZM0nncByzJrxLaihw8AOPfy NrqLYKRtL1uvtwGS1w8No7qcHNOwrQpIDE+eY8Ipkm/bH3/U6sy9fQdWZj6qow== 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 4bys914h82z6Hv; Fri, 08 Aug 2025 04:52:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 8 Aug 2025 04:52:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2100664964.709.1754628773663@jenkins.ci.freebsd.org> In-Reply-To: <61922392.697.1754622884305@jenkins.ci.freebsd.org> References: <61922392.697.1754622884305@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4087 - 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_708_392075672.1754628771598" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_708_392075672.1754628771598 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4087 (49eba35ce80d7a2d6c79d616c6eab= c2f3bbe0055) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4087/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4087/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 087/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) 37b2cb5ecb0fb1b1f5a98ff4c08b61b8c05ec1d7 by rmacklem: vfs: Add support for file cloning to VOP_COPY_FILE_RANGE 49eba35ce80d7a2d6c79d616c6eabc2f3bbe0055 by rmacklem: RELNOTES: Add an entry for COPY_FILE_RANGE_CLONE The end of the build log: [...truncated 80.53 MiB...] --- all_subdir_lib --- --- elf_getdata.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getdata.3 > elf_get= data.3.gz --- elf_getident.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getident.3 > elf_ge= tident.3.gz --- elf_getscn.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getscn.3 > elf_gets= cn.3.gz --- all_subdir_stand --- --- pwgets.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.pwgets.o -MTpwgets.o -std=3Dgnu1= 7 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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 -c /workspace/src/stand/libsa/geli/pwgets.c -o pwgets.o --- all_subdir_lib --- --- elf_getphdrnum.3.gz --- --- all_subdir_cddl --- --- ctfconvert.pieo --- --- all_subdir_sbin --- --- .depend --- --- all_subdir_lib --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getphdrnum.3 > elf_= getphdrnum.3.gz --- all_subdir_cddl --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -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.ctfconvert.pie= o -MTctfconvert.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-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 -Wno-unknown-pragmas -c /workspace/= src/cddl/contrib/opensolaris/tools/ctf/cvt/ctfconvert.c -o ctfconvert.pieo --- all_subdir_sbin --- echo devmatch.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libdevinfo.a >> .depend --- devmatch.pieo --- --- all_subdir_lib --- --- elf_getphnum.3.gz --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.devmatch.pieo -MTd= evmatch.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-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/sbin/devmatch/devmatch.c= -o devmatch.pieo --- all_subdir_lib --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getphnum.3 > elf_ge= tphnum.3.gz --- elf_getshdrnum.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getshdrnum.3 > elf_= getshdrnum.3.gz --- elf_getshnum.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getshnum.3 > elf_ge= tshnum.3.gz --- elf_getshdrstrndx.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getshdrstrndx.3 > e= lf_getshdrstrndx.3.gz --- elf_getshstrndx.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_getshstrndx.3 > elf= _getshstrndx.3.gz --- elf_hash.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_hash.3 > elf_hash.3= .gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- cd9660.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -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.cd9660.o -MTcd9660.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/cd9660.= c -o cd9660.o --- all_subdir_lib --- --- elf_kind.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_kind.3 > elf_kind.3= .gz --- elf_memory.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_memory.3 > elf_memo= ry.3.gz --- elf_next.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_next.3 > elf_next.3= .gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- rijndael-alg-fst.o --- --- all_subdir_lib --- --- elf_open.3.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-alg-fst.o -MTrijndael-a= lg-fst.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-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-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijnd= ael-alg-fst.c -o rijndael-alg-fst.o --- all_subdir_lib --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_open.3 > elf_open.3= .gz --- elf_rawfile.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_rawfile.3 > elf_raw= file.3.gz --- elf_rand.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_rand.3 > elf_rand.3= .gz --- elf_strptr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_strptr.3 > elf_strp= tr.3.gz --- elf_update.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_update.3 > elf_upda= te.3.gz --- elf_version.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/elf_version.3 > elf_ver= sion.3.gz --- gelf.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf.3 > gelf.3.gz --- gelf_checksum.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_checksum.3 > gelf_= checksum.3.gz --- gelf_fsize.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_fsize.3 > gelf_fsi= ze.3.gz --- gelf_getcap.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getcap.3 > gelf_ge= tcap.3.gz --- gelf_getchdr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getchdr.3 > gelf_g= etchdr.3.gz --- gelf_getclass.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getclass.3 > gelf_= getclass.3.gz --- gelf_getdyn.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getdyn.3 > gelf_ge= tdyn.3.gz --- gelf_getehdr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getehdr.3 > gelf_g= etehdr.3.gz --- gelf_getmove.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getmove.3 > gelf_g= etmove.3.gz --- all_subdir_krb5 --- --- kdb_xdr.pico --- --- all_subdir_lib --- --- gelf_getphdr.3.gz --- --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -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.kdb_xdr.pico -MTkdb_xdr.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/kdb_xdr.c -o kdb_xdr.pico --- all_subdir_lib --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getphdr.3 > gelf_g= etphdr.3.gz --- all_subdir_cddl --- --- dwarf.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -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.dwarf.pieo -MT= dwarf.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/dwarf.c -o dwarf.pieo --- all_subdir_secure --- --- all_subdir_secure/usr.bin --- --- engine.pieo --- --- all_subdir_lib --- --- gelf_getrel.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getrel.3 > gelf_ge= trel.3.gz --- all_subdir_secure --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/crypto/openssl -I/workspac= e/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/comm= on/include -I/workspace/src/crypto/openssl/providers/implementations/includ= e -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT = -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA5= 12_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DBSAES_ASM -DVPAES_A= SM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DX25519_ASM -= DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\= "/usr/lib/engines-3\"" -DMODULESDIR=3D"\"/usr/lib/ossl-modules\"" -DNDEBUG = -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/cryp= to/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -= I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.= amd64/secure/usr.bin/openssl -I/workspace/src/crypto/openssl/apps/include -= I/tmp/obj/workspace/src/amd64.amd64/secure/lib/libcrypto -fPIE -g -MD -MF.= depend.engine.pieo -MTengine.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -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 /workspace/src/crypto/ope= nssl/apps/engine.c -o engine.pieo --- all_subdir_lib --- --- gelf_getrela.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getrela.3 > gelf_g= etrela.3.gz --- gelf_getshdr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getshdr.3 > gelf_g= etshdr.3.gz --- gelf_getsym.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getsym.3 > gelf_ge= tsym.3.gz --- gelf_getsyminfo.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getsyminfo.3 > gel= f_getsyminfo.3.gz --- gelf_getsymshndx.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_getsymshndx.3 > ge= lf_getsymshndx.3.gz --- gelf_newehdr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_newehdr.3 > gelf_n= ewehdr.3.gz --- gelf_newphdr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_newphdr.3 > gelf_n= ewphdr.3.gz --- gelf_update_ehdr.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_update_ehdr.3 > ge= lf_update_ehdr.3.gz --- gelf_xlatetof.3.gz --- gzip -cn /workspace/src/contrib/elftoolchain/libelf/gelf_xlatetof.3 > gelf_= xlatetof.3.gz --- all_subdir_lib/libssp --- =3D=3D=3D> lib/libssp (all) --- all_subdir_bin --- --- tty_subs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.tty_subs.pieo -MTt= ty_subs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-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/pax/tty_subs.c -o tt= y_subs.pieo --- all_subdir_sbin --- /workspace/src/sbin/devmatch/devmatch.c: In function 'search_hints': /workspace/src/sbin/devmatch/devmatch.c:329:65: warning: 'v' may be used un= initialized [-Wmaybe-uninitialized] 329 | pri= ntf("Ignoring %s (%c) table=3D%#x tomatch=3D%#x\n", | ^~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 330 | = cp + 2, *cp, v, ival); | = ~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/devmatch/devmatch.c:252:51: note: 'v' was declared here 252 | int ival, len, ents, i, notme, mask, bit, v, found; | ^ --- all_subdir_lib --- --- ssp.3.gz --- gzip -cn /workspace/src/lib/libssp/ssp.3 > ssp.3.gz --- __builtin_object_size.3.gz --- gzip -cn /workspace/src/lib/libssp/__builtin_object_size.3 > __builtin_obje= ct_size.3.gz --- all_subdir_lib/libssp_nonshared --- =3D=3D=3D> lib/libssp_nonshared (all) --- all_subdir_rescue --- --- util.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DCOLORLS -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD = -MF.depend.util.o -MTutil.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual = -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su= bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -c /workspace/src/bin/ls/util.c= -o util.o --- all_subdir_lib --- --- all_subdir_lib/libsys --- =3D=3D=3D> lib/libsys (all) --- all_subdir_bin --- --- all_subdir_bin/pax/tests --- =3D=3D=3D> bin/pax/tests (all) --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- tftp.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -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.tftp.o -MTtftp.o -std=3Dgnu17 -= Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpr= eferred-stack-boundary=3D2 -c /workspace/src/stand/libsa/tftp.c -o tftp= .o --- all_subdir_bin --- --- legacy_test --- { echo '#! /usr/local/bin/perl'; cat /workspace/src/bin/pax/tests/legacy_= test.pl | sed ; } >legacy_test.tmp chmod +x legacy_test.tmp --- all_subdir_libexec --- --- atf_pytest_wrapper.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DHAVE_CONFIG_H -fPIE -g -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wformat=3D2 -Wn= o-format-extra-args -Werror -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 -Wno-address-o= f-packed-member -fPIE -std=3Dgnu++17 -Wno-error=3Dclass-memaccess -Wno-lite= ral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wl,-zrelr= o -pie -Wl,-znoexecstack -o atf_pytest_wrapper.full atf_pytest_wrapper.p= ieo=20 --- all_subdir_bin --- mv legacy_test.tmp legacy_test --- Kyuafile --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- rijndael-api-fst.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -g -MD -MF.depend.rijndael-api-fst.o -MTrijndael-a= pi-fst.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-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-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -Os -DNDEBUG -c /workspace/src/sys/crypto/rijndael/rijnd= ael-api-fst.c -o rijndael-api-fst.o --- all_subdir_bin --- --- pax.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -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 = pax.full ar_io.pieo ar_subs.pieo buf_subs.pieo cache.pieo cpio.pieo file_su= bs.pieo ftree.pieo gen_subs.pieo getoldopt.pieo options.pieo pat_rep.pieo p= ax.pieo sel_subs.pieo tables.pieo tar.pieo tty_subs.pieo =20 --- all_subdir_libexec --- --- atf_pytest_wrapper.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug atf_pyt= est_wrapper.full atf_pytest_wrapper.debug --- all_subdir_bin --- --- pax.1.gz --- gzip -cn /workspace/src/bin/pax/pax.1 > pax.1.gz --- all_subdir_libexec --- --- atf_pytest_wrapper --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Datf_pytest_wrapper.debug atf_pytest_wrapper.full atf_pytest_wra= pper --- all_subdir_bin --- --- pax.debug --- --- all_subdir_krb5 --- --- lockout.pico --- --- all_subdir_libexec --- --- all_subdir_libexec/atf/atf-sh --- =3D=3D=3D> libexec/atf/atf-sh (all) --- all_subdir_krb5 --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -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.lockout.pico -MTlockout.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/lockout.c -o lockout.pico --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pax.ful= l pax.debug --- pax --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpax.debug pax.full pax --- all_subdir_bin/pkill --- =3D=3D=3D> bin/pkill (all) --- all_subdir_libexec --- --- .depend --- echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend echo atf-sh.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- atf-sh.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DATF_LIBEXECDIR=3D= '"/usr/libexec"' -DATF_PKGDATADIR=3D'"/usr/share/atf"' -DATF_SHELL=3D'"/bin= /sh"' -I/workspace/src/contrib/atf -fPIE -g -MD -MF.depend.atf-sh.pieo -MTa= tf-sh.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -W= no-uninitialized -Wdate-time -Wformat=3D2 -Wno-format-extra-args -Werror -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fPIE -std= =3Dgnu++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dun= known-pragmas -Wno-dangling-reference -c /workspace/src/contrib/atf/= atf-sh/atf-sh.cpp -o atf-sh.pieo --- all_subdir_secure --- --- all_subdir_secure/libexec --- 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 --- all_subdir_sbin --- --- devmatch.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -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 = devmatch.full devmatch.pieo -ldevinfo=20 --- all_subdir_lib --- --- pkru.3.gz --- --- all_subdir_secure --- *** [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 --- all_subdir_secure/usr.bin --- make[3]: stopped in /workspace/src/secure --- all_subdir_secure/libexec --- make[3]: stopped in /workspace/src/secure 15.37 real 1.45 user 0.31 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1076468406046609= 1401.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_708_392075672.1754628771598--