From nobody Fri Oct 31 17:28:51 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cynyY67BNz6Ddyr for ; Fri, 31 Oct 2025 17:28:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cynyY2Y7bz3xnw; Fri, 31 Oct 2025 17:28:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761931733; 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=pnpqlaoHPZ7xmMG+qbgDnLuhRiUA5fHxakxbHeWoOxc=; b=tQQ8bRksYHJtzIwjTMutW4TPZD4ZdIwYred2KHK7zAkTJB3XVzacU16luPLjnhet2Xufjd tciV9HeIazGTCWhZLXshxx/1iV/pW/KiFjiiBlS+9aKqtk6yrakRlyJfu6d+anixpi+IfL Ozgs/7ZaBpLer7F5AdcjsrXh0uEaQBm+AjdJAUWDia+qrunwDZDgVGcKq9588YCqZotAln FWJEWtjJd6scYQbo5y8E4JTidnteZXt6NJdTnEOBQVcWTuR/5MWoBJstCgPUtfPX4VyMST /97T0r8FCSxtMQT6YrMzKKN26o8x3IVEp2v+A0wY2ELaLsiFywxlWtzFgYdRfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761931733; a=rsa-sha256; cv=none; b=vPCyBN9Qc7kXKLEy7EpjQCQT/cQH31YUD/Jp3dqAbwPxjYYRM4iktnnsBSSzml3p+VYXD5 rVrPtoAUFrZ2mC+zxv3fx0N5wQDDP2w9gPST2r0hNyJ3qhS9h28CUC/1gbLTkTNP9KxNtX y1PFAjDagpROFIJIk2BtZ636+BjWJmzi2gOfJVwziNTmBBHwtFlIMZS6wrCn/8hGXKlMoC PFIoe6cLsRZJjbXam3JNOm8XwAayX+Swb2f7Tpu3nX70DjhqsNaPk5OXZNuuAnSO0ypM3v gGkLxzfKIesh6I8wSiaHFbsLtLnIPZun8xeq/LXnDNlI/OiZf0TO9DMhnCVK5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4cynyY1rm2z1Gd3; Fri, 31 Oct 2025 17:28:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 31 Oct 2025 17:28:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2096145092.1835.1761931733263@jenkins.ci.freebsd.org> In-Reply-To: <1282204787.1809.1761925555683@jenkins.ci.freebsd.org> References: <1282204787.1809.1761925555683@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2059 - 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_1834_1016330872.1761931731276" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1834_1016330872.1761931731276 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2059 (c19f161f5f65d61c01525870= 00eff7cae9492843) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2059/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2059/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2059/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) dbdb47165ad3cb1b23625510cf4a9d872b93c48c by kib: vfs_syscalls.c::flags_to_right(): O_DSYNC should be allowed for a83f433a9d0ef5774e398cf3518834f47323ab2a by kib: x86 LAPIC: force edge-triggered mode for !bootverbose as well c19f161f5f65d61c0152587000eff7cae9492843 by kib: write.2: explain the atomicity guarantees of the writes The end of the build log: [...truncated 77.47 MiB...] --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu99 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o domainname.full domainname.pieo =20 --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/migration_guide.7 > m= igration_guide.7.gz --- openssl-core.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core.h.7 > op= enssl-core.h.7.gz --- openssl-core_dispatch.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_dispatch= .h.7 > openssl-core_dispatch.h.7.gz --- openssl-core_names.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_names.h.= 7 > openssl-core_names.h.7.gz --- openssl-env.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-env.7 > opens= sl-env.7.gz --- openssl-glossary.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-glossary.7 > = openssl-glossary.7.gz --- all_subdir_bin --- --- domainname.1.gz --- --- all_subdir_secure --- --- openssl-threads.7.gz --- --- all_subdir_bin --- gzip -cn /workspace/src/bin/domainname/domainname.1 > domainname.1.gz --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-threads.7 > o= penssl-threads.7.gz --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:317, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++/macros.hpp:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++.hpp:29, from /workspace/src/lib/csu/tests/cxx_constructors.cc:41: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_bin --- --- domainname.debug --- --- all_subdir_secure --- --- openssl_user_macros.7.gz --- --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug domainn= ame.full domainname.debug --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl_user_macros.7= > openssl_user_macros.7.gz --- all_subdir_bin --- --- domainname --- --- all_subdir_secure --- --- ossl_store-file.7.gz --- --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddomainname.debug domainname.full domainname --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store-file.7 > o= ssl_store-file.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/md5...] --- all_subdir_secure --- --- ossl_store.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store.7 > ossl_s= tore.7.gz --- all_subdir_bin --- --- all_subdir_bin/echo --- =3D=3D=3D> bin/echo (all) --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- ashldi3.o --- --- all_subdir_secure --- --- passphrase-encoding.7.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.ashldi3= .o -MTashldi3.o -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 -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//ashldi3.c -o ashldi3.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/passphrase-encoding.7= > passphrase-encoding.7.gz --- property.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/property.7 > property= .7.gz --- provider-asym_cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-asym_cipher.= 7 > provider-asym_cipher.7.gz --- provider-base.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-base.7 > pro= vider-base.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memmove.o --- --- all_subdir_share --- --- en_US.ISO8859-15.LC_CTYPE --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.memmov= e.o -MTmemmove.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Wer= ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -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/lib/libc/string/memmove.c -o memmove.o --- all_subdir_share --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.ISO8859-15 -i /workspace/src/share/ctype= def/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/e= n_US.ISO8859-15 --- all_subdir_secure --- --- provider-cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-cipher.7 > p= rovider-cipher.7.gz --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_bin --- --- .depend --- echo echo.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- echo.pieo --- --- all_subdir_secure --- --- provider-decoder.7.gz --- --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.d= epend.echo.pieo -MTecho.pieo -std=3Dgnu99 -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 -c /workspace/src/bin/echo/ec= ho.c -o echo.pieo --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-decoder.7 > = provider-decoder.7.gz --- provider-digest.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-digest.7 > p= rovider-digest.7.gz --- provider-encoder.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-encoder.7 > = provider-encoder.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mdconfig...] --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- ashrdi3.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.ashrdi3= .o -MTashrdi3.o -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 -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//ashrdi3.c -o ashrdi3.o --- all_subdir_secure --- --- provider-kdf.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-kdf.7 > prov= ider-kdf.7.gz --- provider-kem.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-kem.7 > prov= ider-kem.7.gz --- provider-keyexch.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keyexch.7 > = provider-keyexch.7.gz --- provider-keymgmt.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keymgmt.7 > = provider-keymgmt.7.gz --- provider-mac.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-mac.7 > prov= ider-mac.7.gz --- provider-object.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-object.7 > p= rovider-object.7.gz --- provider-rand.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-rand.7 > pro= vider-rand.7.gz --- provider-signature.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-signature.7 = > provider-signature.7.gz --- provider-storemgmt.7.gz --- --- all_subdir_stand --- --- lshrdi3.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-storemgmt.7 = > provider-storemgmt.7.gz --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lshrdi3= .o -MTlshrdi3.o -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 -Os -c /workspace/src/contrib/llvm-project/compil= er-rt/lib/builtins//lshrdi3.c -o lshrdi3.o --- all_subdir_secure --- --- provider.7.gz --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mdmfs...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider.7 > provider= .7.gz --- proxy-certificates.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/proxy-certificates.7 = > proxy-certificates.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memset.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.memset= .o -MTmemset.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -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/lib/libc/string/memset.c -o memset.o --- all_subdir_secure --- --- ssl.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ssl.7 > ssl.7.gz --- x509.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/x509.7 > x509.7.gz --- all_subdir_secure/lib/libssl --- =3D=3D=3D> secure/lib/libssl (all) --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mknod...] --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- hypervisor.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.hypervi= sor.o -MThypervisor.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers= -Werror -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 -Os -c /workspace/src/stand/libsa/x86/hyperv= isor.c -o hypervisor.o --- all_subdir_stand/libsa32 --- --- strcat.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.strcat= .o -MTstrcat.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -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/lib/libc/string/strcat.c -o strcat.o --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_secure --- --- libssl.so.30.full --- Building shared library libssl.so.30 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -Wl,-= zrelro -Wl,--version-script=3D/workspace/src/secure/lib/libssl/Version.map = -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warn= ings -Wl,--warn-shared-textrel -o libssl.so.30.full -Wl,-soname,libssl.so.= 30 bio_ssl.pico d1_lib.pico d1_msg.pico d1_srtp.pico methods.pico pqueue.pi= co s3_cbc.pico s3_enc.pico s3_lib.pico s3_msg.pico ssl_asn1.pico ssl_cert.p= ico ssl_ciph.pico ssl_conf.pico ssl_err.pico ssl_err_legacy.pico ssl_init.p= ico ssl_lib.pico ssl_mcnf.pico ssl_rsa.pico ssl_rsa_legacy.pico ssl_sess.pi= co ssl_stat.pico ssl_txt.pico ssl_utst.pico t1_enc.pico t1_lib.pico t1_trce= .pico tls_depr.pico tls_srp.pico tls13_enc.pico packet.pico sparse_array.pi= co dtls1_bitmap.pico rec_layer_d1.pico rec_layer_s3.pico ssl3_buffer.pico s= sl3_record.pico ssl3_record_tls13.pico tls_pad.pico extensions.pico extensi= ons_clnt.pico extensions_cust.pico extensions_srvr.pi--- all_subdir_sbin --= - --- attrib.pieo --- --- all_subdir_secure --- co statem.pico statem_clnt.pico statem_dtls.pico statem_lib.pico statem_srv= r.pico ktls.pico -lcrypto=20 --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/nvmecontrol -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -MD -MF.depend.attrib.pieo -MTattrib.pieo -std=3Dg= nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/sbin/camcontrol/attrib.c -o attrib.pieo --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount...] --- all_subdir_stand --- --- strchr.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.strchr= .o -MTstrchr.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro= r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -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/lib/libc/string/strchr.c -o strchr.o --- all_subdir_bin --- --- all_subdir_bin/echo/tests --- =3D=3D=3D> bin/echo/tests (all) --- all_subdir_kerberos5 --- In function 'my_fgetln', inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_d= ump.c:156:19: /workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' calle= d on unallocated object 'line' [-Werror=3Dfree-nonheap-object] 119 | n =3D realloc(buf, *sz + (*sz >> 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/crypto/heimdal/kdc/mit_dump.c: In function 'mit_prop_dump': /workspace/src/crypto/heimdal/kdc/mit_dump.c:139:11: note: declared here 139 | char *line =3D NULL; | ^~~~ --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- uuid_create_nil.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.uuid_cr= eate_nil.o -MTuuid_create_nil.o -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 -c /workspace/src/lib/libc/= uuid/uuid_create_nil.c -o uuid_create_nil.o --- all_subdir_stand/libsa32 --- --- strchrnul.o --- --- all_subdir_bin --- --- echo_test --- echo '#! /usr/libexec/atf-sh' > echo_test.tmp cat /workspace/src/bin/echo/tests/echo_test.sh >>echo_test.tmp --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd= ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections= -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D= LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -ma= rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.strchr= nul.o -MTstrchrnul.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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 -Wn= o-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 -Os -mpreferred-stack-boundary=3D2 -c /works= pace/src/lib/libc/string/strchrnul.c -o strchrnul.o --- all_subdir_bin --- chmod +x echo_test.tmp mv echo_test.tmp echo_test --- Kyuafile --- --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_cd9660...] --- all_subdir_bin --- --- echo.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu99 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o echo.full echo.pieo =20 --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- uuid_equal.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/= libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou= ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -= fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO= ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno= -red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.uuid_eq= ual.o -MTuuid_equal.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers= -Werror -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 -Os -c /workspace/src/lib/libc/uuid/uuid_equ= al.c -o uuid_equal.o --- all_subdir_share --- --- en_US.US-ASCII.LC_CTYPE --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/lo= cale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tool= s/tools/locale/etc/final-maps/map.US-ASCII -i /workspace/src/share/ctypede= f/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/en_= US.US-ASCII --- all_subdir_kerberos5 --- cc1: all warnings being treated as errors *** [mit_dump.pieo] Error code 1 make[5]: stopped in /workspace/src/kerberos5/libexec/hprop 1 error make[5]: stopped in /workspace/src/kerberos5/libexec/hprop 4.70 real 2.38 user 0.40 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins12605644655= 242240853.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_1834_1016330872.1761931731276--