Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2024 23:23:53 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        imp@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #4482 - Still Failing
Message-ID:  <982895775.6312.1732922636179@jenkins.ci.freebsd.org>
In-Reply-To: <880579843.6300.1732916747318@jenkins.ci.freebsd.org>
References:  <880579843.6300.1732916747318@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc12_build - Build #4482 (e8d027be6b84ac976eacd46283c28=
6b934dd6f1f) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/4482/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
4482/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/4=
482/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)

e4d5b6dc3cd51d16dcd0c72d2292b65e76b0f06a by imp:
linux(4): Fix typo `xatrr` in function name

fb91b9858080143b56ba637ab3c8954f3f94694a by imp:
vt.4: document kern.consmute

de13eea53e4c1e5ba593bb77257568c0f5ef1645 by imp:
ipfw: Fix comment typos in ipfw struct dyn_data

0b32ef71f9f154f4da5037bfcbb4916960d38452 by imp:
vmm: Correctly suspend and resume the vmm driver.

e2a72442bd57c1373c30fab945fbfc86464f3782 by imp:
sh.1: update history + spdx + linter error

4d12c7b9df660b15580ff3b07ef5570d1cab958a by imp:
cu.1: describe better + tag spdx

df79daa0fde87ac90d4d73604b98107009c9c1bf by imp:
Reduce additional console output when muted

d4f9e326393e3298062a58338e2c94ef6baff8b5 by imp:
libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c

e8d027be6b84ac976eacd46283c286b934dd6f1f by imp:
install: print directory name instead of file name if mkstemp fails



The end of the build log:

[...truncated 89.82 MiB...]
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me=
mory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/map:1511:6: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
 1511 | _Tp& map<_Key, _Tp, _Compare, _Allocator>::operator[](const key_typ=
e& __k) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/map:1519:6: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
 1519 | _Tp& map<_Key, _Tp, _Compare, _Allocator>::operator[](key_type&& __=
k) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o=
stream.h:757:1: warning: 'always_inline' function might not be inlinable [-=
Wattributes]
  757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string=
<_CharT, _Traits, _Allocator>& __str) {
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:850:39: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  850 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args=
) {
      |                                       ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o=
stream.h:618:53: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  618 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basi=
c_ostream<char, _Traits>& __os, const char* __str) {
      |                                                     ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
  161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif=
y_all(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~=
~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
  155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif=
y_one(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~=
~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order=
) {
      | ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp=
l<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-=
Wattributes]
   78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _=
_val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i=
mpl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T=
p __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base=
_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at=
omic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,=
 size_t __size, _Args... __args) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- test_09.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l=
ibxo/libxo -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -pie -W=
l,-znoexecstack  -o test_09.full test_09.o   -lxo  -lutil
--- test_09.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug test_09=
.full test_09.debug
--- test_09 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtest_09.debug  test_09.full test_09
--- test_10 ---
(cd /workspace/src/lib/libxo/tests &&  DEPENDFILE=3D.depend.test_10  NO_SUB=
DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D=
t  PROG=3Dtest_10 )
--- all_subdir_usr.sbin ---
--- fptype.o ---
--- all_subdir_lib ---
--- .depend.test_10 ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.fptype.o -MTfptype.o -std=3Dgnu99 -Wno-format-zer=
o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma=
t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un=
initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/contrib/tcpdump/f=
ptype.c -o fptype.o
--- all_subdir_lib ---
echo test_10.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t=
mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_10
--- test_10.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/libxo/libxo -I/workspace/src/li=
b/libxo/libxo -fPIE -g -MD  -MF.depend.test_10.test_10.o -MTtest_10.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca=
st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e=
rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses=
 -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member     -c /workspace/src/contrib/libxo/tests/core/t=
est_10.c -o test_10.o
--- all_subdir_usr.sbin ---
--- gmpls.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.gmpls.o -MTgmpls.o -std=3Dgnu99 -Wno-format-zero-=
length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unin=
itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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/contrib/tcpdump/gmpls=
.c -o gmpls.o
--- in_cksum.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.in_cksum.o -MTin_cksum.o -std=3Dgnu99 -Wno-format=
-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f=
ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wn=
o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err=
or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er=
ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration=
s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par=
entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/contrib/tcpdump/i=
n_cksum.c -o in_cksum.o
--- all_subdir_lib ---
--- test_10.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l=
ibxo/libxo -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -pie -W=
l,-znoexecstack  -o test_10.full test_10.o   -lxo  -lutil
--- test_10.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug test_10=
.full test_10.debug
--- test_10 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtest_10.debug  test_10.full test_10
--- test_11 ---
(cd /workspace/src/lib/libxo/tests &&  DEPENDFILE=3D.depend.test_11  NO_SUB=
DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D=
t  PROG=3Dtest_11 )
--- all_subdir_rescue ---
--- ex_tag.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=3D1 -I/worksp=
ace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nv=
i/regex  -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/a=
md64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs=
iutil -MD  -MF.depend.ex_tag.o -MTex_tag.o -std=3Dgnu99 -Wno-format-zero-le=
ngth -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Dad=
dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c=
ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat=
ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl=
ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali=
zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp=
ty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-=
error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=
=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=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=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/c=
ontrib/nvi/ex/ex_tag.c -o ex_tag.o
--- all_subdir_lib ---
--- .depend.test_11 ---
echo test_11.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t=
mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_11
--- test_11.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/contrib/libxo/libxo -I/workspace/src/li=
b/libxo/libxo -fPIE -g -MD  -MF.depend.test_11.test_11.o -MTtest_11.o -std=
=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers =
-Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr=
ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca=
st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e=
rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses=
 -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse=
d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm=
aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative=
-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable=
 -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion=
-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn=
o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=
=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err=
or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive=
-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu=
e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz=
eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn=
o-address-of-packed-member     -c /workspace/src/contrib/libxo/tests/core/t=
est_11.c -o test_11.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/syslogd ---
/workspace/src/usr.sbin/syslogd/syslogd.c: In function 'wallmsg':
/workspace/src/usr.sbin/syslogd/syslogd.c:2177:24: warning: ': ' directive =
output may be truncated writing 2 bytes into a region of size between 1 and=
 1024 [-Wformat-truncation=3D]
 2177 |                     "%s: %s", device, strerror(errno));
      |                        ^~
