Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2024 00:32:52 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kevans@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-13-amd64-gcc12_build - Build #864 - Still Failing
Message-ID:  <382251618.8475.1727310775143@jenkins.ci.freebsd.org>
In-Reply-To: <1208364997.8243.1727237332574@jenkins.ci.freebsd.org>
References:  <1208364997.8243.1727237332574@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_8474_933938272.1727310772423
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-stable-13-amd64-gcc12_build - Build #864 (d96ce6d000703f3f57d9214b7=
41e16cc7741d77e) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12=
_build/864/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_b=
uild/864/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-13-amd64-gcc12_bu=
ild/864/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)

d96ce6d000703f3f57d9214b741e16cc7741d77e by kevans:
regex: mixed sets are misidentified as singletons



The end of the build log:

[...truncated 94.24 MiB...]
--- all_subdir_rescue ---
--- ipf_make ---
/workspace/src/sbin/ipf/ipf/ipfcomp.c: In function 'emitGroup':
/workspace/src/sbin/ipf/ipf/ipfcomp.c:468:17: warning: 'strncpy' specified =
bound 16 equals destination size [-Wstringop-truncation]
  468 |                 strncpy(egroup, group, FR_GROUPLEN);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_4th ---
--- zfs_cmd.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.zfs_cmd.pico -MTzfs_cmd.pico -std=3Dgnu99 -Wno-format-z=
ero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-error=3Daddress =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare=
 -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W=
no-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=
=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W=
no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt=
autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op=
eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro=
r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa=
llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn=
o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -=
Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W=
no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist=
atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess =
-Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-me=
mber  -Os    -c /workspace/src/stand/common/zfs_cmd.c -o zfs_cmd.pico
--- all_subdir_stand/userboot/userboot_lua ---
--- userboot_lua.so.full ---
building shared library userboot_lua.so
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -nost=
dlib -Wl,-Bsymbolic -Wl,-zrelro    -shared -Wl,-x -Wl,--fatal-warnings -Wl,=
--warn-shared-textrel  -o userboot_lua.so.full -Wl,-soname,userboot_lua.so =
autoload.pico bcache.pico biossmap.pico bootinfo.pico bootinfo32.pico booti=
nfo64.pico conf.pico copy.pico devicename.pico elf32_freebsd.pico elf64_fre=
ebsd.pico host.pico main.pico userboot_cons.pico userboot_disk.pico vers.pi=
co gfx_fb_stub.pico boot.pico commands.pico console.pico devopen.pico inter=
p.pico interp_backslash.pico interp_parse.pico ls.pico misc.pico modinfo.pi=
co module.pico nvstore.pico pnglite.pico tslog.pico load_elf32.pico load_el=
f32_obj.pico reloc_elf32.pico load_elf64.pico load_elf64_obj.pico reloc_elf=
64.pico disk.pico part.pico vdisk.pico interp_lua.pico zfs_cmd.pico /tmp/ob=
j/workspace/src/amd64.amd64/stand/liblua/liblua.a /tmp/obj/workspace/src/am=
d64.amd64/stand/libsa/libsa.a=20
--- all_subdir_lib ---
--- nsap_addr.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i=
nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS  -ftl=
s-model=3Dinitial-exec -DCRT_IRELOC_RELA  -DINIT_IRELOCS=3D"init_cpu_featur=
es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp=
ace/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 -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR=
OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER=
V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD  -MF.depend.nsap_addr.po -MT=
nsap_addr.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong =
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin=
ter-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber=
ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro=
r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing=
 -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member      -I/workspace/src/lib/libutil -I/work=
