FreeBSD-stable-14-amd64-gcc14_build - Build #1257 - Still Failing
Date: Tue, 18 Aug 2026 06:29:06 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1257 (86aea5b4db379327f02ca547575105788bfbe807) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1257/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1257/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1257/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)
No changes
The end of the build log:
[...truncated 106.24 MiB...]
92 | __copy_move_unwrap_iters(_InIter __first, _Sent __last, _OutIter __out_first) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit_reference:88:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
88 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _StorageType __leading_mask(unsigned __ctz) {
| ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit_reference:80:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
80 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _StorageType __trailing_mask(unsigned __clz) {
| ^~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit_reference:96:66: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
96 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _StorageType __middle_mask(unsigned __clz, unsigned __ctz) {
| ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy.h:87:80: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
87 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> __copy_unaligned(
| ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy.h:42:80: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
42 | _LIBCPP_CONSTEXPR_SINCE_CXX20 _LIBCPP_HIDE_FROM_ABI __bit_iterator<_Cp, false> __copy_aligned(
| ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:92:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
92 | __copy_move_unwrap_iters(_InIter __first, _Sent __last, _OutIter __out_first) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
44 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:572:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
572 | vector<bool, _Allocator>::__construct_at_end(_InputIterator __first, _Sentinel __last, size_type __n) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
44 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:92:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
92 | __copy_move_unwrap_iters(_InIter __first, _Sent __last, _OutIter __out_first) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
44 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2655:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2655 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:251:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
251 | _LIBCPP_HIDE_FROM_ABI void __tree_right_rotate(_NodePtr __x) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:232:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
232 | _LIBCPP_HIDE_FROM_ABI void __tree_left_rotate(_NodePtr __x) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:35:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
35 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:652:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
652 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<bool, _Allocator>::vector(_ForwardIterator __first, _ForwardIterator __last)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:652:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:652:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:15:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:44:58: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
44 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp* __construct_at(_Tp* __location, _Args&&... __args) {
| ^~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:536:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
536 | vector<bool, _Allocator>::max_size() const _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:59:58: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
59 | _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:275:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
275 | _LIBCPP_HIDE_FROM_ABI void __tree_balance_after_insert(_NodePtr __root, _NodePtr __x) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:59:58: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
59 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_at(_Tp* __loc) {
| ^~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
44 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:44:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:572:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
572 | vector<bool, _Allocator>::__construct_at_end(_InputIterator __first, _Sentinel __last, size_type __n) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:59:58: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
59 | _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:1670:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1670 | void __tree<_Tp, _Compare, _Allocator>::__insert_node_at(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1588:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1588 | __tree<_Tp, _Compare, _Allocator>::__find_equal(__end_node_pointer& __parent, const _Key& __v) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1722:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1722 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:92:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
92 | __copy_move_unwrap_iters(_InIter __first, _Sent __last, _OutIter __out_first) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:670:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
670 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<bool, _Allocator>::vector(initializer_list<value_type> __il)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:670:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector_bool.h:670:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1199:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1199 | void __hash_table<_Tp, _Hash, _Equal, _Alloc>::__deallocate_node(__next_pointer __np) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2655:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2655 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2061:60: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2061 | typename __tree<_Tp, _Compare, _Allocator>::const_iterator __tree<_Tp, _Compare, _Allocator>::__lower_bound(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1733:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1733 | __tree<_Tp, _Compare, _Allocator>::__emplace_unique_impl(_Args&&... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/gtest.h:58,
from /workspace/src/contrib/capsicum-test/capsicum-test.h:15,
from /workspace/src/contrib/capsicum-test/procdesc.cc:21:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/sstream:714:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
714 | _LIBCPP_HIDE_FROM_ABI void basic_stringbuf<_CharT, _Traits, _Allocator>::__init_buf_ptrs() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale_dir/money.h:20:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale_dir/pad_and_output.h:44:60: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
44 | _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/istream:171,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iomanip:561:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:376:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
376 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>& __os, char __c) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1166:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1166 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::~__hash_table() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1166:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1166:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:222:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
222 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_sub(__cxx_atomic_base_impl<_Tp>* __a, _Td __delta, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:211:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
211 | _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:2002:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2002 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2012:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2012 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) const {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1442:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1442 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1442:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1442:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1235:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1235 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __comp) _NOEXCEPT_(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1235:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1235:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:732:39: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
732 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> allocate_shared(const _Alloc& __a, _Args&&... __args) {
| ^~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iomanip:55:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/put_character_sequence.h:30:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
30 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str, size_t __len) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:576:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
576 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:743:39: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
743 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args) {
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:437:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
437 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basic_ostream<char, _Traits>& __os, const char* __str) {
| ^~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_integral.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:69:59: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
69 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append10(char* __first, _Tp __value) _NOEXCEPT {
| ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:69:59: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/support/gcc.h:84:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
84 | _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/support/gcc.h:79:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
79 | __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/support/gcc.h:124:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
124 | _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/support/gcc.h:116:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
116 | __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/support/gcc.h:108:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
108 | _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/support/gcc.h:89:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
89 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
| ^~~~~~~~~~~~~~~~~
--- all_subdir_usr.bin ---
make[3]: stopped making "all" in /workspace/src/usr.bin
make[2]: stopped making "all" in /workspace/src
--- all_subdir_cddl ---
--- all_subdir_cddl/usr.sbin/zfsd/tests ---
make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests
make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd
make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin
make[3]: stopped making "all" in /workspace/src/cddl
make[2]: stopped making "all" in /workspace/src
--- all_subdir_tests ---
make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum
make[4]: stopped making "all" in /workspace/src/tests/sys
make[3]: stopped making "all" in /workspace/src/tests
make[2]: stopped making "all" in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/net ---
--- link_addr_test ---
make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net
make[5]: stopped making "all" in /workspace/src/lib/libc/tests
make[4]: stopped making "all" in /workspace/src/lib/libc
make[3]: stopped making "all" in /workspace/src/lib
make[2]: stopped making "all" in /workspace/src
185.95 real 1351.52 user 111.22 sys
make[1]: stopped making "buildworld" in /workspace/src
make: stopped making "buildworld" 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-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins17246995826717190553.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc14_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