FreeBSD-main-amd64-gcc12_build - Build #5665 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 03 Jun 2025 13:59:15 UTC
FreeBSD-main-amd64-gcc12_build - Build #5665 (2a35b00732d948ee57ad86d571d6af1533b721f0) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5665/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5665/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5665/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)

b0ea71a8555c0b726319dc2a618cc6d17a4fa4f1 by mm:
Update vendor/libarchive to 3.8.0

bb625fc2ac801d0a06ef0edab37a9bdaf209f008 by des:
libpam: Additional module directory.

2b8b37c8f516a5955f81a6fc35c7aac01ddf4a3a by kib:
thr_new: pass params.flags to cpu_set_user_tls()

461afb106107f38b4af23f42f5f99470ceef0877 by kib:
cpu_machdep.9: update documentation for cpu_set_user_tls()

89ca5cddec22f5676e9f9a91c2adfdbc574c78ca by kib:
thr_new: add a flag indicating that the thread is created by C runtime

6fd3288c39c493c4f252b715e8354e0d27d5ef90 by kib:
thr_new.2: document THR_C_RUNTIME

16ce7f1a3603fce5262cf0656a01c4177c75fa50 by kib:
amd64: set PCB_TLSBASE pcb flag only for new C runtime threads

3a94bbfdcd09c655031e2a1ae343af6292d97d5d by kib:
amd64: Add AMD64_DISABLE_TLSBASE

c25ddffc51a1e2c0e03fa6f168abc022955d598f by kib:
thr_new(2): check param.flags for reserved bits

3556ffa6adff34ed689185ac8c68a2fc9432741a by kib:
kern_thr.c: fix typo

e3bc87ab1b66e8fff1cd3a069e858461349a0cab by dougm:
vm_pageout: fix pageout_flush

6d3d1fc3a30453be19831f79399bcba0ae822ad1 by des:
netcat: Allow service names to be used.

81df032813595a7c79e55bcba0c4e5d660451b58 by des:
cp: Improve to_root test case.

6dd1c0643e9c5562d8b09c41fc792129a8081f06 by dougm:
vm_page: use lookup_ge in grab_valid_iter()

7944a87dce9355bea07b7cbd005cf5107fac61d2 by jrtc27:
drm2/ttm: Add missing includes to fix arm TEGRA124 build

2761de0832c1c4342e2f8cca60c794815fda01e3 by kib:
kern: add extended errors support

09dfe066f00c927e88c23265387d432e6d9f0c5e by kib:
kernel: copyout extended errors to userspace and add exterrctl(2) to

92b393c0d28749b25efb6ad43632a7e80edd129b by kib:
libsys: export exterrctl symbol

d995dc937a3c999daa8e0675d1ec45f9ab422cb5 by kib:
vm/vm_mmap.c: add two examples of using exterrors

7212b37345936899e979c63d0b054e114576faa0 by kib:
kinfo_proc: report address of extended kernel error structure

b9c8a07d4dd932aaa43a4ed4c2fe07ac3d901544 by kib:
C runtime: enable extended error reporting from kernel

98af94cae78a01a62d1094e4f255f50af2e1269a by kib:
sysconf(3): add _SC_UEXTERR_LEN, the max length of the extended error

a56fe703c2065069cf756bbafcb3dc35c25f5343 by kib:
Provide user interface to retrieve reported extended errors

8e8d3068dcbe0dce4b028666c6cf8dc151c63353 by kib:
amd64 GENERIC: enable bloating kernel with ext errors strings

bfe9e97a23af40f9d6343c92f6adf137b2ca23f1 by kib:
Regen

970a71e1ef9a9792059c7c824a0106abb4fddcec by kib:
Rename BLOW_KERNEL_WITH_EXTERR to BLOAT_KERNEL_WITH_EXTERR

08419bf194697d08837b0e0cd7ea30e911eec4bf by ivy:
don't gate ctl{d,adm} behind MK_ISCSI

66c2e68076bd85d6a73084fb74e16be81a712c6e by pho:
stress2: Added a regression test

9de72af2cceb6fc4aead0990cccdf565531bc248 by khorben:
bsdinstall: restore the environment when restarting

517eb20e54e59173b9dbede0bb3356f6197b5aa9 by zlei:
if_firewire: Make firewire_broadcastaddr static const

