FreeBSD-main-amd64-gcc13_build - Build #2901 - Failure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Feb 2025 23:59:26 UTC
FreeBSD-main-amd64-gcc13_build - Build #2901 (006aaafd3552fefcd615efc200a48d6fa864aa28) - Failure
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2901/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2901/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2901/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)
521f66715afb312b356afafc68cbc044a436a753 by cy:
ntpd: Use the ntpd -u option in preference to the rc su plumbing
381956e267569031883a516e10446c29490ee41d by cy:
ntp: ntpd does not connect to NTP server with link local IPv6 address
bc02e655872021595c434850fbcbdb8dd11d4a46 by cy:
ntp: Replace the workaround from 98e34e8e2557 with a patch from upstream
c1767cf87cb64c25426fd7fe119be283b134509a by cy:
ntp: Another patch to address IPv6 pool regression
1080f5315427b382221651b342227b4923106f83 by cy:
shar: Handle special characters or white space in file names fed to shar
f0c8d2cd622a47e06c08620a10e13ad7519e9102 by cy:
shar: Make sure a sed failure in the generated archive results in
9f284aad585e4531d8f72b193f7b08fac0d29e21 by imp:
full-test.sh: Update to 14.2
006aaafd3552fefcd615efc200a48d6fa864aa28 by imp:
full-test.sh: Support running on macos
The end of the build log:
[...truncated 83.91 MiB...]
--- regulator.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:219:13: warning: 'always_inline' function might not be inlinable [-Wattributes]
219 | const void* __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__get_deleter(const type_info& __t) const _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/regulator.9 > regulator.9.gz
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:226:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
226 | void __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__on_zero_shared() _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:232:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
232 | void __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__on_zero_shared_weak() _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:219:13: warning: 'always_inline' function might not be inlinable [-Wattributes]
219 | const void* __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__get_deleter(const type_info& __t) const _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:226:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
226 | void __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__on_zero_shared() _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share/man ---
--- resettodr.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:93:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
93 | __copy_move_unwrap_iters(_InIter __first, _Sent __last, _OutIter __out_first) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:93:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/resettodr.9 > resettodr.9.gz
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
| ^~~~~~~~~~~~~~~~~~~
--- all_subdir_cddl ---
--- zfsd_unittest ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/string.h:13,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/fstream.h:13,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:109,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1412,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory_resource/polymorphic_allocator.h:20,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:222,
from /workspace/src/cddl/usr.sbin/zfsd/tests/zfsd_unittest.cc:41:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__fwd/memory.h:21:28: warning: type attributes ignored after type is already defined [-Wattributes]
21 | class _LIBCPP_TEMPLATE_VIS allocator;
| ^~~~~~~~~
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:590:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
590 | __uninitialized_allocator_copy(_Alloc& __alloc, _Iter1 __first1, _Sent1 __last1, _Iter2 __first2) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:17:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.h:23:81: warning: 'always_inline' function might not be inlinable [-Wattributes]
23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) {
| ^~~~~~~~~
--- all_subdir_share/man ---
--- resource_int_value.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/resource_int_value.9 > resource_int_value.9.gz
--- all_subdir_share/examples ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:581:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1156:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1156 | vector<_Tp, _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:47:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
47 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp* __construct_at(_Tp* __location, _Args&&... __args) {
| ^~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:591,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:580:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1704:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
1704 | void __hash_table<_Tp, _Hash, _Equal, _Alloc>::__do_rehash(size_type __nbc) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share/man ---
--- rijndael.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.h:23:81: warning: 'always_inline' function might not be inlinable [-Wattributes]
23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) {
| ^~~~~~~~~
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/rijndael.9 > rijndael.9.gz
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2355:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
2355 | 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/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:574:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
574 | __uninitialized_allocator_copy_impl(_Alloc&, _In* __first1, _In* __last1, _Out* __first2) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- .depend.strcmp_test ---
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1684:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
1684 | void __hash_table<_Tp, _Hash, _Equal, _Alloc>::__rehash(size_type __n) _LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
echo strcmp_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strcmp_test
--- all_subdir_share ---
--- all_subdir_share/man ---
--- rman.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:47:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
47 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp* __construct_at(_Tp* __location, _Args&&... __args) {
| ^~~~~~~~~~~~~~
--- all_subdir_lib ---
--- t_strcmp.o ---
--- all_subdir_share ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:93:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
93 | __copy_move_unwrap_iters(_InIter __first, _Sent __last, _OutIter __out_first) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.h:23:81: warning: 'always_inline' function might not be inlinable [-Wattributes]
23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void* __voidify(_Tp& __from) {
| ^~~~~~~~~
--- all_subdir_lib ---
/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/ -O2 -pipe -fno-common -fno-builtin -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.strcmp_test.t_strcmp.o -MTt_strcmp.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/string/t_strcmp.c -o t_strcmp.o
--- all_subdir_share ---
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/rman.9 > rman.9.gz
--- all_subdir_share/examples ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__system_error/error_category.h:15,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__system_error/error_code.h:18,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
2436 | 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:256:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
256 | _LIBCPP_HIDE_FROM_ABI void __tree_right_rotate(_NodePtr __x) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:237:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
237 | _LIBCPP_HIDE_FROM_ABI void __tree_left_rotate(_NodePtr __x) _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~
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:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
183 | _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/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/vector:1218:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
1218 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(_ForwardIterator __first, _ForwardIterator __last) {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1218:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1218:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_share/man ---
--- rmlock.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:590:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
590 | __uninitialized_allocator_copy(_Alloc& __alloc, _Iter1 __first1, _Sent1 __last1, _Iter2 __first2) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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/vector:1106: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]
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/rmlock.9 > rmlock.9.gz
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1813:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1813 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::__construct_node_hash(size_t __hash, _First&& __f, _Rest&&... __rest) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2438:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
2438 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<bool, _Allocator>::vector(_ForwardIterator __first, _ForwardIterator __last)
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2438:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:2438:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:47:58: warning: 'always_inline' function might not be inlinable [-Wattributes]
47 | _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:2313:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
2313 | vector<bool, _Allocator>::max_size() const _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/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) {
| ^~~~~~~~~~~~
--- all_subdir_share/man ---
--- rtentry.9.gz ---
--- all_subdir_share/examples ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:280:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
280 | _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: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/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_share/man ---
gzip -cn /workspace/src/share/man/man9/rtentry.9 > rtentry.9.gz
--- all_subdir_share/examples ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:213:
/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)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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:1156:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1156 | vector<_Tp, _Allocator>::__construct_at_end(_InputIterator __first, _Sentinel __last, size_type __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 ---
--- all_subdir_lib/msun ---
--- invctrig_test ---
{standard input}: Assembler messages:
{standard input}:51412: Warning: end of file in string; '"' inserted
--- all_subdir_share ---
/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]
--- all_subdir_share/man ---
--- runqueue.9.gz ---
--- all_subdir_share/examples ---
/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)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_lib ---
*** [all_subdir_lib/msun] Signal 15
46.32 real 148.67 user 20.61 sys
make[1]: stopped in /workspace/src
make: stopped in /workspace/src
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins7783734519945979852.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