From nobody Tue Oct 1 12:55:31 2024 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 4XHybV6B3Vz5XpB3 for ; Tue, 01 Oct 2024 12:55:34 +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 4XHybV121Sz57Yp; Tue, 1 Oct 2024 12:55:34 +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=1727787334; 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=QDMDsvSpZKjQndmdKiwkqmwOTtPr8u3f8rq/fcAreD0=; b=RYu+lOE+VNfAn20EG1YFCxbdk2XXekjMo1bSL7O1Iyu5e6E+zOVYbA0MaHVF8B9NzSd0qz FvKHqyy1W2CD3CDMrl+I2WG8g97SG7YokhgAkYYNrO8B4pSZFl73nimX9ZtOAut4/UibU1 GnaAJPJFisCZo9dCa3L/qT7T/2pSfzuLPfwLOwL2Oa1I3G3QiJ795mG6MkiHzLGCGhYK2B ndD1ULqtQ1AAlHWHI6AyByGrc36tND2h7Q3o26ZqQwDDs+eDOsxgOq6NCKZxDPmUL+6oG4 /+61665goovCp2aNImGJCGKVdd3y/qJkot9DkmTQxkBSHeZf62PdAF/NQ6r0+g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727787334; a=rsa-sha256; cv=none; b=nbk2poFZWZXcDXey5dIh4RlRMyey95NcuSFbsDwKSA2KdJNEHswQ7+zxrNF58Gcjwk6qOD EAt/Er+aZ69viiTDZglLCZLXLMMmrCw72W64zSBHdsgPzlV6cIBRIi8vGZwM9sTgURGYk7 0/+4vFR1CvM4Ym10GQtWJ31g39v0wakft+39fh1d3qWbH1Pm7m5ybucoLPsDdehylb/eO/ O276eDvJF9fXexcAFFQx8d4+Lf+HiFKqCmY4RKrxkTq8DtsV0IBrIIjugKhK+aKmRq92V8 1mRk175xFKb51WcqRpPrnAAAinVDXhMyyayQHeJwl9V1fFjB+MxQiONFEQHVRQ== 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 4XHybV0RRXzf6H; Tue, 1 Oct 2024 12:55:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 1 Oct 2024 12:55:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <574065532.15831.1727787334065@jenkins.ci.freebsd.org> In-Reply-To: <801987877.15827.1727784925533@jenkins.ci.freebsd.org> References: <801987877.15827.1727784925533@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #1847 - 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_15830_1070729644.1727787331805" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_15830_1070729644.1727787331805 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #1847 (1b745d8b23e465872e171579cfc94= 4bd57e5501a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/1847/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 1847/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1= 847/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 89.77 MiB...] --- basename_test --- echo '#! /usr/libexec/atf-sh' > basename_test.tmp cat /workspace/src/contrib/netbsd-tests/usr.bin/basename/t_basename.sh >>ba= sename_test.tmp chmod +x basename_test.tmp mv basename_test.tmp basename_test --- Kyuafile --- --- basename.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/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 = basename.full basename.o =20 --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- wcstod_test --- --- wcstod_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o wcstod_test.full t_wcstod.o -lprivateatf-c = -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/adduser --- =3D=3D=3D> usr.sbin/adduser (all) --- all_subdir_stand --- --- all_subdir_stand/userboot/userboot_4th --- --- tslog.pico --- --- all_subdir_stand/userboot/userboot_lua --- --- main.pico --- --- all_subdir_stand/userboot/userboot_4th --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.tslog.pico -MTtslog.pico -std=3Dgnu99 -Wno-format-zero-= length -Wsystem-headers -Werror -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-address-of-packed-member -Os -c /workspa= ce/src/stand/common/tslog.c -o tslog.pico --- all_subdir_stand/userboot/userboot_lua --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.main.pi= co -MTmain.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werr= or -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Wno-implicit-function-declaration -Os -I/workspace/s= rc/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspac= e/src/sys/contrib/openzfs/include/os/freebsd/zfs -c /workspace/src/stand= /userboot/userboot_lua/../userboot/main.c -o main.pico --- all_subdir_usr.bin --- --- basename.1.gz --- gzip -cn /workspace/src/usr.bin/basename/basename.1 > basename.1.gz --- basename.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug basenam= e.full basename.debug --- all_subdir_usr.sbin --- --- adduser.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/adduser/adduser.conf.5 > adduser.conf.5.gz --- all_subdir_usr.bin --- --- basename --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbasename.debug basename.full basename --- all_subdir_usr.sbin --- --- adduser.8.gz --- gzip -cn /workspace/src/usr.sbin/adduser/adduser.8 > adduser.8.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/beep --- =3D=3D=3D> usr.bin/beep (all) --- all_subdir_usr.sbin --- --- rmuser.8.gz --- gzip -cn /workspace/src/usr.sbin/adduser/rmuser.8 > rmuser.8.gz --- all_subdir_lib --- --- wcstod_test.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug wcstod_= test.full wcstod_test.debug --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/arp --- =3D=3D=3D> usr.sbin/arp (all) --- all_subdir_lib --- --- wcstod_test --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwcstod_test.debug wcstod_test.full wcstod_test --- wctomb_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.wctomb_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _RE= CURSING_PROGS=3Dt PROG=3Dwctomb_test ) --- all_subdir_usr.bin --- --- .depend --- echo beep.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- beep.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.beep.o -MTbeep.o -std=3Dgnu99 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer= -arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused= -parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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-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-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/beep/beep.c -o beep.o --- all_subdir_usr.sbin --- --- .depend --- echo arp.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a >> .depend --- arp.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.arp.o -MTarp.o -std=3Dgnu99 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress = -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare= -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/usr.sbin= /arp/arp.c -o arp.o --- all_subdir_stand --- --- all_subdir_stand/userboot/userboot_4th --- --- load_elf32.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/= stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common = -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_= GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan= d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co= ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.= -g -MD -MF.depend.load_elf32.pico -MTload_elf32.pico -std=3Dgnu99 -Wno-fo= rmat-zero-length -Wsystem-headers -Werror -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-address-of-packed-member -Os -c /= workspace/src/stand/common/load_elf32.c -o load_elf32.pico --- all_subdir_lib --- --- .depend.wctomb_test --- echo wctomb_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.wctomb_= test --- t_wctomb.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/= netbsd-tests -fPIE -g -MD -MF.depend.wctomb_test.t_wctomb.o -MTt_wctomb.o = -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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 = -Wno-stack-protector -c /workspace/src/contrib/netbsd-tests/lib/libc/local= e/t_wctomb.c -o t_wctomb.o --- all_subdir_stand --- --- all_subdir_stand/i386 --- =3D=3D=3D> stand/i386 (all) --- all_subdir_stand/i386/btx --- =3D=3D=3D> stand/i386/btx (all) --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/arp/arp.c:86:12: warning: 'set_rtsock' declared 'st= atic' but never defined [-Wunused-function] 86 | static int set_rtsock(struct sockaddr_in *dst, struct sockaddr_dl *= sdl_m, | ^~~~~~~~~~ --- all_subdir_stand --- --- include/machine --- --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/arp/arp.c:738:1: warning: 'rtmsg' defined but not u= sed [-Wunused-function] 738 | rtmsg(int cmd, struct sockaddr_in *dst, struct sockaddr_dl *sdl) | ^~~~~ /workspace/src/usr.sbin/arp/arp.c:592:1: warning: 'print_entry' defined but= not used [-Wunused-function] 592 | print_entry(struct sockaddr_dl *sdl, | ^~~~~~~~~~~ --- all_subdir_stand --- --- all_subdir_stand/userboot --- --- all_subdir_stand/userboot/userboot_lua --- --- userboot_cons.pico --- --- all_subdir_stand/i386 --- include/machine -> /workspace/src/sys/i386/include --- all_subdir_stand/userboot --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.userboo= t_cons.pico -MTuserboot_cons.pico -std=3Dgnu99 -Wno-format-zero-length -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -c /workspace/src/stand/us= erboot/userboot_lua/../userboot/userboot_cons.c -o userboot_cons.pico --- all_subdir_stand/i386 --- --- include/x86 --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_stand/i386/btx/btx --- =3D=3D=3D> stand/i386/btx/btx (all) --- include/machine --- include/machine -> /workspace/src/sys/i386/include --- include/x86 --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:931, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1810, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:1752: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:39:34: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 39 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr<_Up>& __p) _NOEXCEPT : __= ptr_(__p.release()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:45:45: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 45 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr<_Up>& __p) _= NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:49:45: warning: 'template struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 49 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr_ref<_Tp> __p= ) _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:69:34: warning: 'template struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 69 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr_ref<_Tp> __p) _NOEXCEPT := __ptr_(__p.__ptr_) {} | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:71:34: warning: 'template struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 71 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr_ref<_Up>() _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:77:34: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 77 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr<_Up>() _NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- include/x86 -> /workspace/src/sys/x86/include --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r_ref<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:72:5: warning: 'template struct std::__1::auto_ptr_ref' is de= precated [-Wdeprecated-declarations] 72 | auto_ptr_ref<_Up> __t; | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:78:12: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 78 | return auto_ptr<_Up>(release()); | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:83:56: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- --- btx.o --- --- all_subdir_sbin --- --- restore.full --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/o= bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding = -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0= x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std= =3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/i386/bt= x/btx/btx.S -o btx.o --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -DRRESTORE -D_ACL_PRIVATE -fPIE -g -std=3Dgnu99 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoex= ecstack -o restore.full main.o interactive.o restore.o dirs.o symtab.o ta= pe.o utilities.o dumprmt.o =20 --- all_subdir_stand --- --- all_subdir_stand/userboot --- --- userboot_disk.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.= amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s= rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio= n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib= sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-floa= t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -= DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri= b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA= DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr= c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo= n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD -MF.depend.userboo= t_disk.pico -MTuserboot_disk.pico -std=3Dgnu99 -Wno-format-zero-length -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -c /workspace/src/stand/us= erboot/userboot_lua/../userboot/userboot_disk.c -o userboot_disk.pico --- all_subdir_lib --- --- wctomb_test.full --- --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:33, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:939: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:203:36: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 203 | _LIBCPP_HIDE_FROM_ABI unique_ptr(auto_ptr<_Up>&& __p) _NOEXCEPT := __ptr_(__p.release(), __value_init_tag()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:225:47: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 225 | _LIBCPP_HIDE_FROM_ABI unique_ptr& operator=3D(auto_ptr<_Up> __p) = { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o wctomb_test.full t_wctomb.o -lprivateatf-c = -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- btx --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:632:29: warning: type attributes ignored after type is already defined= [-Wattributes] 632 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo= rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND= ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m= cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor= kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-= mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/= workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst= em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno= -error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 = -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/= boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro = -Wl,-znoexecstack -o btx btx.o =20 --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:596:36: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 596 | _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__= r.get()) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:677:52: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 677 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&= & __r) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_stand --- collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c= ore dumped compilation terminated. 49.04 real 144.78 user 20.78 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/jenkins1640849745678654= 4780.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_15830_1070729644.1727787331805--