FreeBSD-main-amd64-gcc13_build - Build #1309 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 19:52:11 UTC
FreeBSD-main-amd64-gcc13_build - Build #1309 (03248b3f5079c490d949f4e8725a37624d707e14) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1309/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1309/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/1309/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)

03248b3f5079c490d949f4e8725a37624d707e14 by jhb:
NOTES: Correct swapped descriptions of virtio_scmi and virtio_scsi



The end of the build log:

[...truncated 121.43 MiB...]
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_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_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.h:31:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:230:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  230 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexpr_wmemchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:116:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  116 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexpr_memchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~~~~~~~~~
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: warning: '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: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- engine/plain.o ---
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/__memory/uninitialized_algorithms.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/ranges_uninitialized_algorithms.h:22,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:937:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:63:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
   63 | __copy_trivial_impl(_In* __first, _In* __last, _Out* __result) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:63:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:63:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:63: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/__format/parser_std_format_spec.h:39,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_output.h:22,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:21:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2312:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2312 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:925:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
   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/__algorithm/copy_move_common.h:107:1: warning: 'always_inline' function might not be inlinable [-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 inlinable [-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 inlinable [-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 inlinable [-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/memory:957:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
   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/__algorithm/copy_move_common.h:131:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  131 | __dispatch_copy_or_move(_InIter __first, _Sent __last, _OutIter __out_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 inlinable [-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 inlinable [-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 inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1240:60: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1240 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_and_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_with_backoff.h:38:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
   38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff(
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:38:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/set:533:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1453:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1453 | __tree<_Tp, _Compare, _Allocator>::__tree(__tree&& __t) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1453:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1453:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1332 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __comp) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /workspace/src/contrib/kyua/model/test_program.hpp:38,
                 from /workspace/src/contrib/kyua/engine/scheduler.hpp:67:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:667:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  667 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str, size_t __len) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:18:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  151 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp& __assign_trivially_copyable(_Tp& __dest, _Up const& __src) {
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:25:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  151 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp& __assign_trivially_copyable(_Tp& __dest, _Up const& __src) {
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:151:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
   66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn&& __test_fn) {
      |                                                      ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:925:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) {
      | ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.h:31,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1804,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/array:502,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/boyer_moore_searcher.h:25:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:230:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  230 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexpr_wmemchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_pointer_in_range.h:35:89: warning: 'always_inline' function might not be inlinable [-Wattributes]
   35 | _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI _LIBCPP_NO_SANITIZE("address") bool __is_pointer_in_range(
      |                                                                                         ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:195:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  195 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:116:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
  116 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexpr_memchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  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_sync.h:101: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:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | _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: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_atomic_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_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  147 | __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: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_atomic_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_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
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: warning: '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: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
  269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
      |                             ^~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/kyua/engine/plain.cpp: In member function 'virtual void engine::plain_interface::exec_test(const model::test_program&, const std::__1::string&, const utils::config::properties_map&, const utils::fs::path&) const':
/workspace/src/contrib/kyua/engine/plain.cpp:113:1: error: 'noreturn' function does return [-Werror]
  113 | }
      | ^
cc1plus: all warnings being treated as errors
*** [engine/plain.o] Error code 1

make[4]: stopped in /workspace/src/usr.bin/kyua
2 errors

make[4]: stopped in /workspace/src/usr.bin/kyua

make[3]: stopped in /workspace/src/usr.bin
--- all_subdir_usr.bin/clang ---

make[4]: stopped in /workspace/src/usr.bin/clang

make[3]: stopped in /workspace/src/usr.bin

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

make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail

make[6]: stopped in /workspace/src/lib/atf/libatf-c++/tests

make[5]: stopped in /workspace/src/lib/atf/libatf-c++

make[4]: stopped in /workspace/src/lib/atf

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

make[2]: stopped in /workspace/src
      669.62 real      7473.45 user       427.48 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/jenkins8676079160755064073.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