4bf049bfeefd988fed93149138c422b05d38251b by bz:
net80211: fix VHT160 and VHT80P80 selection and enable in LinuxKPI

76141d3306dea42228646b9a4a5e97ccba59fe2a by mm:
Update vendor/libarchive to 3.8.1

f9890204b5dbb46940d120a629ca90fbf15c499a by sjg:
install: must set netproto for tftp://

61d77e6c009544d1489078c16a5d22b27d25c91b by sjg:
loader: allow for exceptions to restricted settings.

1e0743f54d2d3624cd4de2167d373aa38597778e by bnovkov:
glob: Add blocks support

4d7c31bca252fbbd0808875cf0ad87fc0d91278f by bnovkov:
glob2_test: Add tests for error callback functions and blocks

38fd088a5db2194863718983866fab9f402bcf8e by andrew:
arm64: Move users of sanitised ID registers later

2aeac25bcb72723d436721ab97bb2fd6df3dfb9b by andrew:
arm64: Add a function to restrict the ID registers

89bb17ec3b0260fa0d9c30a23b7e5f73fc5917f4 by andrew:
arm64: Mask out the PAC ID fields when disabled

331f2c1c46584510fa9104c86f31f44ece3838c5 by mm:
libarchive: fix duplicate entry in tests Makefile

f2a587b8b7779ac3adce38c5f34e08ddaef39cfb by jhb:
cam nvme: Move opcode and status code tables from CTL to base CAM

353cfc483dd246091c92b22f214fd16eb5de4e3b by jhb:
cam nvme: Decode NVMe status for NVMe command failures

3495832877caebdf2f6f0a01a3b1f43a80351a55 by kp:
pf: convert NAT rule handling to PF_TEST_ATTRIB as well

fe96610ba94332c7c4c59f3f82920d1ef1177bf2 by kp:
pf: rework anchor handling to recurse

1e4c562fdfb211c6f23179dba3952757ed7b8ee3 by kp:
pf: remove unused argument from pf_get_translation()

ab239dfb225b35972e20dc599258fc32d4e73ad5 by kp:
pf: use struct pf_test_ctx as function argument

0fed8828c95a9d2cbcb43147ff851ca6f2c21d0f by kgalazka:
ice(4): Update E830-XXV device ids

e3307d05311e8c042e7e7ea2157fc51f50297369 by ziaee:
mlx.4: Improve specificity for apropos + hw notes

d8773fdcbfa363da3e14ec3661b565edbfce03e0 by glebius:
sockets: gc SB_STOP flag

e698e4a537736f6a7dd9a386e00997d7fb08e83f by fuz:
lib/libmd: disable SHA1 AVX2 kernel

36fcd52c2bd5a8a4b3d584564852f417fb83e762 by adrian:
net80211: fix TKIP trailer trimming w/ no rx parameters given

9fa8ba74acd6668b9dab532f5d234a3f8cf1570d by dtxdf:
committers-ports: add myself (dtxdf@) with acm@ as mentor

207f3b2b25eaa0f9d32699e664b139e5e40e5450 by jrtc27:
libmd: Fix amd64 AVX2 SHA-1 transcription errors

b3a93154db74e44d44d0210c728e12c713393a50 by kib:
Extract exterr_to_ue()

e5586b32d2dc5c6112fdc9557c92cd57fc60b0a4 by kib:
exterr: move the definition of user-visible struct uexterror into

765150dd4d05425f599c5ec0543071d77f399ea5 by kib:
struct uexterror: add flags, bump exterr version

ac1a57f6c325cf5d66a82256de42fdae49121466 by kib:
ktrace: define user interface for tracing extended errors

6abe7e2a929cd463075c5daa62f400abeff9e326 by kib:
exterr: add category for ktrace

6d43260d49e6af7de43a0a3181178d7a3ee20613 by kib:
ktrace: generate events on extended errors

96f4be881e8e9e0cb9a6ad2cd9f17f4440983600 by kib:
ktrace(1): teach about KTR_EXTERR

9a036035579236c16699ca801d280096bb512b47 by kib:
kdump(1): pretty-print KTR_EXTERR

de6012c48e213b655bb5cee03b866ab26fa10417 by kib:
kdump: staticise functions in kdump.c