space/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib=
/msun/src -c /workspace/src/lib/libc/inet/nsap_addr.c -o nsap_addr.po
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_4th ---
--- userboot_4th.so.full ---
building shared library userboot_4th.so
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -nost=
dlib -Wl,-Bsymbolic -Wl,-zrelro    -shared -Wl,-x -Wl,--fatal-warnings -Wl,=
--warn-shared-textrel  -o userboot_4th.so.full -Wl,-soname,userboot_4th.so =
autoload.pico bcache.pico biossmap.pico bootinfo.pico bootinfo32.pico booti=
nfo64.pico conf.pico copy.pico devicename.pico elf32_freebsd.pico elf64_fre=
ebsd.pico host.pico main.pico userboot_cons.pico userboot_disk.pico vers.pi=
co gfx_fb_stub.pico boot.pico commands.pico console.pico devopen.pico inter=
p.pico interp_backslash.pico interp_parse.pico ls.pico misc.pico modinfo.pi=
co module.pico nvstore.pico pnglite.pico tslog.pico load_elf32.pico load_el=
f32_obj.pico reloc_elf32.pico load_elf64.pico load_elf64_obj.pico reloc_elf=
64.pico disk.pico part.pico vdisk.pico interp_forth.pico zfs_cmd.pico /tmp/=
obj/workspace/src/amd64.amd64/stand/ficl/libficl.a /tmp/obj/workspace/src/a=
md64.amd64/stand/libsa/libsa.a=20
--- all_subdir_secure ---
--- pk7_attr.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -I/workspace/src/crypto/openssl -I/workspace/src/cry=
pto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOP=
ENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -=
DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -=
DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DO=
PENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines\"" -DNDEBUG -=
I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypt=
o/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I=
/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.a=
md64/secure/lib/libcrypto -g -MD  -MF.depend.pk7_attr.po -MTpk7_attr.po -st=
d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sig=
n -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno=
-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext=
ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e=
rror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunus=
ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D=
maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ=
e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl=
e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio=
n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W=
no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member      -c /workspace/src/crypto/openssl/crypto/pkc=
s7/pk7_attr.c -o pk7_attr.po
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_integral.h:35:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2297:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2297 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<char, false>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2298:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2298 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<char, true>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2305:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2305 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<wchar_t, false>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2306:56: w=
arning: type attributes ignored after type is already defined [-Wattributes=
]
 2306 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b=
yname<wchar_t, true>;
      |                                                        ^~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~
--- all_subdir_kerberos5 ---
--- store_mem.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5  -I/workspace=
/src/crypto/heimdal/lib/asn1  -I/workspace/src/crypto/heimdal/lib/roken  -I=
/workspace/src/crypto/heimdal/lib/ipc  -I/workspace/src/crypto/heimdal/base=
  -I/workspace/src/contrib/com_err  -I.   -DHAVE_CONFIG_H -I/workspace/src/=
kerberos5/include -g -MD  -MF.depend.store_mem.po -MTstore_mem.po -std=3Dgn=
u99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr=
or -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variabl=
e -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool=
-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type -Wno-address-of-packed-member      -c /workspace/src/crypto=
/heimdal/lib/krb5/store_mem.c -o store_mem.po
--- all_subdir_sbin ---
--- secondary.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_=
DEFAULT_PORT=3D8457 -DINET -DINET6 -fPIE -g -MD  -MF.depend.secondary.o -MT=
secondary.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -=
Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi=
ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings =
-Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wno-format -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e=
rror=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type       -c /workspace/src/sbin/h=
astd/secondary.c -o secondary.o
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3116:30: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3116 |   typedef basic_string<char, char_traits<char>, _ByteAlloc> byte_st=
ring;
      |                              ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3117:31: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3117 |   typedef basic_string<_Elem, char_traits<_Elem>, _WideAlloc> wide_=
string;
      |                               ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member=
 function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo=
