FreeBSD-stable-14-amd64-gcc14_build - Build #1256 - Still Failing
Date: Tue, 18 Aug 2026 05:01:48 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #1256 (86aea5b4db379327f02ca547575105788bfbe807) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1256/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1256/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1256/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)
fde12de2c686e49d75629dabb226066cb055374e by des:
routing: Fix table sizes
fffd648a220d0453a9e3a3476980f8cc57cf329a by des:
libifconfig: Fix table size
c78ab620bb1fed047451babc6921732a5d091e4c by des:
ifnet: Restore previous size of if_afdata
f6c5fdf9b2b6f46df2b34ac8be19f283096a52e9 by kbowling:
ixv: defer every admin-vector interrupt
da1cc3eeb3657673a6a3a502cdfd343075b82a44 by kbowling:
ixv: reconcile the PF-approved MAC address
180a03f43d917f3a8108495914de2c6f12f9d406 by kbowling:
ixgbe: rebuild the shared multicast table
fc2fcb0c437e1da1a459f366d84dfa3007a6782b by kbowling:
ixgbe: enforce configured VF anti-spoofing
1b45a0a2bac1535b3e0b42fcb1699d2233637999 by kbowling:
ixgbe: preserve VLAN ownership with SR-IOV
5aa48d0059c06771108a81122787ad58c0982eeb by kbowling:
ixgbe: Preserve priority-tagged traffic with SR-IOV
2c12bf9b643d54ccd88320e91a64c1032bf143b0 by kbowling:
ixgbe: enforce VF promiscuity and multicast policy
a3d02a658a8e485019701c4636647652a8734102 by kbowling:
ixgbe: implement VF secondary MAC filters
8620422df12e0dc20d1b708fb1a7792cac448511 by kbowling:
ixv: reconcile VLAN filters through the mailbox
61542def72870cf83ff5370a6427fe3179b65f5a by kbowling:
pci: Ignore SR-IOV VFs when tuning MPS
5f215a2af31298f4d6af3f8ce04e2dd531b4e01c by kbowling:
pci: Permit function-level reset of 82599 VFs
dc1d2c7f1453544ad11d9f88e5207cc6670acec5 by kbowling:
iflib: Permit SR-IOV configuration on a down interface
dbb7ce7cc0edc24057e5215fe63d2094c39982c9 by kbowling:
ixgbe: Re-enable the SFP laser during initialization
851af287a1f6ec7fff02db2a2e6f624971b993f9 by kbowling:
ixgbe: Report the management packet drop counter
f75a28ea852c824d92f2fbc10de9412e8b3b7de4 by kbowling:
iflib: Add restart transactions for IOV reconfiguration
c577d5eb972dc406a079ee7ed8b44fb9132b6da7 by kbowling:
igc: Work around I225 v1 minimum IPG erratum
1c8363854095fa2c7ebeff6e7b6980244ba829f7 by kbowling:
igc: Add VLAN hardware filtering
94596f92c690b0ce68452b8f70e3358b57b86b25 by kbowling:
igc: Correct hardware error statistics
c559590a303ee1380abd3b2192e55fde1b193427 by jlduran:
makefs: tests: Fix a missing slash in multi_dataset_4
dd51b852d1e7edd6f46699d42aca85076cf27a68 by kbowling:
ice(4): Add support for E835 CNSA 2.0 adapters
7ee086b95dce6913b8b76f887ed6deb337c401ae by kbowling:
e1000: Disable autonomous PCH power gating after reset
6330c2f5fbbf1320d768fa55f267c114654d729b by delphij:
MFV less v691
86aea5b4db379327f02ca547575105788bfbe807 by delphij:
MFV: less v704.
The end of the build log:
[...truncated 105.08 MiB...]
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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(
| ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:862:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
862 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<value_type, allocator_type&>& __v, pointer __p) {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:290:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
290 | __split_buffer<_Tp, _Allocator>::__construct_at_end_with_size(_ForwardIterator __first, size_type __n) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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/__split_buffer:325:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
325 | __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:325: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/__split_buffer:325: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/__vector/vector.h:1182:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1182 | vector<_Tp, _Allocator>::__move_range(pointer __from_s, pointer __from_e, pointer __to) {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:943:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
943 | vector<_Tp, _Allocator>::__construct_at_end(_InputIterator __first, _Sentinel __last, size_type __n) {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1831:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1831 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::find(const _Key& __k) const {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:2172:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
2172 | void deque<_Tp, _Allocator>::__add_back_capacity() {
| ^~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:943:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
943 | vector<_Tp, _Allocator>::__construct_at_end(_InputIterator __first, _Sentinel __last, size_type __n) {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1747:6: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
1747 | void __hash_table<_Tp, _Hash, _Equal, _Alloc>::__rehash(size_type __n) _LIBCPP_DISABLE_UBSAN_UNSIGNED_INTEGER_CHECK {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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 {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:24:
/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/__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/string:3719:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
3719 | __concatenate_strings(const _Allocator& __alloc,
| ^~~~~~~~~~~~~~~~~~~~~
/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/stdlib.h:109,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cstdlib:90,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/typeinfo:391,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_count.h:14,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:34:
/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/__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/__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) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3764:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
3764 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, _CharT __rhs) {
| ^~~~~~~~
In file included from /workspace/src/usr.bin/dtc/input_buffer.hh:39:
/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/__atomic/support.h:106,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12:
/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 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]
--- all_subdir_rescue ---
make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
*** [objs] Error code 2
make[4]: stopped making "all" in /workspace/src/rescue/rescue
make[4]: 1 error
make[4]: stopped making "all" in /workspace/src/rescue/rescue
make[3]: stopped making "all" in /workspace/src/rescue
make[2]: stopped making "all" in /workspace/src
--- all_subdir_lib ---
make[6]: stopped making "all" in /workspace/src/lib/libc/tests/sys
--- getrusage_test ---
make[6]: stopped making "all" in /workspace/src/lib/libc/tests/sys
make[5]: stopped making "all" in /workspace/src/lib/libc/tests
--- all_subdir_sbin ---
--- all_subdir_sbin/ipf ---
make[4]: stopped making "all" in /workspace/src/sbin/ipf
make[3]: stopped making "all" in /workspace/src/sbin
--- all_subdir_usr.sbin ---
In function 'cd9660_rrip_move_directory',
inlined from 'cd9660_convert_structure' at /workspace/src/usr.sbin/makefs/cd9660.c:1399:11:
/workspace/src/usr.sbin/makefs/cd9660.c:1288:9: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation]
1288 | strncpy(dir->isoDirRecord->name, newname, 8);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests ---
make[5]: stopped making "all" in /workspace/src/tests/sys/audit
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_usr.sbin ---
make[3]: stopped making "all" in /workspace/src/usr.sbin
make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---
--- all_subdir_sbin/ipfw15 ---
make[3]: stopped making "all" in /workspace/src/sbin
make[2]: stopped making "all" in /workspace/src
--- 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_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.71 real 1297.87 user 108.65 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/jenkins17822089448158997792.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