e26f3836d4e129c77e28854e9f84874a92723ac2 by kib:
kdump(1): Use static array for header types string literals

2a35b00732d948ee57ad86d571d6af1533b721f0 by kib:
kern/kern_ktrace.c: normalize includes



The end of the build log:

[...truncated 4.28 MiB...]
--- check_utility_compat.o ---
--- clock.o ---
--- cap_sandboxed.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.cap_sandboxed.o -MTcap_sandboxed.o -std=gnu17 -Wno-format-zero-length -fstack-protector--- check_utility_compat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.check_utility_compat.o -MTcheck_utility_compat.o -std=gnu17 -Wno-format-zero-length -fs--- clock_getcpuclockid.o ---
--- cap_sandboxed.o ---
-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type --- clock.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.clock.o -MTclock.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem--- check_utility_compat.o ---
tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast---- closedir.o ---
--- cap_sandboxed.o ---
-Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/cap_sandboxed.c -o cap_sandboxed.o
--- clock_getcpuclockid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.clock_getcpuclockid.o -MTclock_getcpuclockid.o -std=gnu17 -Wno-format-zero-length -fsta--- clock.o ---
-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch--- check_utility_compat.o ---
function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/check_utility_compat.c -o check_utility_compat.o
--- clock_getcpuclockid.o ---
ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-fu--- clock.o ---
-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/clock.c -o clock.o
--- clock_getcpuclockid.o ---
nction-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/clock_getcpuclockid.c -o clock_getcpuclockid.o
--- closedir.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.closedir.o -MTclosedir.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/closedir.c -o closedir.o
--- confstr.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.confstr.o -MTconfstr.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/confstr.c -o confstr.o
--- cpuset_alloc.o ---
--- cpuset_free.o ---
--- cpuset_alloc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.cpuset_alloc.o -MTcpuset_alloc.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/cpuset_alloc.c -o cpuset_alloc.o
--- crypt.o ---
--- cpuset_free.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.cpuset_free.o -MTcpuset_free.o -std=gnu17 -Wno-format-zero-length -fstack-protector-str--- ctermid.o ---
--- daemon.o ---
--- cpuset_free.o ---
ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno--- crypt.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.crypt.o -MTcrypt.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem--- ctermid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.ctermid.o -MTctermid.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy--- cpuset_free.o ---
-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/cpuset_free.c -o cpuset_free.o
--- crypt.o ---
-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch--- ctermid.o ---
stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=c--- crypt.o ---
-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/crypt.c -o crypt.o
--- ctermid.o ---
atch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/ctermid.c -o ctermid.o
--- daemon.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.daemon.o -MTdaemon.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/daemon.c -o daemon.o
--- devname.o ---
--- devname-compat11.o ---
--- devname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.devname.o -MTdevname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/devname.c -o devname.o
--- devname-compat11.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.devname-compat11.o -MTdevname-compat11.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/devname-compat11.c -o devname-compat11.o
--- dirfd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.dirfd.o -MTdirfd.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/dirfd.c -o dirfd.o
--- dirname.o ---
--- dirname_compat.o ---
--- dirname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.dirname.o -MTdirname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy--- disklabel.o ---
--- dlfcn.o ---
--- dirname_compat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.dirname_compat.o -MTdirname_compat.o -std=gnu17 -Wno-format-zero-length -fstack-protect--- dirname.o ---
stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=c--- disklabel.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.disklabel.o -MTdisklabel.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong --- dirname_compat.o ---
or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-typ--- dirname.o ---
atch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/dirname.c -o dirname.o
--- disklabel.o ---
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-err--- dirname_compat.o ---
e -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/dirname_compat.c -o dirname_compat.o
--- disklabel.o ---
or=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/disklabel.c -o disklabel.o
--- drand48.o ---
--- dlfcn.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.dlfcn.o -MTdlfcn.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member   -I/workspace/src/libexec/rtld-elf/amd64 -I/workspace/src/libexec/rtld-elf    -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/dlfcn.c -o dlfcn.o
--- drand48.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.drand48.o -MTdrand48.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/drand48.c -o drand48.o
--- dup3.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.dup3.o -MTdup3.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/dup3.c -o dup3.o
--- elf_utils.o ---
--- erand48.o ---
--- elf_utils.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.elf_utils.o -MTelf_utils.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/elf_utils.c -o elf_utils.o
--- erand48.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.erand48.o -MTerand48.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/erand48.c -o erand48.o
--- err.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.err.o -MTerr.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/err.c -o err.o
--- errlst.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.errlst.o -MTerrlst.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/errlst.c -o errlst.o
--- eventfd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.eventfd.o -MTeventfd.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/eventfd.c -o eventfd.o
--- exec.o ---
--- exect.o ---
--- exec.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.exec.o -MTexec.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h--- fdevname.o ---
--- exect.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.exect.o -MTexect.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem--- exec.o ---
eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-v--- exect.o ---
-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch--- exec.o ---
alue -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/exec.c -o exec.o
--- exect.o ---
-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/exect.c -o exect.o
--- fdevname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fdevname.o -MTfdevname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fdevname.c -o fdevname.o
--- fdopendir.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fdopendir.o -MTfdopendir.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fdopendir.c -o fdopendir.o
--- feature_present.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.feature_present.o -MTfeature_present.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/feature_present.c -o feature_present.o
--- fmtcheck.o ---
--- fmtmsg.o ---
--- fmtcheck.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fmtcheck.o -MTfmtcheck.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -W--- fnmatch.o ---
--- fmtcheck.o ---
system-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error--- fmtmsg.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fmtmsg.o -MTfmtmsg.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst--- fmtcheck.o ---
=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fmtcheck.c -o fmtcheck.o
--- fmtmsg.o ---
em-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fmtmsg.c -o fmtmsg.o
--- fnmatch.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fnmatch.o -MTfnmatch.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fnmatch.c -o fnmatch.o
--- fpclassify.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fpclassify.o -MTfpclassify.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fpclassify.c -o fpclassify.o
--- frexp.o ---
--- fstab.o ---
--- frexp.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.frexp.o -MTfrexp.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/frexp.c -o frexp.o
--- fstab.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fstab.o -MTfstab.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fstab.c -o fstab.o
--- ftok.o ---
--- fts.o ---
--- ftok.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.ftok.o -MTftok.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/ftok.c -o ftok.o
--- fts.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fts.o -MTfts.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fts.c -o fts.o
--- fts-compat.o ---
--- fts-compat11.o ---
--- fts-compat.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fts-compat.o -MTfts-compat.o -std=gnu17 -Wno-format-zero-length -fstack-protector-stron--- ftw.o ---
--- fts-compat.o ---
g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-e--- fts-compat11.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.fts-compat11.o -MTfts-compat11.o -std=gnu17 -Wno-format-zero-length -fstack-protector-s--- fts-compat.o ---
rror=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fts-compat.c -o fts-compat.o
--- fts-compat11.o ---
trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/fts-compat11.c -o fts-compat11.o
--- ftw.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.ftw.o -MTftw.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/ftw.c -o ftw.o
--- ftw-compat11.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.ftw-compat11.o -MTftw-compat11.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/ftw-compat11.c -o ftw-compat11.o
--- getbootfile.o ---
--- getbsize.o ---
--- getbootfile.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getbootfile.o -MTgetbootfile.o -std=gnu17 -Wno-format-zero-length -fstack-protector-str--- getcap.o ---
--- getbootfile.o ---
ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno--- getbsize.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getbsize.o -MTgetbsize.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -W--- getbootfile.o ---
-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getbootfile.c -o getbootfile.o
--- getbsize.o ---
system-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getbsize.c -o getbsize.o
--- getcwd.o ---
--- getcap.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getcap.o -MTgetcap.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getcap.c -o getcap.o
--- getcwd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getcwd.o -MTgetcwd.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getcwd.c -o getcwd.o
--- getdomainname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getdomainname.o -MTgetdomainname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getdomainname.c -o getdomainname.o
--- getentropy.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getentropy.o -MTgetentropy.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getentropy.c -o getentropy.o
--- getgrent.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getgrent.o -MTgetgrent.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error--- getgrouplist.o ---
--- getgrent.o ---
=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getgrent.c -o getgrent.o
--- getgrouplist.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getgrouplist.o -MTgetgrouplist.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getgrouplist.c -o getgrouplist.o
--- gethostname.o ---
--- getloadavg.o ---
--- gethostname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.gethostname.o -MTgethostname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/gethostname.c -o gethostname.o
--- getloadavg.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getloadavg.o -MTgetloadavg.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getloadavg.c -o getloadavg.o
--- getlogin.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getlogin.o -MTgetlogin.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getlogin.c -o getlogin.o
--- getmntinfo.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getmntinfo.o -MTgetmntinfo.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getmntinfo.c -o getmntinfo.o
--- getmntinfo-compat11.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getmntinfo-compat11.o -MTgetmntinfo-compat11.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getmntinfo-compat11.c -o getmntinfo-compat11.o
--- getnetgrent.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getnetgrent.o -MTgetnetgrent.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getnetgrent.c -o getnetgrent.o
--- getosreldate.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getosreldate.o -MTgetosreldate.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getosreldate.c -o getosreldate.o
--- getpeereid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getpeereid.o -MTgetpeereid.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getpeereid.c -o getpeereid.o
--- getprogname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getprogname.o -MTgetprogname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getprogname.c -o getprogname.o
--- getpwent.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getpwent.o -MTgetpwent.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getpwent.c -o getpwent.o
--- getttyent.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getttyent.o -MTgetttyent.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getttyent.c -o getttyent.o
--- getusershell.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getusershell.o -MTgetusershell.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getusershell.c -o getusershell.o
--- getutxent.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getutxent.o -MTgetutxent.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getutxent.c -o getutxent.o
--- getvfsbyname.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.getvfsbyname.o -MTgetvfsbyname.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/getvfsbyname.c -o getvfsbyname.o
--- glob.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.glob.o -MTglob.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/glob.c -o glob.o
In file included from /workspace/src/lib/libc/gen/glob.c:91:
/workspace/src/lib/libc/gen/glob.c: In function 'err_aborted':
/workspace/src/lib/libc/include/block_abi.h:49:37: error: dereferencing 'void *' pointer [-Werror]
   49 | #define CALL_BLOCK(name, ...) (name)->invoke(name, __VA_ARGS__)
      |                                     ^~
