From nobody Mon Dec 15 20:37:22 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 4dVX1J4L61z6LJNL for ; Mon, 15 Dec 2025 20:37:24 +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 4dVX1J2WPvz3gPT; Mon, 15 Dec 2025 20:37:24 +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=1765831044; 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=YJJZg9NWLHhAsnZEyISdW7zBS1FY2WIsXHdyqjey9K0=; b=DAWydUgRXl1FxLwD7/1Sd3d4A2RCf+mwZgtqFPQIRQEREGWZedtrXH47Upnva1TWs4rVEo JEJv55ZzNbV+TgKOHsXPARFtnwhtVnoAecRe4pz/L8YGbiIczVzZTjqIvfI7FRbfy6LCEI 4Hnqsp4HuB2VcZmXeNw//q++iyQ3jXj+dK6Mw+LfB1vSXwa+4OeNuzg0gAurSHYXP0YD59 Gwt4WeV3UJ+8KFrC24hOu/+3Z7KmuB+fPDE3QbKcRYrsnqbvI7lxE69ZFu5q/1LUn9G2TT F3MTYIz6+SQO+kVIKDt3ol9mpe8zJxO40PpMTRi34avNB8BWqUAltRaeE6vOhg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765831044; a=rsa-sha256; cv=none; b=XA9g2rCeYZ8BHFaJzTn9d4cLc+KAb+cxSzmqCn5SA4zipIUip5pL8vJN+t5jKCDWyEmdVU QkFnJQWRl+qGtIy2euASA3kXXBbVaeyFZrXc468qX9QpOu4lrVSgBPwjDEGSkrqOOhUuoK qMjenopXtLWcTKstwM8tQ6ETejnz4NW5aXmZVZPZ+7o80aCpS2K/nfcBNXYRNnYlvLFtIl HayAYZooNRPJz86Lr6myUN+G7O1YXSd/tz9ahlWqnxsI5Cp2adYhj5QsFkRAtPdh4SD1M6 hEqvt1+GkzcSnbeSXP0viH2PfQ1rctV2Q8m4ToCuTiEXIQVTpRieckZrA3J7ng== 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 4dVX1J20frzc6M; Mon, 15 Dec 2025 20:37:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 15 Dec 2025 20:37:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, 0mp@FreeBSD.org, jrtc27@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <347780451.1407.1765831044285@jenkins.ci.freebsd.org> In-Reply-To: <385574675.1381.1765823517398@jenkins.ci.freebsd.org> References: <385574675.1381.1765823517398@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2164 - 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_1406_283833261.1765831042207" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1406_283833261.1765831042207 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-gcc12_build - Build #2164 (2cfa240c0bdaaf039e849fd8= 1f4dc46c1e702663) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12= _build/2164/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b= uild/2164/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu= ild/2164/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) 2c8a177e9b56ec684a602dcd6c3416532e7dbb60 by 0mp: uio.h: Indent struct uio according to style(9) ae1f6fd47c4584d1abe5ecf26f291d282e6f6a67 by emaste: agp: Export intel_gtt_read_pte, required by i915kms d5d8583a16ef533dfd8e1164401c4960417014ad by jrtc27: rtld-elf: Pass parsed aux_info to ifunc_init f6ff014ba52de10a3a72aa9b2e331989dda9d1e8 by jrtc27: riscv: Recognise B extension for AT_HWCAP f61eabc1f4cffaedb733262a8fd07f3011f6d827 by jrtc27: rtld-elf: Support IFUNCs on riscv c700f3b2529833cc0de9d2ca461bee0e44afb9cc by jrtc27: riscv: Add machine/ifunc.h corresponding to rtld-elf's resolver a39564b58f9253791446aa2709ae48b9bfdb7152 by jrtc27: gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUID 0e3963317e14ec86d0a597c91af36f043d583363 by jrtc27: kldxref: Don't warn and skip file if no relocations are found f6578a0ec7cb954059da580c22dee5bc331ee68a by jrtc27: Merge commit 88433e640ddb from upstream OpenZFS (by Jessica Clarke) 6559b303a34b60b2cc2836bc376bec27f3df5b8a by jrtc27: lib/clang: Commit cleaned-up workaround for building on RISC-V a06143795a22d8d99f1736656eaff754e81d8ab1 by jrtc27: libc/csu: Support IFUNCs on riscv 40200fae91243c772d444c8338ef870d3e7c46ab by jrtc27: depend-cleanup.sh: Clean up after riscv static binary IFUNC addition 9848c2085511796ebf306e2b504c12e7e6c8cccb by jrtc27: tools/build/cross-build: Don't include sys/uio.h from linux limits.h e4f4a057772b1d5117bd54e52b8a124f7a2c4ac7 by jrtc27: libc/csu: Unify INIT_RELOCS across architectures 735452dad4bf6275533e1d26fd098fbdbffd4d42 by jrtc27: sys/cdefs.h: Add comments to make #if/#else/#endif triple more obvious 1327039aaf1626e646516fea2c8214ceb298fe8a by jrtc27: hexdump.3: Add missing LIBRARY section 753dd37ab9519f181ca1272aa52aa5c733419f81 by jrtc27: gic_v3: Correctly handle GICC GIGR Base Address case 645c576942c9e069974a4f8fe5bb7132e8182085 by jrtc27: ofw: Fix inverted bcmp in ofw_bus_node_status_okay a5ccd406ddc5b73060e154495745651646f1dcf5 by jrtc27: riscv: Fix and generalise saving TP (PCPU pointer) whilst in userspace 2ef0ba80e0b51653e62cfd5623e7f6b844399440 by jrtc27: libc: Don't bias DTV entries by TLS_DTV_OFFSET 11d41989cc62c8812c5f6140d1c1877575f09aad by jrtc27: libc: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V e73457d194b000a53218a77564730e87b84f66af by jrtc27: rtld-elf: Fix dlsym(3) for TLS symbols on PowerPC and RISC-V 79b0a953ada4c516c43f163c51d3f083da666d59 by jrtc27: rtld-elf: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V f1344d0aa816d0a2e9b316d4bd28b5f478b5d3da by jrtc27: rtld-elf: Fix UB for direct exec with no extra rtld arguments 8e8ae9ac48cc59615dd83d2b5fe1368036ff8808 by jrtc27: rtld-elf: Fix executable's TLS module index for direct exec acf47e5d105ef05ea25b635672417a294a933e13 by jrtc27: rtld-elf/riscv: Don't allocate static TLS for dynamic TLS relocations d07b82ecbe64e29668b457019081846518c0e4b5 by jrtc27: libc/riscv: Fix initial exec TLS mode for dynamically loaded shared 02cb2f8094baab0b4299e5fcd1694d9193be14b3 by jrtc27: Revert "rtld: fix allocate_module_tls() variant I fallback to static dccbc59475ced25a04b8bd8a58b1ceed46635857 by jrtc27: share: Delete bitrotted make_*_driver.sh scripts d13a8521247f10deb80cff652053fd74ebd9878b by jrtc27: sys: Delete stale comments in sys/elf_common.h a1fed6a29cb1410b76d771f9699d8f26c4b01ebb by jrtc27: sys: Sync RISC-V relocations d9bff46977de2ffa67d2876cca6c31ab6ff9b3f1 by jrtc27: sys: Various whitespace style(9) fixes for sys/elf_common.h 362eb7d340140ba02724e275d8d5ff2e2dcdaf90 by jrtc27: rtld-elf: Delete unused RELOC_ALIGNED_P copies 123a24445686afb0c2742df53d900098d1227526 by jrtc27: Makefile.libcompat: Use same PATH for _lc_build-tools as _build-tools 3300572ffcc679457995c8ec4d9eb354cf12defc by jrtc27: bsd.compat.mk: Honour XSTRIPBIN for lib32 34671bb50983ccd21faddb5e33c02454c9065995 by jrtc27: freebsd-update: Mention upgrading packages, not just ports d37b3562e701ab1583ea7ae47b9bd3214ef39d37 by jrtc27: imgact_elf: Fix off-by-one in note size check 323a47103c2b466099fb72212bf7e3507a856a43 by jrtc27: cross-build: Workaround system-provided strchrnul on macOS 15.4+ 52a61478e5589be242a3b4a889da71ce533c8daf by jrtc27: cross-build: fix after the recent sqlite3 import 2cfa240c0bdaaf039e849fd81f4dc46c1e702663 by 0mp: vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done The end of the build log: [...truncated 77.15 MiB...] --- ossl_store-file.7.gz --- --- all_subdir_kerberos5 --- --- all_subdir_kerberos5/tools --- --- gen.o --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store-file.7 > o= ssl_store-file.7.gz --- all_subdir_kerberos5 --- /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 -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src= /crypto/heimdal/lib/asn1 -I. -DHAVE_CONFIG_H -I/workspace/src/kerberos5/i= nclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.gen.o -MTgen.o -std=3Dgn= u99 -Wno-format-zero-length -fstack-protector-strong -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 -c /workspace/src/crypto/heimdal/lib/asn1/gen.c = -o gen.o --- all_subdir_secure --- --- ossl_store.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store.7 > ossl_s= tore.7.gz --- passphrase-encoding.7.gz --- 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 --- all_subdir_bin --- --- dd2_test --- echo '#! /usr/libexec/atf-sh' > dd2_test.tmp cat /workspace/src/bin/dd/tests/dd2_test.sh >>dd2_test.tmp chmod +x dd2_test.tmp --- all_subdir_secure --- --- provider-asym_cipher.7.gz --- --- all_subdir_bin --- mv dd2_test.tmp dd2_test --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mdconfig...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-asym_cipher.= 7 > provider-asym_cipher.7.gz --- all_subdir_bin --- --- dd_test --- --- all_subdir_stand --- --- ashrdi3.o --- --- all_subdir_bin --- echo '#! /usr/libexec/atf-sh' > dd_test.tmp cat /workspace/src/contrib/netbsd-tests/bin/dd/t_dd.sh >>dd_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/= 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-base.7.gz --- --- all_subdir_bin --- chmod +x dd_test.tmp --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-base.7 > pro= vider-base.7.gz --- all_subdir_bin --- mv dd_test.tmp dd_test --- Kyuafile --- --- all_subdir_secure --- --- provider-cipher.7.gz --- --- all_subdir_bin --- --- dd.full --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-cipher.7 > p= rovider-cipher.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/ -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 dd.full args.pieo conv.pieo conv_tab.pieo dd.pieo = misc.pieo position.pieo -lutil=20 --- all_subdir_secure --- --- provider-decoder.7.gz --- 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 --- 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 --- all_subdir_stand --- --- lshrdi3.o --- --- all_subdir_secure --- --- provider-keymgmt.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 --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-keymgmt.7 > = provider-keymgmt.7.gz --- all_subdir_bin --- --- dd.1.gz --- gzip -cn /workspace/src/bin/dd/dd.1 > dd.1.gz --- all_subdir_secure --- --- provider-mac.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-mac.7 > prov= ider-mac.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mdmfs...] --- all_subdir_bin --- --- dd.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug dd.full= dd.debug --- all_subdir_secure --- --- provider-object.7.gz --- --- all_subdir_bin --- --- dd --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-object.7 > p= rovider-object.7.gz --- all_subdir_bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddd.debug dd.full dd --- all_subdir_secure --- --- provider-rand.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-rand.7 > pro= vider-rand.7.gz --- all_subdir_bin --- --- all_subdir_bin/df --- =3D=3D=3D> bin/df (all) --- all_subdir_secure --- --- provider-signature.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-signature.7 = > provider-signature.7.gz --- provider-storemgmt.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-storemgmt.7 = > provider-storemgmt.7.gz --- provider.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider.7 > provider= .7.gz --- all_subdir_bin --- --- .depend --- --- all_subdir_secure --- --- proxy-certificates.7.gz --- --- all_subdir_bin --- echo df.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libutil.a >> .depend --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/proxy-certificates.7 = > proxy-certificates.7.gz --- all_subdir_bin --- --- df.pieo --- /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.df.pieo -MTdf.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -c /workspace/src/bin/df/df.c -o df= .pieo --- all_subdir_stand --- --- 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_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_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mknod...] --- all_subdir_secure --- --- all_subdir_secure/lib/libssl --- =3D=3D=3D> secure/lib/libssl (all) --- 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_kerberos5 --- --- all_subdir_kerberos5/libexec --- --- mit_dump.pieo --- /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/crypto/heimdal/lib/roken -I/w= orkspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/as= n1 -I/workspace/src/crypto/heimdal/lib/hx509 -I/workspace/src/crypto/heimda= l/lib/ntlm -I/workspace/src/crypto/heimdal/kdc -I/workspace/src/contrib/com= _err -I/tmp/obj/workspace/src/amd64.amd64/kerberos5/lib/libkrb5 -DHAVE_CO= NFIG_H -I/workspace/src/kerberos5/include -fPIE -ffile-prefix-map=3D/worksp= ace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g= -MD -MF.depend.mit_dump.pieo -MTmit_dump.pieo -std=3Dgnu99 -Wno-format-ze= ro-length -fstack-protector-strong -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 -c /workspace/src/crypto/heimdal/kdc/mit_dump.c -o mit_dump.pieo --- all_subdir_stand --- --- uuid_create_nil.o --- --- 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_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.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_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount...] --- 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.pico statem.pico statem_= clnt.pico statem_dtls.pico statem_lib.pico statem_srvr.pico ktls.pico -lcr= ypto=20 --- all_subdir_sbin --- --- attrib.pieo --- /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_stand --- --- 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_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_cd9660...] --- all_subdir_stand --- --- uuid_from_string.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_fr= om_string.o -MTuuid_from_string.o -std=3Dgnu99 -Wno-format-zero-length -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -c /workspace/src/stand/lib= sa/uuid_from_string.c -o uuid_from_string.o --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_msdosfs...] --- all_subdir_share --- --- ar_SA.UTF-8.LC_COLLATE --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/ar_SA.UTF-8.src = -V "43.0" -f /workspace/src/share/colldef_unicode/../../tools/tools/local= e/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef= _unicode/ar_SA.UTF-8 --- 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_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_nfs...] --- all_subdir_stand --- --- uuid_is_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_is= _nil.o -MTuuid_is_nil.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-heade= rs -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -Wno-address-of-packed-member -Os -c /workspace/src/lib/libc/uuid/uu= id_is_nil.c -o uuid_is_nil.o --- all_subdir_secure --- --- libssl.so.30.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libssl.= so.30.full libssl.so.30.debug --- libssl.so.30 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibssl.so.30.debug libssl.so.30.full libssl.so.30 --- all_subdir_stand --- --- uuid_to_string.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_to= _string.o -MTuuid_to_string.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem= -headers -Werror -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-address-of-packed-member -Os -c /workspace/src/stand/libsa/uu= id_to_string.c -o uuid_to_string.o --- all_subdir_secure --- --- all_subdir_secure/lib/libssh --- =3D=3D=3D> secure/lib/libssh (all) --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_nullfs...] [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_udf...] --- all_subdir_stand --- --- _setjmp.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 -p= ipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/l= ibsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddoub= le=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -f= data-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOA= DER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-= red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile= -prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend._setjmp.= o -MT_setjmp.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 -c /workspace/src/stand/libsa/amd64/_setjm= p.S -o _setjmp.o --- bzlib.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.bzlib.o= -MTbzlib.o -std=3Dgnu99 -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=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -Os -DBZ_NO_STDIO -DBZ_NO_COMPRESS -c /workspace/src/= contrib/bzip2/bzlib.c -o bzlib.o --- 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_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/mount_unionfs...] --- all_subdir_sbin --- --- depop.pieo --- /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.depop.pieo -MTdepop.pieo -std=3Dgnu= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-= value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error= =3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/sbin/camcontrol/depop.c -o depop.pieo --- all_subdir_secure --- --- libprivatessh.so.5.full --- Building shared library libprivatessh.so.5 /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,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fat= al-warnings -Wl,--warn-shared-textrel -o libprivatessh.so.5.full -Wl,-sona= me,libprivatessh.so.5 ssh_api.pico ssherr.pico sshbuf.pico sshkey.pico sshb= uf-getput-basic.pico sshbuf-misc.pico sshbuf-getput-crypto.pico krl.pico bi= tmap.pico authfd.pico authfile.pico canohost.pico channels.pico cipher.pico= cipher-aes.pico cipher-aesctr.pico cleanup.pico compat.pico fatal.pico hos= tfile.pico log.pico match.pico moduli.pico nchan.pico packet.pico readpass.= pico ttymodes.pico xmalloc.pico addr.pico addrmatch.pico atomicio.pico disp= atch.pico mac.pico misc.pico utf8.pico monitor_fdpass.pico rijndael.pico ss= h-dss.pico ssh-ecdsa.pico ssh-ecdsa-sk.pico ssh-ed25519-sk.pico ssh-rsa.pic= o dh.pico msg.pico dns.pico entropy.pico umac.pico umac128.pico ssh-pkcs11.= pico smult_curve25519_ref.pico poly1305.pico chacha.pico cipher-chachapoly.= pico cipher-chachapoly-libcrypto.pico ssh-ed25519.pico digest-openssl.pico = digest-libc.pico hmac.pico ed25519.pico hash.pico kex.pico kex-names.pico k= exdh.pico kexgex.pico kexecdh.pico kexc25519.pico kexgexc.pico kexgexs.pico= kexsntrup761x25519.pico kexmlkem768x25519.pico sntrup761.pico kexgen.pico = sftp-realpath.pico platform-pledge.pico platform-tracing.pico platform-misc= .pico sshbuf-io.pico ssh-sk-client.pico bcrypt_pbkdf.pico blowfish.pico bsd= -misc.pico bsd-signal.pico explicit_bzero.pico fmt_scaled.pico freezero.pic= o glob.pico libressl-api-compat.pico mktemp.pico openssl-compat.pico port-n= et.pico recallocarray.pico strtonum.pico timingsafe_bcmp.pico vis.pico xcry= pt.pico getrrsetbyname-ldns.pico -lprivateldns -lcrypto -lcrypt -lz=20 --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace= /src/sbin/newfs...] --- all_subdir_kerberos5 --- cc1: all warnings being treated as errors 4.36 real 2.26 user 0.35 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/jenkins69284191498= 85405108.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_1406_283833261.1765831042207--