Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2024 04:04:32 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        imp@FreeBSD.org, bz@FreeBSD.org, kib@FreeBSD.org, andrew@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #323 - Still Failing
Message-ID:  <1976267225.1707.1708574675592@jenkins.ci.freebsd.org>
In-Reply-To: <783445723.1685.1708548955959@jenkins.ci.freebsd.org>
References:  <783445723.1685.1708548955959@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #323 (47e073941f4e7ca6e9bde3fa65abbf=
cfed6bfa2b) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/323/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
323/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/3=
23/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)

2f4cbf459d4af41977be30eab2f6f7d7e9f9b5b5 by kib:
libsys auxv.c: add fences needed to ensure that flag works

32568e5f2435a2539b0c4177a6fefe7a9e0a0c89 by imp:
loader: Retire CTASSERT

b2822c40f61d351bf8a4cac87e12521db06ff962 by imp:
loader/efi: Make gcc friendlier by move md_dev

64963dd2f0a2a47e94fb3f7c56198c475b9821a3 by andrew:
arm64: Add more spsr_el1 register values

c81df1c112621803abe6a43aa89238c830e86b72 by bz:
iicbus/mux/pca954x: add support for PCA9546 I2C Switch

09ac9cf8971a0709bb8d5a3a703cd3dbff882b6f by andrew:
arm64: Add ISS_MSR_REG for ESR_ELx.ISS values

9c52f98c9f1abfe6577335522b6007659f759adc by andrew:
arm64: Add the TCR_EL2.PS mask

b3bbec37ba039a46f7166f6fa3571f38da4253e9 by andrew:
arm64: Add a macro to find a VM fault address

0f4071978e3dae6637d4988212661164115f6be8 by andrew:
arm64: Add TF_LR, it will be used by bhyve asm

47e073941f4e7ca6e9bde3fa65abbfcfed6bfa2b by andrew:
Import the kernel parts of bhyve/arm64



The end of the build log:

[...truncated 109.68 MiB...]
 2098 | __tree<_Tp, _Compare, _Allocator>::__emplace_unique_key_args(_Key c=
onst& __k, _Args&&... __args)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1082:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1082 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr=
ivate/gmock/gmock-spec-builders.h:70:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/sstream:652:28: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
  652 | _LIBCPP_HIDE_FROM_ABI void basic_stringbuf<_CharT, _Traits, _Alloca=
tor>::__init_buf_ptrs() {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2753:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2753 | vector<bool, _Allocator>::vector(initializer_list<value_type> __il)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2753:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2753:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2268:6: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2268 | void basic_string<_CharT, _Traits, _Allocator>::__init_with_size(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2561:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2561 | __tree<_Tp, _Compare, _Allocator>::__lower_bound(const _Key& __v,
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1415:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1415 | __pad_and_output(ostreambuf_iterator<_CharT, _Traits> __s,
      | ^~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:39:6: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
   39 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chro=
no::nanoseconds __max_elapsed =3D chrono::nanoseconds::zero()) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:39:6: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1123:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
 1123 | function<_Rp(_ArgTypes...)>::operator=3D(const function& __f)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1795 | __tree<_Tp, _Compare, _Allocator>::~__tree()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1547 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co=
mp)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/contention_t.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_sync.h:12:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:253:5: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  253 | _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp>* __a, _Td __=
delta,
      |     ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:239:5: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  239 | _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp>* __a, _Td __=
delta,
      |     ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2485:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2485 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2496:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2496 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) =
const
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1795 | __tree<_Tp, _Compare, _Allocator>::~__tree()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1795:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1547 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co=
mp)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1547:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:759:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  759 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os,
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:1017:17: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
 1017 | shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&& ...__arg=
s)
      |                 ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:28: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   66 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn && __te=