/workspace/src/lib/libc/gen/glob.c:1124:30: note: in expansion of macro 'CALL_BLOCK'
 1124 |                         rv = CALL_BLOCK(pglob->gl_errblk, buf, errno);
      |                              ^~~~~~~~~~
/workspace/src/lib/libc/include/block_abi.h:49:37: error: request for member 'invoke' in something not a structure or union
   49 | #define CALL_BLOCK(name, ...) (name)->invoke(name, __VA_ARGS__)
      |                                     ^~
/workspace/src/lib/libc/gen/glob.c:1124:30: note: in expansion of macro 'CALL_BLOCK'
 1124 |                         rv = CALL_BLOCK(pglob->gl_errblk, buf, errno);
      |                              ^~~~~~~~~~
--- glob-compat11.o ---
--- glob.o ---
cc1: all warnings being treated as errors
--- glob-compat11.o ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -D_FORTIFY_SOURCE_read=_read -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/include -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -I/workspace/src/lib/libsys/amd64 -DNLS  -ftls-model=initial-exec -DCRT_IRELOC_RELA -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/workspace/src/contrib/gdtoa -I/workspace/src/contrib/libc-vis -DINET6 -I/tmp/obj/workspace/src/amd64.amd64/lib/libc -I/workspace/src/lib/libc/resolv -D_ACL_PRIVATE -DPOSIX_MISTAKE -I/workspace/src/lib/libmd -I/workspace/src/contrib/jemalloc/include -I/workspace/src/lib/libc/stdlib/malloc/jemalloc/include -D_USE_LG_VADDR_WIDE -I/workspace/src/lib/libc/locale -DWANT_HYPERV -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DYP -DNS_CACHING -g -MD  -MF.depend.glob-compat11.o -MTglob-compat11.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -I/workspace/src/lib/libutil -I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/src -c /workspace/src/lib/libc/gen/glob-compat11.c -o glob-compat11.o
--- glob.o ---
*** [glob.o] Error code 1

make[4]: stopped in /workspace/src/lib/libc
1 error

make[4]: stopped in /workspace/src/lib/libc

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
        4.81 real        25.67 user        11.36 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins11992800215292427214.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address