In function 'ttymsg_check',
    inlined from 'wallmsg' at /workspace/src/usr.sbin/syslogd/syslogd.c:215=
2:14:
/workspace/src/usr.sbin/syslogd/syslogd.c:2176:24: note: 'snprintf' output =
3 or more bytes (assuming 1026) into a destination of size 1024
 2176 |                 (void) snprintf(errbuf, sizeof(errbuf),
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2177 |                     "%s: %s", device, strerror(errno));
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin/tcpdump ---
--- ipproto.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.ipproto.o -MTipproto.o -std=3Dgnu99 -Wno-format-z=
ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for=
mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-=
uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/contrib/tcpdump/i=
pproto.c -o ipproto.o
--- all_subdir_lib ---
--- test_11.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p=
ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l=
ibxo/libxo -fPIE -g -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member  -Wl,-zrelro -pie -W=
l,-znoexecstack  -o test_11.full test_11.o   -lxo  -lutil
--- all_subdir_usr.sbin ---
--- l2vpn.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.l2vpn.o -MTl2vpn.o -std=3Dgnu99 -Wno-format-zero-=
length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unin=
itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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/contrib/tcpdump/l2vpn=
.c -o l2vpn.o
--- all_subdir_lib ---
--- test_11.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug test_11=
.full test_11.debug
--- test_11 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dtest_11.debug  test_11.full test_11
--- all_subdir_lib/libxo/tests/encoder ---
=3D=3D=3D> lib/libxo/tests/encoder (all)
--- all_subdir_usr.sbin ---
--- machdep.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.machdep.o -MTmachdep.o -std=3Dgnu99 -Wno-format-z=
ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for=
mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-=
uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t=
ype -Wno-address-of-packed-member       -c /workspace/src/contrib/tcpdump/m=
achdep.c -o machdep.o
--- all_subdir_lib ---
--- .depend ---
echo libenc_test.so.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li=
bxo.a >> .depend
--- enc_test.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/worksp=
ace/src/lib/libxo/libxo   -g -MD  -MF.depend.enc_test.pico -MTenc_test.pico=
 -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto=
