FreeBSD-main-amd64-gcc13_build - Build #2621 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 08 Jan 2025 00:25:27 UTC
FreeBSD-main-amd64-gcc13_build - Build #2621 (a4cdb785bbd7e26cc3f2ed0bb4e5cf7ea83c400b) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/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/2621/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: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: warning: '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:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes]
  100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1 __x) _NOEXCEPT {
      |                                                                            ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes]
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_flag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if 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_flag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, bool)':
--- 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& __comp) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advance.h:65:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX17 void advance(_InputIter& __i, _Distance __orig_n) {
      |                                                          ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: warning: '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:48: warning: 'always_inline' function might not be inlinable [-Wattributes]
   29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT {
      |                                                ^~~~
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/exponential_functions.h:66:30: warning: 'always_inline' function might not be inlinable [-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_flag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  154 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.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=/tmp/obj/workspace/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/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POW--- all_subdir_lib/googletest ---
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:362:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
  362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__split_buffer() {
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:362:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:362:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, size_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: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
  161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_all(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if 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_flag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_flag*, 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:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: warning: '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_each.h:32:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
   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_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
  155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_one(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  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_flag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  164 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)':
--- all_subdir_lib/clang ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13  --sysroot=/tmp/obj/workspace/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/llvm/lib/Target/AArch64 -I/workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -I/workspace/src/contrib/llvm-project/llvm/lib/Target/PowerPC -I/workspace/src/contrib/llvm-project/llvm/lib/Target/RISCV -I/workspace/src/contrib/llvm-project/llvm/lib/Target/X86 -I/workspace/src/contrib/llvm-project/llvm/lib/ObjCopy -DBLAKE3_USE_NEON=0 -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_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POW--- all_subdir_lib/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_atomic_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_sync.h:197: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_atomic_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_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_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_flag.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=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  169 |   __o->notify_one();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.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_flag.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_atomic_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: warning: '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: warning: '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_atomic_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_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_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 ---
===> lib/libradius (all)
--- libradius.so.4.full ---
Building shared library libradius.so.4
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libradius.so.4.full -Wl,-soname,libradius.so.4 radlib.pico  -lcrypto 
--- libradius.so.4.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug libradius.so.4.full libradius.so.4.debug
--- libradius.so.4 ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=libradius.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_atomic_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_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.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_functions.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: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/workspace/src/lib/libpmc/libpmc_json.cc: In function 'std::__1::string initialize_to_json(pmclog_ev*)':
/workspace/src/lib/libpmc/libpmc_json.cc:90:78: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 175 and 197 [-Wformat-truncation=]
   90 |             "%s, \"version\": \"0x%08x\", \"arch\": \"0x%08x\", \"cpuid\": \"%s\", "
      |                                                                              ^~
/workspace/src/lib/libpmc/libpmc_json.cc:90:13: note: using the range [-9223372036854775808, 9223372036854775807] for directive argument
   90 |             "%s, \"version\": \"0x%08x\", \"arch\": \"0x%08x\", \"cpuid\": \"%s\", "
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   91 |                 "\"tsc_freq\": \"%jd\", \"sec\": \"%jd\", \"nsec\": \"%jd\"}\n",
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libpmc/libpmc_json.cc:89:17: note: 'snprintf' output between 105 and 1207 bytes into a destination of size 256
   89 |         snprintf(eventbuf, sizeof(eventbuf),
      |         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
   90 |             "%s, \"version\": \"0x%08x\", \"arch\": \"0x%08x\", \"cpuid\": \"%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)ev->pl_u.pl_i.pl_ts.tv_nsec);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- libpmc_events.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=/tmp/obj/workspace/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/src/lib/libpmc -I/workspace/src/sys   -g -MD  -MF.depend.libpmc_events.pico -MTlibpmc_events.pico -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-shadow -Wno-cast-align -Wno-address-of-packed-member       -c libpmc_events.c -o libpmc_events.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  
--- libpmc.so.5.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -Wl,-zrelro -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libpmc.so.5.full -Wl,-soname,libpmc.so.5 libpmc.pico pmclog.pico libpmc_pmu_util.pico libpmc_json.pico libpmc_events.pico 
--- 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-debuglink=libpmc.so.5.debug  libpmc.so.5.full libpmc.so.5
--- all_subdir_lib/libomp ---
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins12045356797267711624.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