FreeBSD-main-amd64-gcc14_build - Build #1797 - Failure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Oct 2025 02:33:22 UTC
FreeBSD-main-amd64-gcc14_build - Build #1797 (2e09ec72417c6c2927185f4d63faea9ac7926c2b) - Failure
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1797/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1797/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1797/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)
e7e7bf757acef3d4e41a6e22f7d04b3df08834cc by glebius:
krb5: create the KDC database directory
2e09ec72417c6c2927185f4d63faea9ac7926c2b by olivier:
tests/aio: Add support for larger max_buf_aio to vectored_big_iovcnt
The end of the build log:
[...truncated 96.01 MiB...]
78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:123:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:107:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:88:27: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__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:59:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
59 | _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:59: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:59: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/new:272:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272: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:293:28: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293: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:263:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl ---
===> tests/sys/cddl (all)
--- all_subdir_tests/sys/cddl/zfs ---
===> tests/sys/cddl/zfs (all)
--- all_subdir_tests/sys/cddl/zfs/bin ---
===> tests/sys/cddl/zfs/bin (all)
--- all_subdir_tests/sys/capsicum ---
--- mini-me.noexec ---
/usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/crt1.o: in function `_start':
/workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `main'
--- all_subdir_sbin ---
In file included from /workspace/src/sys/net/pfvar.h:50,
from /workspace/src/sbin/pfctl/pfctl_radix.c:40:
/workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_INSERT_COLOR':
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl ---
--- chg_usr_exec ---
--- all_subdir_sbin ---
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
--- all_subdir_tests ---
(cd /workspace/src/tests/sys/cddl/zfs/bin && DEPENDFILE=.depend.chg_usr_exec NO_SUBDIR=1 make -f /workspace/src/tests/sys/cddl/zfs/bin/Makefile _RECURSING_PROGS=t PROG=chg_usr_exec )
--- all_subdir_sbin ---
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_REMOVE_COLOR':
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_REMOVE':
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
/workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
| ^
--- all_subdir_tests ---
--- .depend.chg_usr_exec ---
echo chg_usr_exec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .depend.chg_usr_exec
--- chg_usr_exec.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.chg_usr_exec.chg_usr_exec.pieo -MTchg_usr_exec.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/tests/sys/cddl/zfs/bin/chg_usr_exec.c -o chg_usr_exec.pieo
--- all_subdir_tests/sys/capsicum ---
--- mini-me ---
--- mini-me.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mini-me.full mini-me.debug
--- all_subdir_tests/sys/cddl ---
--- chg_usr_exec.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o chg_usr_exec.full chg_usr_exec.pieo
--- all_subdir_tests/sys/capsicum ---
--- mini-me ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=mini-me.debug mini-me.full mini-me
--- mini-me.noexec ---
collect2: error: ld returned 1 exit status
121.03 real 569.00 user 57.58 sys
make[1]: stopped in /workspace/src
make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins18369943355596125694.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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