st_fn)
      |                            ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:28: 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/tuple:1868:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:276:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  276 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1166:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
 1166 | function<_Rp(_ArgTypes...)>::operator()(_ArgTypes... __arg) const
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1155:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
 1155 | function<_Rp(_ArgTypes...)>::~function() {}
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1155:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1155:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1098:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
 1098 | function<_Rp(_ArgTypes...)>::function(function&& __f) _NOEXCEPT
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1098:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func=
tion.h:1098:1: warning: 'always_inline' function might not be inlinable [-W=
attributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1219:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1219 | vector<_Tp, _Allocator>::vector(size_type __n, const value_type& __=
x)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1219:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1219:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:1090:1: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1090 | operator<<(basic_ostream<_CharT, _Traits>& __os,
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:907:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  907 | operator<<(basic_ostream<char, _Traits>& __os, const char* __str)
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p=
tr.h:1029:17: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
 1029 | shared_ptr<_Tp> make_shared(_Args&& ...__args)
      |                 ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:104:28: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
  104 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Tp const _=
_val, memory_order __order)
      |                            ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:104:28: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:119:6: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  119 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __va=
l,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:112:6: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  112 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, =
 _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:153:5: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  153 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __v=
alue,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:143:5: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  143 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a=
,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:135:5: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  135 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memor=
y_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:126:5: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  126 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* _=
_a,
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:276:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  276 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  299 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args =
...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:266:7: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  266 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/atf ---
--- list_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common   -DHAVE_CONFIG_H -DATF_BUILD_CC=3D'"cc"' -DATF_BUILD_CFLA=
GS=3D'"-Wall"' -DATF_BUILD_CPP=3D'"cpp"' -DATF_BUILD_CPPFLAGS=3D'""' -DATF_=
BUILD_CXX=3D'"c++"' -DATF_BUILD_CXXFLAGS=3D'"-Wall"' -DATF_INCLUDEDIR=3D'"/=
usr/include"' -I/workspace/src/contrib/atf -fPIE -g -MD  -MF.depend.list_te=
st.list_test.o -MTlist_test.o -std=3Dgnu99 -Wno-format-zero-length -fstack-=
protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu=
sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-=
pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn=
o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno=
-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c=
ompare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=
=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member     -c /workspace/src/contrib/atf/atf-c/detail/list_test.c -=
o list_test.o
--- all_subdir_usr.bin ---
--- test_not_exist.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_not_exist.=
o -MTtest_not_exist.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto=
r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para=
meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit=
e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip=
ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W=
no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e=
rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err=
or=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -=
Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=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      -c /workspace/src/contrib/libarchive/u=
nzip/test/test_not_exist.c -o test_not_exist.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- dmresrcl2.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DACPI_ASL_COMPILER -I.   -I/workspace/src/sys -fPIE -g -M=
D  -MF.depend.dmresrcl2.o -MTdmresrcl2.o -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member       -c /workspace/src/sys/contrib=
/dev/acpica/components/disassembler/dmresrcl2.c -o dmresrcl2.o
--- all_subdir_usr.bin ---
--- test_o.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_o.o -MTtes=
t_o.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-=
prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit=
ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte=
rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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/contrib/libarchive/unzip/test/test_o=
.c -o test_o.o
--- test_p.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_p.o -MTtes=
t_p.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-=
prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit=
ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte=
rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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/contrib/libarchive/unzip/test/test_p=
.c -o test_p.o
--- all_subdir_lib ---
--- all_subdir_lib/googletest ---
--- all_subdir_lib/googletest/tests/gtest_main ---
--- gtest_skip_test ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -fPIE -Wno-format-zero-length -fstack-protector-strong -Wsy=
stem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith=
 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param=
eter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Daddress -Wno-e=
rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-=
error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati=
ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p=
arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -I/w=
orkspace/src/contrib/googletest/googletest/include -I/workspace/src/contrib=
/googletest/googletest -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include=
/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREA=
M_REDIRECTION=3D1 -frtti -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -=
DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-deprecated=
-copy -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-refere=
nce  -Wl,-zrelro -pie -Wl,-znoexecstack  -o gtest_skip_test  gtest_skip_tes=
t.o -lprivategtest_main -lprivategtest
--- all_subdir_usr.bin ---
--- test_q.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_q.o -MTtes=
t_q.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-=
prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit=
ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte=
rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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/contrib/libarchive/unzip/test/test_q=
.c -o test_q.o
--- test_singlefile.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_singlefile=
.o -MTtest_singlefile.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protec=
tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa=
rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr=
ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr=
ipts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time =
-Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno=
-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e=
rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra=
 -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err=
or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -=
Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul=
l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa=
re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro=
r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl=
ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er=
ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep=
t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin=
gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f=
unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W=
no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri=
ngop-truncation -Wno-return-type      -c /workspace/src/contrib/libarchive/=
unzip/test/test_singlefile.c -o test_singlefile.o
--- all_subdir_lib ---
--- all_subdir_lib/atf ---
--- list_test.full ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -p=
ipe -fno-common -DHAVE_CONFIG_H -DATF_BUILD_CC=3D'"cc"' -DATF_BUILD_CFLAGS=
=3D'"-Wall"' -DATF_BUILD_CPP=3D'"cpp"' -DATF_BUILD_CPPFLAGS=3D'""' -DATF_BU=
ILD_CXX=3D'"c++"' -DATF_BUILD_CXXFLAGS=3D'"-Wall"' -DATF_INCLUDEDIR=3D'"/us=
r/include"' -I/workspace/src/contrib/atf -fPIE -g -std=3Dgnu99 -Wno-format-=
zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo=
rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno=
-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro=
r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err=
or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations=
 -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare=
ntheses -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  -Wl,-zrelro -pie -Wl,-znoexecstack  -o l=
ist_test.full list_test.o test_helpers.o  -lprivateatf-c
--- all_subdir_usr.bin ---
--- test_t.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_t.o -MTtes=
t_t.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-=
prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit=
ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte=
rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre=
ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp=
are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-=
declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi=
cal-not-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-err=
or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun=
used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn=
o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo=
rmat-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/contrib/libarchive/unzip/test/test_t=
.c -o test_t.o
--- all_subdir_lib ---
--- all_subdir_lib/googletest ---
--- gtest_skip_in_environment_setup_test ---
(cd /workspace/src/lib/googletest/tests/gtest_main &&  DEPENDFILE=3D.depend=
.gtest_skip_in_environment_setup_test  NO_SUBDIR=3D1 make -f /workspace/src=
/lib/googletest/tests/gtest_main/Makefile _RECURSING_PROGS=3Dt  PROG=3Dgtes=
t_skip_in_environment_setup_test PROG_CXX=3Dgtest_skip_in_environment_setup=
_test)
--- all_subdir_lib/atf ---
--- list_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug list_te=
st.full list_test.debug
--- all_subdir_lib/googletest ---
--- .depend.gtest_skip_in_environment_setup_test ---
echo gtest_skip_in_environment_setup_test: /tmp/obj/workspace/src/amd64.amd=
64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpri=
vategtest_main.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateg=
test.a >> .depend.gtest_skip_in_environment_setup_test
echo gtest_skip_in_environment_setup_test: /tmp/obj/workspace/src/amd64.amd=
64/tmp/usr/lib/libc++.a >> .depend.gtest_skip_in_environment_setup_test
--- gtest_skip_in_environment_setup_test.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 =
-pipe -fno-common -fPIE -MD -MF.depend.gtest_skip_in_environment_setup_test=
.gtest_skip_in_environment_setup_test.o -MTgtest_skip_in_environment_setup_=
test.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -W=
all -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type =
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali=
gn -Wchar-subscripts -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo=
unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al=
ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type  -I/tmp/=
obj/workspace/src/amd64.amd64/tmp/usr/include/private  -I/workspace/src/con=
trib/googletest/googletest/include -I/workspace/src/contrib/googletest/goog=
letest -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST=
_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D=
1 -frtti -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREA=
M_REDIRECTION=3D1 -frtti -fPIE -std=3Dc++14 -Wno-deprecated-copy -Wno-liter=
al-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference      -c /wor=
kspace/src/contrib/googletest/googletest/test/gtest_skip_in_environment_set=
up_test.cc -o gtest_skip_in_environment_setup_test.o
--- all_subdir_lib/atf ---
--- list_test ---
--- all_subdir_usr.bin ---
--- test_t_bad.o ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlist_test.debug  list_test.full list_test
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/  -O2 -=
pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/conf=
ig_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd=
64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/u=
nzip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contr=
ib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/=
workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/lib=
archive/test_utils   -fPIE -g -MD  -MF.depend.bsdunzip_test.test_t_bad.o -M=
Ttest_t_bad.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W=
missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string=
s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes=
ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -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      -c /workspace/src/contrib/libarchive/unzip/te=
st/test_t_bad.c -o test_t_bad.o
--- all_subdir_lib ---
--- map_test ---
(cd /workspace/src/lib/atf/libatf-c/tests/detail &&  DEPENDFILE=3D.depend.m=
ap_test  NO_SUBDIR=3D1 make -f /workspace/src/lib/atf/libatf-c/tests/detail=
/Makefile _RECURSING_PROGS=3Dt  PROG=3Dmap_test )
--- all_subdir_rescue ---
collect2: error: ld returned 1 exit status
*** [rescue] Error code 1

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
*** [rescue] Error code 2

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

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

make[5]: stopped in /workspace/src/tests/sys/fs
--- all_subdir_lib ---

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

make[4]: stopped in /workspace/src/tests/sys
--- all_subdir_usr.bin ---

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

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

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

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

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

make[2]: stopped in /workspace/src
      207.55 real      3510.52 user       301.28 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins7644686419401229=
908.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_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_1706_132189950.1708574673033--



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