FreeBSD-main-amd64-gcc12_build - Build #3918 - Still Failing
Date: Wed, 25 Sep 2024 16:54:41 UTC
FreeBSD-main-amd64-gcc12_build - Build #3918 (b1d324d98761a8640aef94c76cbccafc22c8dcc8) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3918/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3918/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/3918/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)
c7a33fe37d7688cb21c743f68256680e003210ad by cy:
ntp: Improve descriptions in man pages
0063ef79f9e6b9ad47969af3b94ae63e7888852c by jhb:
ctl_report_supported_opcodes: Rename invalid label to invalid_options
b1d324d98761a8640aef94c76cbccafc22c8dcc8 by jhb:
ctl: Move extern for control_softc into <cam/ctl/ctl_private.h>
The end of the build log:
[...truncated 89.17 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:1113:55: warning: 'always_inline' function might not be inlinable [-Wattributes]
1113 | _LIBCPP_HIDE_FROM_ABI basic_istream<_CharT, _Traits>& ws(basic_istream<_CharT, _Traits>& __is) {
| ^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1045:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1045 | list<_Tp, _Alloc>::list(const list& __c)
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1045:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1045:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:786:53: warning: 'always_inline' function might not be inlinable [-Wattributes]
786 | _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/ostream:925:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
925 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1494:50: warning: 'always_inline' function might not be inlinable [-Wattributes]
1494 | typename list<_Tp, _Alloc>::__remove_return_type list<_Tp, _Alloc>::remove(const value_type& __x) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1273:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
1273 | void list<_Tp, _Alloc>::push_back(value_type&& __x) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
621 | __list_imp<_Tp, _Alloc>::~__list_imp() {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:621:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:3929:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
3929 | operator+(const basic_string<_CharT, _Traits, _Allocator>& __lhs, _CharT __rhs) {
| ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1265:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
1265 | void list<_Tp, _Alloc>::push_front(value_type&& __x) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1255:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
1255 | void list<_Tp, _Alloc>::push_back(const value_type& __x) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
115 | _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/cxx_atomic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
| ^~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
--- fortify_socket_test ---
--- fortify_socket_test.full ---
--- all_subdir_cddl ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:155:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
155 | _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:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
147 | __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:139:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
139 | _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:120:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
120 | _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/new:278:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
278 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
299 | _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:269:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
269 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) {
| ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fortify_socket_test.full fortify_socket_test.o -lprivateatf-c
--- all_subdir_stand ---
--- include/machine ---
--- all_subdir_lib ---
--- fortify_uio_test ---
In file included from /workspace/src/sys/sys/select.h:53,
from /workspace/src/sys/sys/types.h:314,
from /workspace/src/sys/sys/param.h:114,
from /workspace/src/lib/libc/tests/secure/fortify_uio_test.c:6:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_preadv_before_end_body':
--- fortify_socket_test ---
--- fortify_socket_test.debug ---
--- all_subdir_stand ---
include/machine -> /workspace/src/sys/i386/include
--- include/x86 ---
include/x86 -> /workspace/src/sys/x86/include
--- btx.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -MD -MF.depend.btx.o -MTbtx.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -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---- all_subdir_lib ---
--- fortify_uio_test ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '__stack' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:43:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_preadv' declared here
43 | __ssp_redirect_raw_impl(ssize_t, preadv, preadv,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_uio_test.c:503:11: note: '__stack' declared here
503 | } __stack;
| ^~~~~~~
--- all_subdir_stand ---
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 -Os -mpreferred-stack-boundary=2 -c /workspace/src/stand/i386/btx/btx/btx.S -o btx.o
--- all_subdir_lib ---
--- fortify_socket_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug fortify_socket_test.full fortify_socket_test.debug
--- fortify_socket_test ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=fortify_socket_test.debug fortify_socket_test.full fortify_socket_test
--- fortify_uio_test ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_preadv_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '__stack' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:43:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_preadv' declared here
43 | __ssp_redirect_raw_impl(ssize_t, preadv, preadv,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_uio_test.c:521:11: note: '__stack' declared here
521 | } __stack;
| ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_preadv_heap_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '<unknown>' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:43:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_preadv' declared here
43 | __ssp_redirect_raw_impl(ssize_t, preadv, preadv,
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_preadv_heap_before_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '<unknown>' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:43:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_preadv' declared here
43 | __ssp_redirect_raw_impl(ssize_t, preadv, preadv,
| ^~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- ntfs.o ---
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_readv_before_end_body':
--- all_subdir_tests ---
--- all_subdir_tests/sys/audit ---
--- file-create ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DWITH_ICONV -DHAVE_ZFS -fPIE -g -MD -MF.depend.ntfs.o -MTntfs.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-unknown-pragmas -I/workspace/src/sys -c /workspace/src/usr.sbin/fstyp/ntfs.c -o ntfs.o
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '__stack' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:36:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_readv' declared here
36 | __ssp_redirect_raw_impl(ssize_t, readv, readv,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_uio_test.c:173:11: note: '__stack' declared here
173 | } __stack;
| ^~~~~~~
--- all_subdir_tests ---
(cd /workspace/src/tests/sys/audit && DEPENDFILE=.depend.file-create NO_SUBDIR=1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS=t PROG=file-create )
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_readv_end_body':
--- all_subdir_stand ---
--- btx ---
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '__stack' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:36:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_readv' declared here
36 | __ssp_redirect_raw_impl(ssize_t, readv, readv,
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/lib/libc/tests/secure/fortify_uio_test.c:191:11: note: '__stack' declared here
191 | } __stack;
| ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_readv_heap_end_body':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h:60:33: warning: '<unknown>' may be used uninitialized [-Wmaybe-uninitialized]
60 | #define __ssp_real_(fun) __ssp_real_ ## fun
| ^~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/uio.h:36:1: note: by argument 2 of type 'const struct iovec *' to '__ssp_real_readv' declared here
36 | __ssp_redirect_raw_impl(ssize_t, readv, readv,
| ^~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -DBTX_FLAGS=0x0 -I/workspace/src/stand/i386/common -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Os -mpreferred-stack-boundary=2 -nostdlib -e start -Wl,--defsym,ORG=0x9000,-T,/workspace/src/stand/i386/boot.ldscript -Wl,-N,-S,--oformat,binary -Wl,--build-id=none -Wl,-zrelro -Wl,-znoexecstack -o btx btx.o
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/ssp/ssp.h: In function 'atfu_readv_heap_before_end_body':
--- all_subdir_stand ---
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
--- all_subdir_rescue ---
*** [objs] Error code 6
make[4]: stopped in /workspace/src/rescue/rescue
1 error
make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_usr.bin ---
make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---
make[3]: stopped in /workspace/src/lib
--- all_subdir_sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc ---
make[3]: stopped in /workspace/src/lib
make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_stand ---
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
make[3]: stopped in /workspace/src/rescue
--- all_subdir_share ---
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
make[2]: stopped in /workspace/src
--- all_subdir_cddl ---
make[4]: stopped in /workspace/src/cddl/usr.sbin
--- all_subdir_tests ---
make[2]: stopped in /workspace/src
--- all_subdir_cddl ---
make[3]: stopped in /workspace/src/cddl
make[2]: stopped in /workspace/src
68.66 real 586.90 user 70.06 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins121128894341865879.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_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