types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W=
shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -=
Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -=
Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla=
rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n=
ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno=
-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=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        -c /workspace/src/contrib/libxo/encoder/test/enc_test.c -o=
 enc_test.pico
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/syslogd ---
/workspace/src/usr.sbin/syslogd/syslogd.c: In function 'main':
/workspace/src/usr.sbin/syslogd/syslogd.c:3695:37: warning: '%s' directive =
output may be truncated writing up to 1023 bytes into a region of size betw=
een 224 and 234 [-Wformat-truncation=3D]
 3695 |             "Logging subprocess %d (%s) exited %s %d.",
      |                                     ^~
In function 'log_deadchild',
    inlined from 'main' at /workspace/src/usr.sbin/syslogd/syslogd.c:811:5:
/workspace/src/usr.sbin/syslogd/syslogd.c:3695:13: note: directive argument=
 in the range [-8388608, 8388607]
 3695 |             "Logging subprocess %d (%s) exited %s %d.",
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/syslogd/syslogd.c:3694:15: note: 'snprintf' output =
between 46 and 1088 bytes into a destination of size 256
 3694 |         (void)snprintf(buf, sizeof(buf),
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~
 3695 |             "Logging subprocess %d (%s) exited %s %d.",
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3696 |             pid, f->f_pname, reason, code);
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin/tcpdump ---
--- netdissect.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.netdissect.o -MTnetdissect.o -std=3Dgnu99 -Wno-fo=
rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W=
no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith=
 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -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-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh=
ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co=
nst-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       -c /workspace/src/contrib/tcp=
dump/netdissect.c -o netdissect.o
--- all_subdir_lib ---
--- libenc_test.so.full ---
building shared library libenc_test.so
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -Wl,-=
zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fa=
tal-warnings -Wl,--warn-shared-textrel  -o libenc_test.so.full -Wl,-soname,=
libenc_test.so enc_test.pico  -lxo=20
--- libenc_test.so.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug libenc_=
test.so.full libenc_test.so.debug
--- libenc_test.so ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibenc_test.so.debug  libenc_test.so.full libenc_test.so
--- functional_test ---
echo '#! /usr/libexec/atf-sh' > functional_test.tmp
cat /workspace/src/lib/libxo/tests/functional_test.sh >>functional_test.tmp
chmod +x functional_test.tmp
mv functional_test.tmp functional_test
--- Kyuafile ---
--- all_subdir_lib/nss_tacplus ---
=3D=3D=3D> lib/nss_tacplus (all)
--- nss_tacplus.8.gz ---
gzip -cn /workspace/src/lib/nss_tacplus/nss_tacplus.8 > nss_tacplus.8.gz
--- all_subdir_lib/clang ---
=3D=3D=3D> lib/clang (all)
--- all_subdir_lib/clang/libllvm ---
=3D=3D=3D> lib/clang/libllvm (all)
--- all_subdir_usr.sbin ---
--- netdissect-alloc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.netdissect-alloc.o -MTnetdissect-alloc.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3D=
address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool=
-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec=
ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=
=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit=
ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-address-of-packed-member       -c /workspace/=
src/contrib/tcpdump/netdissect-alloc.c -o netdissect-alloc.o
--- all_subdir_usr.sbin/syslogd ---
cc1: all warnings being treated as errors
--- all_subdir_usr.sbin/tcpdump ---
--- nlpid.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/s=
rc/contrib/tcpdump -DHAVE_CONFIG_H -D_U_=3D"__attribute__((unused))" -DINET=
6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src=
/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H =
-DOPENSSL_API_COMPAT=3D0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H=
 -fPIE -g -MD  -MF.depend.nlpid.o -MTnlpid.o -std=3Dgnu99 -Wno-format-zero-=
length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unin=
itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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/contrib/tcpdump/nlpid=
.c -o nlpid.o
--- all_subdir_usr.sbin/syslogd ---
*** [syslogd.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/syslogd
1 error

make[4]: stopped in /workspace/src/usr.sbin/syslogd
--- all_subdir_tests ---

make[3]: stopped in /workspace/src/tests
--- all_subdir_rescue ---
*** [vi_make] Error code 6

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
1 error

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 2

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

make[4]: stopped in /workspace/src/rescue/rescue

make[3]: stopped in /workspace/src/rescue

make[2]: stopped in /workspace/src
       94.43 real       802.14 user       104.39 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/jenkins1492779618376396=
6895.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_6311_998322282.1732922633938--



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