Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2025 00:25:27 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        markj@FreeBSD.org, bz@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #2621 - Failure
Message-ID:  <2001485951.9177.1736298742542@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #2621 (a4cdb785bbd7e26cc3f2ed0bb4e5c=
f7ea83c400b) - Failure

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

07f6575585bf69ae48dffe87c4578057ae4782d8 by bz:
LinuxKPI: 802.11: turn on debugfs for iwlwifi and rtw88

42410c6d682c4e00ce6147f99b51a55f6f3fe075 by bz:
ifconfig: make -vht work

1832eb102e10c7f2891c032ecf7b265b75d3cd50 by bz:
net80211: add missing 80Mhz and 160Mhz channel ranges

254a2b767f9a39f1541e0a07a70bbe269e86ad70 by markj:
x86: Short-circuit ipi_all_but_self() on UP systems

a3a308f0f29b14d522c56dd88231e27fdf206104 by bz:
lib80211: regdomain: add the two other 160MHz bands

5fdc4824a5e2646a07c0638eca9f5c81b0b85fd5 by bz:
net80211: (v)ht: use macros at hand

2c8b0d6205f6f98855773e3a82640b50abb2f2f6 by bz:
net80211 / LinuxKPI 802.11: correct enum ieee80211_sta_rx_bw

a4cdb785bbd7e26cc3f2ed0bb4e5cf7ea83c400b by bz:
LinuxKPI: 802.11: improve the IMPROVE_HT() macro



The end of the build log:

[...truncated 31.95 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1530 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_lib/libpmc ---
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/tuple:268:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1=
00:76: warning: 'always_inline' function might not be inlinable [-Wattribut=
es]
  100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A=
BI bool isnan(_A1 __x) _NOEXCEPT {
      |                                                                    =
        ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1=
00:76: warning: 'always_inline' function might not be inlinable [-Wattribut=
es]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/hypot.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/cmath:316:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29=
:30: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
   29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT {
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me=
mory_order) const volatile' is deprecated: The C++20 synchronization librar=
y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i=
f you need to use these facilities. [-Wdeprecated-declarations]
  149 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v=
olatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo=
l)':
--- all_subdir_lib/clang ---
--- BinaryFormat/AMDGPUMetadataVerifier.o ---
--- BinaryFormat/COFF.o ---
--- BinaryFormat/Dwarf.o ---
--- BinaryFormat/ELF.o ---
--- Analysis/VectorUtils.o ---
--- all_subdir_lib/googletest ---
 1325 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co=
mp) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/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/vector:1049:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<=
value_type, allocator_type&>& __v) {
--- all_subdir_lib/libpmc ---
      |                              ^~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/hypot.h:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4=
8: warning: 'always_inline' function might not be inlinable [-Wattributes]
   29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO=
EXCEPT {
      |                                                ^~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/hypot.h:15:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia=
l_functions.h:66:30: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
   66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT {
      |                              ^~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:23,
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me=
mory_order) const' is deprecated: The C++20 synchronization library has bee=
n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee=
d to use these facilities. [-Wdeprecated-declarations]
  154 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _=
NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile=
 atomic_flag*, bool, memory_order)':
--- all_subdir_lib/clang ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 =
-pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I=
/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l=
lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe=
t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work=
space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr=
ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l=
lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -I/workspace/src/lib/clang/include -I=
/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -=
D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_D=
EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D=
\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL=
E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POW--- all_subdir_l=
ib/googletest ---
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
  362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s=
plit_buffer() {
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
  348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si=
ze_type __start, __alloc_rr& __a)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libpmc ---
                 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/find.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/new:272:28: 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: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) {
      |                                                      ^~~~~~~~~~~~~~=
~~~~~
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me=
mory_order) const volatile' is deprecated: The C++20 synchronization librar=
y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i=
f you need to use these facilities. [-Wdeprecated-declarations]
  159 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v=
olatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f=
lag*, bool, memory_order)':
--- all_subdir_lib/clang ---
--- AsmParser/LLLexer.o ---
--- all_subdir_lib/googletest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/for_e=
ach.h:32:1: warning: 'always_inline' function might not be inlinable [-Watt=
ributes]
   32 | for_each(_InputIterator __first, _InputIterator __last, _Function _=
_f) {
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101=
:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1101 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::~__hash_table() {
--- all_subdir_lib/libpmc ---
/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=
) {
      | ^~~~~~~~~~~~~
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me=
mory_order) const' is deprecated: The C++20 synchronization library has bee=
n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee=
d to use these facilities. [-Wdeprecated-declarations]
  164 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _=
NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f=
lag*)':
--- all_subdir_lib/clang ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 =
-pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I=
/workspace/src/sys/contrib/zstd/lib -I/workspace/src/contrib/llvm-project/l=
lvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Targe=
t/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/work=
space/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contr=
ib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/l=
lvm/lib/ObjCopy -DBLAKE3_USE_NEON=3D0 -I/workspace/src/lib/clang/include -I=
/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -=
D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_D=
EFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D=
\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABL=
E_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POW--- all_subdir_l=
ib/googletest ---
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101=
:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101=
:1: warning: '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:221:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  221 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_=
impl<_Tp>* __a, _Td __delta, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libpmc ---
/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]
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: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) {
      | ^~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' =
is deprecated: The C++20 synchronization library has been deprecated prior =
to C++20. Please update to using -std=3Dc++20 if you need to use these faci=
lities. [-Wdeprecated-declarations]
  169 |   __o->notify_one();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h:59:87: note: declared here
   59 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_=
HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT {
      |                                                                    =
                   ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f=
lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)':
--- all_subdir_lib/clang ---
--- AsmParser/LLParser.o ---
--- all_subdir_lib/googletest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:210:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  210 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_=
impl<_Tp>* __a, _Td __delta, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2090:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2090 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2100:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2100 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) =
const {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libpmc ---
/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) {
      |                           ^~~~~~~~~~~~~~~~~
--- all_subdir_lib/libradius ---
=3D=3D=3D> lib/libradius (all)
--- libradius.so.4.full ---
Building shared library libradius.so.4
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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 libradius.so.4.full -Wl,-soname,=
libradius.so.4 radlib.pico  -lcrypto=20
--- libradius.so.4.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug libradi=
us.so.4.full libradius.so.4.debug
--- libradius.so.4 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibradius.so.4.debug  libradius.so.4.full libradius.so.4
--- all_subdir_lib/libpmc ---
/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/__math/special_fu=
nctions.h:29:29: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) {
      |                             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu=
nctions.h:29:29: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59=
:29: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
   59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z=
) {
      |                             ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59=
:29: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59=
:29: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/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:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/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:293:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/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) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/lib/libpmc/libpmc_json.cc: In function 'std::__1::string ini=
tialize_to_json(pmclog_ev*)':
/workspace/src/lib/libpmc/libpmc_json.cc:90:78: warning: '%s' directive out=
put may be truncated writing up to 1023 bytes into a region of size between=
 175 and 197 [-Wformat-truncation=3D]
   90 |             "%s, \"version\": \"0x%08x\", \"arch\": \"0x%08x\", \"c=
puid\": \"%s\", "
      |                                                                    =
          ^~
/workspace/src/lib/libpmc/libpmc_json.cc:90:13: note: using the range [-922=
3372036854775808, 9223372036854775807] for directive argument
   90 |             "%s, \"version\": \"0x%08x\", \"arch\": \"0x%08x\", \"c=
puid\": \"%s\", "
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~
   91 |                 "\"tsc_freq\": \"%jd\", \"sec\": \"%jd\", \"nsec\":=
 \"%jd\"}\n",
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~
/workspace/src/lib/libpmc/libpmc_json.cc:89:17: note: 'snprintf' output bet=
ween 105 and 1207 bytes into a destination of size 256
   89 |         snprintf(eventbuf, sizeof(eventbuf),
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             "%s, \"version\": \"0x%08x\", \"arch\": \"0x%08x\", \"c=
puid\": \"%s\", "
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~
   91 |                 "\"tsc_freq\": \"%jd\", \"sec\": \"%jd\", \"nsec\":=
 \"%jd\"}\n",
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~~
   92 |                 startent.c_str(), ev->pl_u.pl_i.pl_version, ev->pl_=
u.pl_i.pl_arch,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~
   93 |                 ev->pl_u.pl_i.pl_cpuid, (uintmax_t)ev->pl_u.pl_i.pl=
_tsc_freq,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~
   94 |                 (uintmax_t)ev->pl_u.pl_i.pl_ts.tv_sec, (uintmax_t)e=
v->pl_u.pl_i.pl_ts.tv_nsec);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- libpmc_events.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --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/lib/libpmcstat -I/workspace/s=
rc/lib/libpmc -I/workspace/src/sys   -g -MD  -MF.depend.libpmc_events.pico =
-MTlibpmc_events.pico -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 -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=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-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=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-shadow -Wno-cast=
-align -Wno-address-of-packed-member       -c libpmc_events.c -o libpmc_eve=
nts.pico

--- libpmc.a ---
--- libpmc.so.5.full ---
Building static pmc library
Building shared library libpmc.so.5
--- libpmc.a ---
/usr/local/x86_64-unknown-freebsd14.1/bin/ar -crsD libpmc.a libpmc.o pmclog=
.o libpmc_pmu_util.o libpmc_json.o libpmc_events.o =20
--- libpmc.so.5.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13 --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 libpmc.so.5.full -Wl,-soname,lib=
pmc.so.5 libpmc.pico pmclog.pico libpmc_pmu_util.pico libpmc_json.pico libp=
mc_events.pico=20
--- libpmc.so.5.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug libpmc.=
so.5.full libpmc.so.5.debug
--- libpmc.so.5 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Dlibpmc.so.5.debug  libpmc.so.5.full libpmc.so.5
--- all_subdir_lib/libomp ---
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins1204535679726771=
1624.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_9162_1033113583.1736296262440--



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