FreeBSD-stable-14-amd64-gcc14_build - Build #1254 - Still Failing
Date: Fri, 14 Aug 2026 15:43:50 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1254 (065396e09e41d6932ef726053bed97aed6e022e1) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1254/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1254/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1254/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)
065396e09e41d6932ef726053bed97aed6e022e1 by vangyzen:
if_vmx: fix panic during kldload
The end of the build log:
[...truncated 104.88 MiB...]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1018:36: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1018 | _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::__move_assign(vector& __c, true_type)
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1322:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1322 | vector<_Tp, _Allocator>::__insert_with_size(
| ^~~~~~~~~~~~~~~~~~~~~~~
/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/__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/__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/__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/__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/__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/__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/__functional/function.h:771:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
771 | _Rp function<_Rp(_ArgTypes...)>::operator()(_ArgTypes... __arg) const {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:2309:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2309 | void deque<_Tp, _Allocator>::pop_back() {
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:1602:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1602 | void deque<_Tp, _Allocator>::push_back(value_type&& __v) {
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:339:31: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
339 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__split_buffer() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:339: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/__split_buffer:339: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: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/__hash_table:1104:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1104 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::__hash_table(const __hash_table& __u)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1104: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:1104:1: 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/__math/hypot.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29:30: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
29 | _LIBCPP_HIDE_FROM_ABI double sqrt(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/min_max.h:33:48: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
33 | [[__nodiscard__]] _LIBCPP_HIDE_FROM_ABI double fmax(double __x, double __y) _NOEXCEPT {
| ^~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:13:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:48: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
29 | [[__nodiscard__]] _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT {
| ^~~~
/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 unless also declared 'inline' [-Wattributes]
66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT {
| ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1648:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1648 | _Tp& unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](const key_type& __k) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
729 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729: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/__functional/function.h:729: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: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/unordered_map:1655:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1655 | _Tp& unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](key_type&& __k) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
729 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729: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/__functional/function.h:729: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/__functional/function.h:729: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/__functional/function.h:729: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/__functional/function.h:729: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/__functional/function.h:729: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/__functional/function.h:729: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/__functional/function.h:729: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/unordered_map:1648:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1648 | _Tp& unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](const key_type& __k) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3735:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
3735 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs,
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:1276:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1276 | getline(basic_istream<_CharT, _Traits>& __is, basic_string<_CharT, _Traits, _Allocator>& __str, _CharT __dlm) {
| ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
729 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f)) {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:729: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/__functional/function.h:729: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/unordered_map:1648:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1648 | _Tp& unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::operator[](const key_type& __k) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1171:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1171 | vector<_Tp, _Allocator>::erase(const_iterator __first, const_iterator __last) {
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1900:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/remove_if.h:27:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
27 | remove_if(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred) {
| ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/remove_if.h:27: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: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/__memory/shared_ptr.h:743:39: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
763 | function<_Rp(_ArgTypes...)>::~function() {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763: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/__functional/function.h:763: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/__functional/function.h:710:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
710 | function<_Rp(_ArgTypes...)>::function(const function& __f) : __f_(__f.__f_) {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:710: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/__functional/function.h:710: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/__functional/function.h:771:5: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
771 | _Rp function<_Rp(_ArgTypes...)>::operator()(_ArgTypes... __arg) const {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1171:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1171 | vector<_Tp, _Allocator>::erase(const_iterator __first, const_iterator __last) {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/remove_if.h:27:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
27 | remove_if(_ForwardIterator __first, _ForwardIterator __last, _Predicate __pred) {
| ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
763 | function<_Rp(_ArgTypes...)>::~function() {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:763: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/__functional/function.h:763: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/__functional/function.h:710:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
710 | function<_Rp(_ArgTypes...)>::function(const function& __f) : __f_(__f.__f_) {}
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/function.h:710: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/__functional/function.h:710: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/unordered_set:1074:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1074 | unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const unordered_set& __u) : __table_(__u.__table_) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:1074: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/unordered_set:1074:1: 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/__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]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:330:
/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 unless also declared 'inline' [-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 unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:58:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
58 | _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:58:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:58:29: 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) {
| ^~~~~~~~~~~~~~~~~
In function 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _ContiguousIterator, _ContiguousIterator, _ContiguousIterator) [with _Alloc = allocator<shared_ptr<dtc::fdt::property> >; _ContiguousIterator = shared_ptr<dtc::fdt::property>*]',
inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&, pointer) [with _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:868:42,
inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::__insert_with_size(const_iterator, _Iterator, _Sentinel, difference_type) [with _Iterator = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; _Sentinel = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1351:39,
inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = std::__1::__wrap_iter<const std::__1::shared_ptr<dtc::fdt::property>*>; typename std::__1::enable_if<(std::__1::is_convertible<typename std::__1::__detector<std::__1::__nat, void, std::__1::__iterator_category, std::__1::iterator_traits<_InIter> >::type, std::__1::forward_iterator_tag>::value && std::__1::is_constructible<_Tp, typename std::__1::iterator_traits<_InIter>::reference>::value), int>::type <anonymous> = 0; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:515:30,
inlined from 'dtc::fdt::node::node(const std::__1::string&, const std::__1::vector<std::__1::shared_ptr<dtc::fdt::property> >&)' at /workspace/src/usr.bin/dtc/fdt.cc:858:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:638:21: warning: argument 2 null where non-null expected [-Wnonnull]
638 | __builtin_memcpy(static_cast<void*>(std::__to_address(__result)),
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
639 | std::__to_address(__first),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~
640 | sizeof(_ValueType) * (__last - __first));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:638:21: note: in a call to built-in function 'void* __builtin_memcpy(void*, const void*, long unsigned int)'
make[3]: stopped making "all" in /workspace/src/usr.bin
make[2]: stopped making "all" in /workspace/src
--- all_subdir_cddl ---
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_lib ---
--- all_subdir_lib/libc/tests ---
--- 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
189.03 real 1275.05 user 114.82 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/jenkins11239049654939366238.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