Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2024 03:30:13 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        asomers@FreeBSD.org, emaste@FreeBSD.org, imp@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #1867 - Still Failing
Message-ID:  <80170462.16839.1728012616273@jenkins.ci.freebsd.org>
In-Reply-To: <650824277.16761.1728003965534@jenkins.ci.freebsd.org>
References:  <650824277.16761.1728003965534@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #1867 (64b0f52be2c9d7bcecebfeef393f8=
ec56cb85f47) - Still Failing

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

618ae939b7f95a197a0518cbb390a572bb90c6d0 by asomers:
zfsd: replace vdevs with the AUX faulted state

593d7a1634b5536f0ce2935305c3a5d1d6dd56bd by imp:
apcidump: Add dumping SPCR

64b0f52be2c9d7bcecebfeef393f8ec56cb85f47 by emaste:
ctl: limit memory allocation in pci_virtio_scsi



The end of the build log:

[...truncated 88.97 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advanc=
e.h:46:1: warning: 'always_inline' function might not be inlinable [-Wattri=
butes]
   46 | __advance(_BiDirIter& __i, typename iterator_traits<_BiDirIter>::di=
fference_type __n, bidirectional_iterator_tag) {
      | ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/map:594,
                 from /workspace/src/cddl/usr.sbin/zfsd/zfsd_event.cc:53:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:258:28: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  258 | _LIBCPP_HIDE_FROM_ABI void __tree_right_rotate(_NodePtr __x) _NOEXC=
EPT {
      |                            ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:239:28: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  239 | _LIBCPP_HIDE_FROM_ABI void __tree_left_rotate(_NodePtr __x) _NOEXCE=
PT {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advanc=
e.h:65:58: warning: 'always_inline' function might not be inlinable [-Wattr=
ibutes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX17 void advance(_I=
nputIter& __i, _Distance __orig_n) {
      |                                                          ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:282:28: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  282 | _LIBCPP_HIDE_FROM_ABI void __tree_balance_after_insert(_NodePtr __r=
oot, _NodePtr __x) _NOEXCEPT {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1682:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1682 | __tree<_Tp, _Compare, _Allocator>::__find_equal(__parent_pointer& _=
_parent, const _Key& __v) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1764:6: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1764 | void __tree<_Tp, _Compare, _Allocator>::__insert_node_at(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1816:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1816 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __ar=
gs) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1722:66: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1722 | typename __tree<_Tp, _Compare, _Allocator>::__node_base_pointer& __=
tree<_Tp, _Compare, _Allocator>::__find_equal(
      |                                                                  ^~=
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__string/constexpr_c_functions.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__algorithm/equal.h:20:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_=
at(_Tp* __loc) {
      |                                                          ^~~~~~~~~~=
~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2312:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2312 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI=
terator __first, _Sentinel __last, size_type __sz) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_=
at(_Tp* __loc) {
      |                                                          ^~~~~~~~~~=
~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1797:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1797 | __tree<_Tp, _Compare, _Allocator>::__emplace_hint_unique_key_args(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_=
at(_Tp* __loc) {
      |                                                          ^~~~~~~~~~=
~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__algorithm/copy.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/algorithm:1794:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:107:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  107 | __unwrap_and_dispatch(_InIter __first, _Sent __last, _OutIter __out=
_first) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:107:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:107:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:107:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_base.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/aliases.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/atomic:591,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/optional:1289:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   85 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&=
 __lhs, _Tp const& __rhs) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_=
at(_Tp* __loc) {
      |                                                          ^~~~~~~~~~=
~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
  131 | __dispatch_copy_or_move(_InIter __first, _Sent __last, _OutIter __o=
ut_first) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_=
move_common.h:131:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1453:6: warn=
ing: 'always_inline' function might not be inlinable [-Wattributes]
 1453 | void list<_Tp, _Alloc>::splice(const_iterator __p, list& __c) {
      |      ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1240:60: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1240 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an=
d_output(
      |                                                            ^~~~~~~~=
~~~~~~~~
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:38:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
   38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa=
d_poll_with_backoff(
      |                                                      ^~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:38:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1105:6: warn=
ing: 'always_inline' function might not be inlinable [-Wattributes]
 1105 | void list<_Tp, _Alloc>::__move_assign(list& __c, true_type)
      |      ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:626:6: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  626 | void __list_imp<_Tp, _Alloc>::clear() _NOEXCEPT {
      |      ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:626:6: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:667:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  667 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons=
t _CharT* __str, size_t __len) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:626:6: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  626 | void __list_imp<_Tp, _Alloc>::clear() _NOEXCEPT {
      |      ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1537 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1445:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1445 | __tree<_Tp, _Compare, _Allocator>::__tree(const __tree& __t)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1445:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1445:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_w=
ait(_Atp* __a, _Fn&& __test_fn) {
      |                                                      ^~~~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:54: 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:278:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  621 | __list_imp<_Tp, _Alloc>::~__list_imp() {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:786:53: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
  786 | _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/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  621 | __list_imp<_Tp, _Alloc>::~__list_imp() {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  101 | __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:101: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/__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:115:28: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  115 | _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:110:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  110 | __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:155:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  155 | _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:147:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  147 | __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:139:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  139 | _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:120:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  120 | _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:278:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  299 | _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:269:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_sbin ---
--- discover.o ---
--- all_subdir_stand ---
--- all_subdir_stand/userboot/userboot_lua ---
--- bootinfo32.pico ---
--- all_subdir_sbin ---
/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   -I/workspace/src/lib/libnvmf -fPIE -g -MD  -MF.depend.di=
scover.o -MTdiscover.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protect=
or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par=
ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri=
te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri=
pts -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-er=
ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra =
-Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro=
r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W=
no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull=
-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar=
e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-return-type        -c /workspace/src/sbin/nvmecontrol/d=
iscover.c -o discover.o
--- all_subdir_stand ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri=
b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA=
DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU=
PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr=
c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo=
n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD  -MF.depend.bootinf=
o32.pico -MTbootinfo32.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-h=
eaders -Werror -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  -Os     -c /workspace/src/stand/userboot=
/userboot_lua/../userboot/bootinfo32.c -o bootinfo32.pico
--- all_subdir_share ---
--- sample10_unittest.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug sample1=
0_unittest.full sample10_unittest.debug
--- sample10_unittest ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dsample10_unittest.debug  sample10_unittest.full sample10_unittes=
t
--- all_subdir_lib ---
--- mkfifo_test.debug ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug mkfifo_=
test.full mkfifo_test.debug
--- mknod_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=3D.depend.mknod_test  =
NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING=
_PROGS=3Dt  PROG=3Dmknod_test )
--- mkfifo_test ---
--- mkfifo_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dmkfifo_test.debug  mkfifo_test.full mkfifo_test
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
=3D=3D=3D> stand/i386 (all)
--- all_subdir_stand/userboot ---
--- all_subdir_stand/userboot/userboot_4th ---
--- elf64_freebsd.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.elf64_freebsd.pico -MTelf64_freebsd.pico -std=3Dgnu99 -=
Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-ti=
me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -=
Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn=
o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex=
tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-=
error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu=
e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon=
null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co=
mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e=
rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove=
rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno=
-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex=
cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst=
ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas=
t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros=
 -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds=
tringop-truncation -Wno-return-type -Wno-address-of-packed-member  -Os     =
-c /workspace/src/stand/userboot/userboot_4th/../userboot/elf64_freebsd.c -=
o elf64_freebsd.pico
--- all_subdir_lib ---
--- mknod_test ---
--- .depend.mknod_test ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- all_subdir_stand/i386/btx ---
=3D=3D=3D> stand/i386/btx (all)
--- all_subdir_lib ---
echo mknod_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a=
 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/=
workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mknod_te=
st
--- t_mknod.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   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/=
netbsd-tests -fPIE -g -MD  -MF.depend.mknod_test.t_mknod.o -MTt_mknod.o -st=
d=3Dgnu99 -Wno-format-zero-length -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-declarations -Wno-error=3Denum-compare -Wno-error=3D=
extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn=
o-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-va=
lue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dn=
onnull-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-o=
verflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -W=
no-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dno=
except-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3D=
stringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dc=
ast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macr=
os -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=
=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member     -=
c /workspace/src/contrib/netbsd-tests/lib/libc/sys/t_mknod.c -o t_mknod.o
--- all_subdir_stand ---
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- all_subdir_stand/i386/btx/btx ---
=3D=3D=3D> stand/i386/btx/btx (all)
--- include/machine ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
/usr/local/bin/x86_64-unknown-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   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/o=
bj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_=
STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo=
aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -=
I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding =
-mno-mmx -mno-sse  -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0=
x0 -I/workspace/src/stand/i386/common -MD  -MF.depend.btx.o -MTbtx.o -std=
=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign=
 -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat=
tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo=
bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-=
error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia=
sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du=
nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e=
rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto=
logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat=
ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D=
format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth=
rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er=
ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-=
error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e=
rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem=
ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno=
-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member=
  -Os -mpreferred-stack-boundary=3D2        -c /workspace/src/stand/i386/bt=
x/btx/btx.S -o btx.o
--- all_subdir_stand/userboot ---
--- host.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -fPIC -I/workspace/src/=
stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common =
-DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_=
GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stan=
d/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/co=
ntrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.userboot\" -I.=
 -g -MD  -MF.depend.host.pico -MThost.pico -std=3Dgnu99 -Wno-format-zero-le=
ngth -Wsystem-headers -Werror -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  -Os     -c /workspace/sr=
c/stand/userboot/userboot_4th/../userboot/host.c -o host.pico
--- all_subdir_stand/userboot/userboot_lua ---
--- bootinfo64.pico ---
/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/ -fpic =
-DPIC  -O2 -pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.=
amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/s=
rc/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunctio=
n-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/lib=
sa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-floa=
t -fPIC -mno-red-zone -I. -Iinclude -Wall -I/workspace/src/stand/userboot -=
DUSERBOOT_ZFS_SUPPORT -I/workspace/src/stand/common -I/workspace/src/contri=
b/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOA=
DER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU=
PPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/sr=
c/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/commo=
n -DHELP_FILENAME=3D\"loader.help.userboot\" -I. -g -MD  -MF.depend.bootinf=
o64.pico -MTbootinfo64.pico -std=3Dgnu99 -Wno-format-zero-length -Wsystem-h=
eaders -Werror -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  -Os     -c /workspace/src/stand/userboot=
/userboot_lua/../userboot/bootinfo64.c -o bootinfo64.pico
--- all_subdir_stand/i386 ---
--- btx ---
/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 -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/wo=
rkspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STAND=
ALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-m=
cfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/wor=
kspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-=
mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -DBTX_FLAGS=3D0x0 -I/=
workspace/src/stand/i386/common -std=3Dgnu99 -Wno-format-zero-length -Wsyst=
em-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-=
error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno=
-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarat=
ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-=
parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er=
ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn=
o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi=
ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con=
st-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re=
turn-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=3D2 =
 -nostdlib -e start -Wl,--defsym,ORG=3D0x9000,-T,/workspace/src/stand/i386/=
boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=3Dnone -Wl,-zrelro =
-Wl,-znoexecstack   -o btx btx.o =20
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], c=
ore dumped
compilation terminated.
*** [btx] Error code 1

make[6]: stopped in /workspace/src/stand/i386/btx/btx
       45.33 real       144.26 user        20.86 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/jenkins7256068081486562=
195.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_16838_1498752345.1728012613514--



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