c>::wide_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt=
eAlloc>::from_bytes(const char*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3149:38: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3149 |     return from_bytes(__ptr, __ptr + char_traits<char>::length(__pt=
r));
      |                                      ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: In member=
 function 'std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAllo=
c>::byte_string std::__1::wstring_convert<_Codecvt, _Elem, _WideAlloc, _Byt=
eAlloc>::to_bytes(const _Elem*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3158:38: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3158 |     return to_bytes(__wptr, __wptr + char_traits<_Elem>::length(__w=
ptr));
      |                                      ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global=
 scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3176:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3176 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(_Codecvt* __pcvt, state_type __state)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3180:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3180 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c=
onvert(
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3189:8: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3189 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws=
tring_convert(wstring_convert&& __wc)
      |        ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3256:10: w=
arning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byt=
eAlloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar=
ations]
 3256 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::=
byte_string
      |          ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3257:1: wa=
rning: 'template<class _Codecvt, class _Elem, class _WideAlloc, class _Byte=
Alloc> class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara=
tions]
 3257 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(=
const _Elem* __frm, const _Elem* __frm_end) {
      | ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3114:56: n=
ote: declared here
 3114 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv=
ert {
      |                                                        ^~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3324:62: w=
arning: 'template<class _CharT> struct std::__1::char_traits' is deprecated=
: char_traits<T> for T not equal to char, wchar_t, char8_t, char16_t or cha=
r32_t is non-standard and is provided for a temporary period. It will be re=
moved in LLVM 19, so please migrate off of it. [-Wdeprecated-declarations]
 3324 | template <class _Codecvt, class _Elem =3D wchar_t, class _Tr =3D ch=
ar_traits<_Elem> >
      |                                                              ^~~~~~=
~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:23=
:29: note: declared here
   23 | struct _LIBCPP_TEMPLATE_VIS char_traits;
      |                             ^~~~~~~~~~~
--- all_subdir_lib ---
--- ev_streams.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i=
nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS  -ftl=
s-model=3Dinitial-exec -DCRT_IRELOC_RELA  -DINIT_IRELOCS=3D"init_cpu_featur=
es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp=
ace/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 -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR=
OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER=
V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD  -MF.depend.ev_streams.po -M=
Tev_streams.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-stron=
g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po=
inter-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr=
ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb=
ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er=
ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi=
ng -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-err=
or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno=
-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif=
t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons=
t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member      -I/workspace/src/lib/libutil -=
I/workspace/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/s=
rc/lib/msun/src -c /workspace/src/lib/libc/isc/ev_streams.c -o ev_streams.p=
o
/workspace/src/lib/libc/isc/ev_streams.c:25:19: warning: 'rcsid' defined bu=
t not used [-Wunused-const-variable=3D]
   25 | static const char rcsid[] =3D "$Id: ev_streams.c,v 1.5 2005/04/27 0=
4:56:36 sra Exp $";
      |                   ^~~~~
--- ev_timers.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i=
nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS  -ftl=
s-model=3Dinitial-exec -DCRT_IRELOC_RELA  -DINIT_IRELOCS=3D"init_cpu_featur=
es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp=
ace/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 -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR=
OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER=
V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD  -MF.depend.ev_timers.po -MT=
ev_timers.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong =
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin=
ter-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib=
utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber=
ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro=
r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing=
 -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member      -I/workspace/src/lib/libutil -I/work=
space/src/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib=
/msun/src -c /workspace/src/lib/libc/isc/ev_timers.c -o ev_timers.po
/workspace/src/lib/libc/isc/ev_timers.c:25:19: warning: 'rcsid' defined but=
 not used [-Wunused-const-variable=3D]
   25 | static const char rcsid[] =3D "$Id: ev_timers.c,v 1.6 2005/04/27 04=
:56:36 sra Exp $";
      |                   ^~~~~
--- all_subdir_cddl ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:542:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:39:88: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L=
IBCPP_HIDE_FROM_ABI unary_negate<_Predicate>
      |                                                                    =
                    ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate
      |                                                        ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::=
__1::not1(const _Predicate&)':
--- all_subdir_secure ---
--- pk7_doit.po ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:41:10: warning: 'template<class _Predicate> class std::__1::unar=
y_negate' is deprecated [-Wdeprecated-declarations]
   41 |   return unary_negate<_Predicate>(__pred);
      |          ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar=
y_negate.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 unary_negate
      |                                                        ^~~~~~~~~~~~
--- all_subdir_secure ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -I/workspace/src/crypto/openssl -I/workspace/src/cry=
pto/openssl/include -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOP=
ENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -=
DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -=
DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DO=
PENSSLDIR=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib/engines\"" -DNDEBUG -=
I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypt=
o/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I=
/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.a=
md64/secure/lib/libcrypto -g -MD  -MF.depend.pk7_doit.po -MTpk7_doit.po -st=
d=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sig=
n -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W=
no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno=
-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext=
ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e=
rror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunus=
ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D=
maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ=
e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl=
e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio=
n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W=
no-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member      -c /workspace/src/crypto/openssl/crypto/pkc=
s7/pk7_doit.c -o pk7_doit.po
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_lua ---
--- loader.help.userboot ---
cat /workspace/src/stand/common/help.common | awk -f /workspace/src/stand/c=
ommon/merge_help.awk > loader.help.userboot
--- userboot_lua.so.debug ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --only-keep-debug userboo=
t_lua.so.full userboot_lua.so.debug
--- all_subdir_lib ---
--- ascii.po ---
--- all_subdir_stand ---
--- userboot_lua.so ---
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i=
nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS  -ftl=
s-model=3Dinitial-exec -DCRT_IRELOC_RELA  -DINIT_IRELOCS=3D"init_cpu_featur=
es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp=
ace/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 -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR=
OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER=
V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD  -MF.depend.ascii.po -MTasci=
i.po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem=
-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member      -I/workspace/src/lib/libutil -I/workspace/s=
rc/lib/msun/amd64 -I/workspace/src/lib/msun/x86 -I/workspace/src/lib/msun/s=
rc -c /workspace/src/lib/libc/locale/ascii.c -o ascii.po
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_4th ---
--- loader.help.userboot ---
--- all_subdir_stand/userboot/userboot_lua ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Duserboot_lua.so.debug  userboot_lua.so.full userboot_lua.so
--- all_subdir_stand/userboot/userboot_4th ---
cat /workspace/src/stand/common/help.common | awk -f /workspace/src/stand/c=
ommon/merge_help.awk > loader.help.userboot
--- userboot_4th.so.debug ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --only-keep-debug userboo=
t_4th.so.full userboot_4th.so.debug
--- all_subdir_lib ---
--- all_subdir_lib/msun ---
--- fmaxmin_test ---
(cd /workspace/src/lib/msun/tests &&  DEPENDFILE=3D.depend.fmaxmin_test  NO=
_SUBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=
=3Dt  PROG=3Dfmaxmin_test )
--- all_subdir_kerberos5 ---
--- ticket.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/krb5  -I/workspace=
/src/crypto/heimdal/lib/asn1  -I/workspace/src/crypto/heimdal/lib/roken  -I=
/workspace/src/crypto/heimdal/lib/ipc  -I/workspace/src/crypto/heimdal/base=
  -I/workspace/src/contrib/com_err  -I.   -DHAVE_CONFIG_H -I/workspace/src/=
kerberos5/include -g -MD  -MF.depend.ticket.po -MTticket.po -std=3Dgnu99 -W=
no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wn=
o-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D=
attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc=
lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn=
o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al=
iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno=
-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D=
shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-=
const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err=
or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-=
truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte=
xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon=
null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member      -c /workspace/src/crypto/heimd=
al/lib/krb5/ticket.c -o ticket.po
--- all_subdir_stand ---
--- userboot_4th.so ---
/usr/local/x86_64-unknown-freebsd13.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Duserboot_4th.so.debug  userboot_4th.so.full userboot_4th.so
--- all_subdir_lib ---
--- .depend.fmaxmin_test ---
echo fmaxmin_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc=
.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob=
j/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend.fmaxmin_test
--- fmaxmin_test.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -O2 -=
pipe -fno-common   -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/=
libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -fPIE -g -MD  -=
MF.depend.fmaxmin_test.fmaxmin_test.o -MTfmaxmin_test.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -=
Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit=
h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para=
meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio=
n -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err=
or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro=
r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar=
e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri=
ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable=
 -Wno---- all_subdir_usr.bin ---
--- xmalloc.o ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_rescue ---
In function 'addrule',
    inlined from 'printc' at /workspace/src/sbin/ipf/ipf/ipfcomp.c:141:2:
--- all_subdir_lib ---
error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -=
Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-unknown-pragmas     -c /workspace/src/lib/msun/tests/fmaxmin=
_test.c -o fmaxmin_test.o
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.xmalloc.o -MTxmalloc.o -std=3Dg=
nu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer=
ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp=
ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W=
unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl=
e-definition -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-boun=
ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig=
n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D=
enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e=
rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-s=
et-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-err=
or=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compa=
re -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno=
-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddep=
recated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno=
-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Di=
nt-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type =
-Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-ove=
rflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function=
-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-erro=
r=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tr=
uncation -Wno-return-type       -c /workspace/src/usr.bin/diff/xmalloc.c -o=
 xmalloc.o
--- all_subdir_rescue ---
/workspace/src/sbin/ipf/ipf/ipfcomp.c:196:17: warning: 'strncpy' specified =
bound 16 equals destination size [-Wstringop-truncation]
  196 |                 strncpy(g->fg_name, gname, FR_GROUPLEN);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/sbin/ipf/ipf/ipfcomp.c:236:25: warning: 'strncpy' specified =
bound 16 equals destination size [-Wstringop-truncation]
  236 |                         strncpy(g->fg_name, ghead, FR_GROUPLEN);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- routed_make ---
--- trace.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -O2 -=
pipe -fno-common   -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc=
onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend=
.trace.o -MTtrace.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame=
ter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-si=
gn -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunu=
sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
-Wno-address-of-packed-member      -c /workspace/src/sbin/routed/trace.c -o=
 trace.o
--- all_subdir_lib ---
In file included from /workspace/src/lib/msun/tests/fmaxmin_test.c:31:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/complex.h:42:16: warning=
: left-hand operand of comma expression has no effect [-Wunused-value]
   42 | _Static_assert(__generic(_Complex_I, float _Complex, 1, 0),
      |                ^~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
--- big5.po ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -pg  -=
O2 -pipe -fno-common   -DNO__SCCSID -DNO__RCSID -I/workspace/src/lib/libc/i=
nclude -I/workspace/src/include -I/workspace/src/lib/libc/amd64 -DNLS  -ftl=
s-model=3Dinitial-exec -DCRT_IRELOC_RELA  -DINIT_IRELOCS=3D"init_cpu_featur=
es()" -I/workspace/src/lib/libc/csu/amd64 -D__DBINTERFACE_PRIVATE -I/worksp=
ace/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 -DMALLOC_PRODUCTION -I/workspace/src/lib/libc/locale -DBR=
OKEN_DES -DPORTMAP -DDES_BUILTIN -I/workspace/src/lib/libc/rpc -DWANT_HYPER=
V -DYP -DNS_CACHING -DSYMBOL_VERSIONING -g -MD  -MF.depend.big5.po -MTbig5.=
po -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h=
eaders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -=
Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-=
error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er=
ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra =
-Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro=
r=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-=
function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay=
be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v=
alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -=
Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t=
o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-=
error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D=
memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=
=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l=
oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value =
-Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo=
f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-=
address-of-packed-member      -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/locale/big5.c -o big5.po
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_usr.bin ---
--- pr.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/  -O2 -=
pipe -fno-common   -fPIE -g -MD  -MF.depend.pr.o -MTpr.o -std=3Dgnu99 -Wno-=
format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall =
-Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari=
th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par=
ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti=
on -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variabl=
e -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty=
-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er=
ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du=
nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W=
no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df=
ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool=
-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type       -c /workspace/src/usr.bin/diff/pr.c -o pr.o
--- all_subdir_stand ---
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -O2 -p=
ipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member  -Os -mpreferred-stack-boundary=3D2       -c /wo=
rkspace/src/stand/i386/btx/btx/btx.S -o btx.o
--- all_subdir_stand/i386/btx/btxldr ---
=3D=3D=3D> stand/i386/btx/btxldr (all)
--- all_subdir_stand/i386/btx/btx ---
--- btx ---
/usr/local/bin/x86_64-unknown-freebsd13.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.3/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-headers -Werror -Wno-pointer-sign -Wno-error=3Daddress -Wno-error=3Darra=
y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas=
t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er=
ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses =
-Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused=
-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W=
no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull=
-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar=
e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferr=
ed-stack-boundary=3D2  -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/wor=
kspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-=
id=3Dnone -Wl,-zrelro   -o btx btx.o =20
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.

make[1]: stopped in /workspace/src

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?382251618.8475.1727310775143>