From nobody Sun Jul 6 23:39:17 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 4bb3k05JzNz60dC7 for ; Sun, 06 Jul 2025 23:39:20 +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 4bb3k01kX0z41Hj; Sun, 06 Jul 2025 23:39:20 +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=1751845160; 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=pupW2qetkAwcT/+DFzaWQFkM8BvVxqhXdxEXu5xIDBQ=; b=TfxlZrrwC95pUePlAGpniGPOenmllvZNeS0dzBB398GvcW3nYM17J2RP1axfmjcZmgfzBZ 3NO7TI9Sx8xfEe+rSCjSR5mZWeawImqO5fPg0jF88c67x8Hxf8WrGodFkwIa3j8vJXt70F /27wVmLz23Aj1KyD9eUzciXR4Ven46xMdqXU2k1HP/Z/mdrIohrp3k746Tlo4MPM/D1tc7 wQeEGLxfAlSqr0szbtH6pFTUSm23YwwND3AItgepAN8u3GVywCOnPNXqDA+Z6tpt9hH4MD ThlJpGTMzLgd1UzC/uqvOlLBwAof8dUxYDuvWgcBFK9z90shTRiL7TqgtHxuiQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1751845160; a=rsa-sha256; cv=none; b=J60MtUMqej/996NNjQGZFm40S4xk3VBsenyr3iD/vmdV13XHjUnB9zIEYhpNws2sTQZe4b dqGG8yclbEH/ORZnhkCqpVcr8XtRDCvRAninq+9pPqH/Eqv4cUfcYzSB10zLB5z8iB8GqY Imf7sc0oXFvkcmZ2n2qkxD3ujiDqUoHPYx2FSAYO0KMqP/+MhzVGeH2RTXQfo/2HsGxukv 7YgKU4yyY5ky8yJtou5p+KDvj1QzBrpLUHWEJRjHawO1Iujs6d9irCBiihS5+rIHLOzcdW ahZ7GyE2LY1fVt+jexqz208/z12TxwesZ+Z/yQ9yebBW4dTnXJcPhpeeA1xF2g== 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 4bb3k017ZmzBBn; Sun, 06 Jul 2025 23:39:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 6 Jul 2025 23:39:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: vexeduxr@FreeBSD.org, dougm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1049385250.459.1751845160163@jenkins.ci.freebsd.org> In-Reply-To: <862442188.449.1751838866758@jenkins.ci.freebsd.org> References: <862442188.449.1751838866758@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #5938 - 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_458_1230037692.1751845157957" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_458_1230037692.1751845157957 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #5938 (2d6185cf87e815d4951a9ddcf5c53= 5ebd07a8815) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/5938/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 5938/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5= 938/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) efe5907279e1aa1781fc4d5260204888cd235cc2 by vexeduxr: amd64: fix physmap entry addition logic 85dcdb7aad85498b3f497b8752e69b8612b27cb7 by vexeduxr: amd64: allow the mapping of other regions for efirt 4add1a7a46b5cb261223d1c51c94fde417cc33c0 by vexeduxr: amd64/efirt: always map the first page 2d6185cf87e815d4951a9ddcf5c535ebd07a8815 by dougm: vm_fault: drop never-true busy_sleep test The end of the build log: [...truncated 87.07 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -= D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT= -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin= g -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/= src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor= kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia= 32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/= efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co= ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works= pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta= nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS= _SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL= OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd= l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_= FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.interp.o -MTinterp.o -std= =3Dgnu17 -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/common/int= erp.c -o interp.o --- all_subdir_stand/efi/loader_lua --- --- load_elf64.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.load_elf64.o -MTload_= elf64.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 -c /workspace/src/stand/common/load_elf64.c -o load= _elf64.o --- all_subdir_usr.sbin --- --- fifolog.1.gz --- gzip -cn /workspace/src/usr.sbin/fifolog/fifolog_create/fifolog.1 > fifolog= .1.gz --- fifolog_create.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug fifolog= _create.full fifolog_create.debug --- fifolog_create --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfifolog_create.debug fifolog_create.full fifolog_create --- all_subdir_usr.sbin/fifolog/fifolog_writer --- =3D=3D=3D> usr.sbin/fifolog/fifolog_writer (all) --- .depend --- echo fifolog_writer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/usr.sbin/fifolog/lib/libfifolog_pie= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a >> .depend --- fifolog_writer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -fPIE= -g -MD -MF.depend.fifolog_writer.pieo -MTfifolog_writer.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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.sbin/fifolog/fifolog_writer/fifolog_writer.c -o = fifolog_writer.pieo --- all_subdir_stand --- --- all_subdir_stand/efi/loader_ia32 --- --- interp_backslash.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -= D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT= -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin= g -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/= src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor= kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia= 32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/= efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co= ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works= pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta= nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS= _SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL= OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd= l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_= FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.interp_backslash.o -MTint= erp_backslash.o -std=3Dgnu17 -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 -Os -mpreferred-stack-boundary=3D2 -c /workspace= /src/stand/common/interp_backslash.c -o interp_backslash.o --- all_subdir_lib --- --- pow_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -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-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr= elro -pie -Wl,-znoexecstack -o pow_test.full t_pow.pieo -lprivateatf-c -= lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_sbin --- --- proto_common.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM= -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -g -MD -MF.depend.pr= oto_common.pieo -MTproto_common.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscr= ipts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time = -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -c /workspace/src/sbin= /hastd/proto_common.c -o proto_common.pieo --- all_subdir_lib --- --- pow_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pow_tes= t.full pow_test.debug --- pow_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpow_test.debug pow_test.full pow_test --- all_subdir_usr.sbin --- --- fifolog_writer.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -fPIE -g -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -W= l,-zrelro -pie -Wl,-znoexecstack -o fifolog_writer.full fifolog_writer.pi= eo -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/fifolog/lib -lfifolog_pie= -lz=20 --- all_subdir_lib --- --- precision_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.precision_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dprecision_test ) --- atanh.3.gz --- gzip -cn /workspace/src/lib/msun/man/atanh.3 > atanh.3.gz --- all_subdir_lib/libc --- --- nsdispatch_test --- echo '#! /usr/libexec/atf-sh' > nsdispatch_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libc/net/t_nsdispatch.sh >>nsdi= spatch_test.tmp chmod +x nsdispatch_test.tmp mv nsdispatch_test.tmp nsdispatch_test --- all_subdir_lib/libc/tests/stdio --- =3D=3D=3D> lib/libc/tests/stdio (all) --- all_subdir_lib/msun --- --- all_subdir_lib/msun/tests --- --- .depend.precision_test --- echo precision_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd= 64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.precision_test --- t_precision.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g= -MD -MF.depend.precision_test.t_precision.pieo -MTt_precision.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-= error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift= -negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wno-unknown-pragmas -c /workspace/src/contrib/netbsd-tests/lib/= libm/t_precision.c -o t_precision.pieo --- all_subdir_stand --- --- interp_parse.o --- --- all_subdir_usr.sbin --- --- fifolog_writer.debug --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -= D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT= -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin= g -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/= src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor= kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia= 32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/= efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co= ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works= pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta= nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS= _SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL= OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd= l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_= FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.interp_parse.o -MTinterp_= parse.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 -mpreferred-stack-boundary=3D2 -c /workspace/src/st= and/common/interp_parse.c -o interp_parse.o --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug fifolog= _writer.full fifolog_writer.debug --- all_subdir_lib --- --- all_subdir_lib/libc --- --- eintr_test --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=3D.depend.eintr_test= NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECUR= SING_PROGS=3Dt PROG=3Deintr_test ) --- all_subdir_usr.sbin --- --- fifolog_writer --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfifolog_writer.debug fifolog_writer.full fifolog_writer --- all_subdir_usr.sbin/fifolog/fifolog_reader --- =3D=3D=3D> usr.sbin/fifolog/fifolog_reader (all) --- all_subdir_lib --- --- .depend.eintr_test --- echo eintr_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/tmp/usr/lib/libmd.a >> .depend.eintr_test --- eintr_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.eintr_test.eintr_t= est.pieo -MTeintr_test.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= address-of-packed-member -c /workspace/src/lib/libc/tests/stdio/eintr_= test.c -o eintr_test.pieo --- all_subdir_usr.sbin --- --- .depend --- echo fifolog_reader.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/usr.sbin/fifolog/lib/libfifolog_pie= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a >> .depend --- fifolog_reader.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -fPIE= -g -MD -MF.depend.fifolog_reader.pieo -MTfifolog_reader.pieo -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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.sbin/fifolog/fifolog_reader/fifolog_reader.c -o = fifolog_reader.pieo --- all_subdir_stand --- --- all_subdir_stand/efi/loader_simp --- --- main.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_simp/../loader -I/workspace/src/stand/libsa/zfs -I/work= space/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/= include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/load= er_simp -I/workspace/src/stand/efi/loader_simp/arch/amd64 -I/workspace/src/= stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src= /sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -= I/workspace/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -D= LOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_S= UPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs = -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D= \"loader.help.efi\" -g -MD -MF.depend.main.o -MTmain.o -std=3Dgnu17 -Wno-f= ormat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -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 -Wno-format -= Os -I/workspace/src/sys/teken -I/workspace/src/contrib/pnglite -c /works= pace/src/stand/efi/loader_simp/../loader/main.c -o main.o --- all_subdir_sbin --- --- proto_socketpair.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM= -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -g -MD -MF.depend.pr= oto_socketpair.pieo -MTproto_socketpair.pieo -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-= type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized= -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/sbin/hastd/proto_socketpair.c -o proto_socketpair.pieo --- all_subdir_lib --- --- all_subdir_lib/msun --- --- precision_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -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-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr= elro -pie -Wl,-znoexecstack -o precision_test.full t_precision.pieo -lpri= vateatf-c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_= pie --- all_subdir_sbin --- /workspace/src/sbin/hastd/proto_socketpair.c: In function 'sp_recv': /workspace/src/sbin/hastd/proto_socketpair.c:142:33: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] 142 | spctx->sp_fd[0] =3D -1; | ~~~~~~~~~~~~~~~~^~~~ /workspace/src/sbin/hastd/proto_socketpair.c:143:9: note: here 143 | case SP_SIDE_SERVER: | ^~~~ /workspace/src/sbin/hastd/proto_socketpair.c: In function 'sp_send': /workspace/src/sbin/hastd/proto_socketpair.c:103:33: warning: this statemen= t may fall through [-Wimplicit-fallthrough=3D] 103 | spctx->sp_fd[1] =3D -1; | ~~~~~~~~~~~~~~~~^~~~ /workspace/src/sbin/hastd/proto_socketpair.c:104:9: note: here 104 | case SP_SIDE_CLIENT: | ^~~~ --- all_subdir_lib --- --- precision_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug precisi= on_test.full precision_test.debug --- precision_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprecision_test.debug precision_test.full precision_test --- round_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.round_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dround_test ) --- all_subdir_stand --- --- all_subdir_stand/efi/loader_ia32 --- --- ls.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -= D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT= -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin= g -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/= src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor= kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia= 32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/= efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co= ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works= pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta= nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS= _SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL= OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd= l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_= FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.ls.o -MTls.o -std=3Dgnu17= -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -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/common/ls.c -o l= s.o --- all_subdir_usr.sbin --- --- fifolog_reader.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -fPIE -g -std=3Dgnu17= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -W= l,-zrelro -pie -Wl,-znoexecstack -o fifolog_reader.full fifolog_reader.pi= eo -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/fifolog/lib -lfifolog_pie= -lz=20 --- all_subdir_lib --- --- .depend.round_test --- echo round_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/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.a= md64/lib/libnetbsd/libnetbsd_pie.a >> .depend.round_test --- t_round.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g= -MD -MF.depend.round_test.t_round.pieo -MTt_round.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -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-unk= nown-pragmas -c /workspace/src/contrib/netbsd-tests/lib/libm/t_round.= c -o t_round.pieo --- all_subdir_lib/libc --- --- eintr_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o eintr_test.fu= ll eintr_test.pieo -lprivateatf-c -lmd --- all_subdir_sbin --- --- proto_tcp.pieo --- --- all_subdir_usr.sbin --- --- fifolog_reader.debug --- --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM= -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -g -MD -MF.depend.pr= oto_tcp.pieo -MTproto_tcp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-f= ormat -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 -c /workspace/src/sbin/h= astd/proto_tcp.c -o proto_tcp.pieo --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug fifolog= _reader.full fifolog_reader.debug --- fifolog_reader --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfifolog_reader.debug fifolog_reader.full fifolog_reader --- all_subdir_lib --- --- eintr_test.debug --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/fstyp --- =3D=3D=3D> usr.sbin/fstyp (all) --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug eintr_t= est.full eintr_test.debug --- eintr_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Deintr_test.debug eintr_test.full eintr_test --- fdopen_test --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=3D.depend.fdopen_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RECU= RSING_PROGS=3Dt PROG=3Dfdopen_test ) --- all_subdir_stand --- --- all_subdir_stand/efi/loader_lua --- --- load_elf64_obj.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.load_elf64_obj.o -MTl= oad_elf64_obj.o -std=3Dgnu17 -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 -Os -c /workspace/src/stand/common/load_elf64_ob= j.c -o load_elf64_obj.o --- all_subdir_usr.sbin --- --- .depend --- echo fstyp.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libufs.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libnvpair/libnvpa= ir_pie.a /tmp/obj/workspace/src/amd64.amd64/cddl/lib/libzfs/libzfs_pie.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libspl.a >> .depend --- apfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD -MF.d= epend.apfs.pieo -MTapfs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas -I/workspac= e/src/sys -c /workspace/src/usr.sbin/fstyp/apfs.c -o apfs.pieo --- all_subdir_lib --- --- .depend.fdopen_test --- --- all_subdir_stand --- --- all_subdir_stand/efi/loader_ia32 --- --- misc.o --- --- all_subdir_lib --- echo fdopen_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depe= nd.fdopen_test --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -= D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT= -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin= g -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/= src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor= kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia= 32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/= efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co= ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works= pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta= nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS= _SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL= OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd= l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_= FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.misc.o -MTmisc.o -std=3Dg= nu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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/common/misc.c= -o misc.o --- all_subdir_lib --- --- fdopen_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.fdopen_test.fdopen= _test.pieo -MTfdopen_test.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/lib/libc/tests/stdio/fdop= en_test.c -o fdopen_test.pieo --- all_subdir_lib/msun --- --- round_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -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-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr= elro -pie -Wl,-znoexecstack -o round_test.full t_round.pieo -lprivateatf-= c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.sbin --- --- befs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD -MF.d= epend.befs.pieo -MTbefs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus= ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual= -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s= ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-= time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes= -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -= Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D= extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn= o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va= lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn= onnull-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-o= verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W= no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno= except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D= stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc= ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr= os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error= =3Dstringop-truncation -Wno-return-type -Wno-unknown-pragmas -I/workspac= e/src/sys -c /workspace/src/usr.sbin/fstyp/befs.c -o befs.pieo --- all_subdir_lib --- --- round_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug round_t= est.full round_test.debug --- round_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dround_test.debug round_test.full round_test --- scalbn_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.scalbn_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dscalbn_test ) --- all_subdir_usr.bin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator >; _Tp =3D basic_string]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::ba= sic_string; _Allocator =3D std::__1::allocator >]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D const std::__1::basic= _string&; _Tp =3D std::__1::basic_string; _Allocator =3D std::_= _1::allocator >; pointer =3D std::__1::basic_s= tring*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_referen= ce) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::al= locator >; const_reference =3D const std::__1:= :basic_string&]' /workspace/src/usr.bin/dtc/dtb.cc:317:20: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t >' {aka 'class std::__1::basic_string'} with no trivial copy-assignment; use copy-assignment or copy-initial= ization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/parser_std_format_spec.h:39, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_output.h:22, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:752:7: not= e: 'std::__1::__remove_const_t >' {aka 'class = std::__1::basic_string'} declared here 752 | class basic_string { | ^~~~~~~~~~~~ --- all_subdir_lib --- --- .depend.scalbn_test --- echo scalbn_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/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.scalbn_test --- all_subdir_usr.sbin --- --- cd9660.pieo --- --- all_subdir_lib --- --- t_scalbn.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g= -MD -MF.depend.scalbn_test.t_scalbn.pieo -MTt_scalbn.pieo -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -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-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -c /workspace/src/contrib/netbsd-tests/lib/libm/t_sca= lbn.c -o t_scalbn.pieo --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD -MF.d= epend.cd9660.pieo -MTcd9660.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-= unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-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-unknown-pragmas -I/works= pace/src/sys -c /workspace/src/usr.sbin/fstyp/cd9660.c -o cd9660.pieo --- all_subdir_stand --- --- modinfo.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -= D_STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT= -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestandin= g -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/= src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/wor= kspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs= /include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia= 32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/= efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/co= ntrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/works= pace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/sta= nd/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS= _SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DL= OADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cdd= l/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_= FILENAME=3D\"loader.help.efi\" -g -MD -MF.depend.modinfo.o -MTmodinfo.o -s= td=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me= mber -Os -mpreferred-stack-boundary=3D2 -c /workspace/src/stand/common= /modinfo.c -o modinfo.o --- all_subdir_usr.sbin --- --- exfat.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD -MF.d= epend.exfat.pieo -MTexfat.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar= -subscripts -Wnested-externs -Wold-style-definition -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-unknown-pragmas -I/works= pace/src/sys -c /workspace/src/usr.sbin/fstyp/exfat.c -o exfat.pieo --- all_subdir_rescue --- --- ipfw_make --- --- ipv6.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD -MF.d= epend.ipv6.o -MTipv6.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -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-cast-align -c /workspace/src/sb= in/ipfw/ipv6.c -o ipv6.o --- all_subdir_lib --- --- all_subdir_lib/libc --- --- fdopen_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fdopen_test.f= ull fdopen_test.pieo -lprivateatf-c --- all_subdir_rescue --- --- pfctl_make --- cc1: all warnings being treated as errors *** [pfctl.o] Error code 1 make[6]: stopped in /workspace/src/sbin/pfctl 87.80 real 303.35 user 38.81 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins4022843127469204= 938.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_458_1230037692.1751845157957--