FreeBSD-main-amd64-gcc13_build - Build #610 - Failure
Date: Thu, 18 Apr 2024 22:05:50 UTC
FreeBSD-main-amd64-gcc13_build - Build #610 (464b1ab216d5f78054626524addf99f5c622da96) - Failure
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/610/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/610/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/610/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)
df1a09ba524d0f0927cd3e0a94fa223ae210912a by brooks:
libsys: expose a few more symbols for libc's use
ee632fb9eb4a060a4087a7f5425bfe36e65cda61 by brooks:
lib{c,sys}: normalize export of openat, setcontext, and swapcontext
26a09db3add30238b99e3214c56a3aee63fd71d1 by brooks:
Fix incremental build with WITH_NVME newly enabled
8ce3ef5f35fd4dc442b1a33605ca7d3132047faf by gbe:
netpfil: Fix typos in source code comments
046fe202e76623988ac612b20047940b86dd373f by gbe:
muge(4): Fix a typo in a source code comment
e991acd5d0f60fe3c57acb452003c551194a758b by gbe:
oce(4): Fix a typo in a source code comment
a01c7081fef671bd59e9a597883e4c1cd1f16ad5 by glebius:
vtnet: use CURVNET_SET() instead of CURVNET_SET_QUIET()
f7f570eb97c70bc7f545d79a96c3192181bb8dd1 by cy:
tools: Remove stray "then"
464b1ab216d5f78054626524addf99f5c622da96 by markj:
dumpon: fix set but not used variable
The end of the build log:
[...truncated 83.44 MiB...]
-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 -c /workspace/src/bin/cpuset/cpuset.c -o cpuset.o
--- all_subdir_stand ---
or=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/lib/libc/string/bcopy.c -o bcopy.o
--- all_subdir_secure ---
--- EVP_PKEY2PKCS8.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3 > EVP_PKEY2PKCS8.3.gz
--- EVP_PKEY_ASN1_METHOD.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3 > EVP_PKEY_ASN1_METHOD.3.gz
--- EVP_PKEY_CTX_ctrl.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3 > EVP_PKEY_CTX_ctrl.3.gz
--- EVP_PKEY_CTX_get0_libctx.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3 > EVP_PKEY_CTX_get0_libctx.3.gz
--- EVP_PKEY_CTX_get0_pkey.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3 > EVP_PKEY_CTX_get0_pkey.3.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/dd...]
--- all_subdir_secure ---
--- EVP_PKEY_CTX_new.3.gz ---
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:517:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
517 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
| ^~~~~~~~~~~~~~~~~~~
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- memmove.o ---
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2312:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
2312 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/aliases.h:12,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:591,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1289:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.memmove.o -MTmemmove.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-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wn--- all_subdir_kerberos5 ---
--- digest-service.full ---
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3 > EVP_PKEY_CTX_new.3.gz
--- EVP_PKEY_CTX_set1_pbe_pass.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 > EVP_PKEY_CTX_set1_pbe_pass.3.gz
--- EVP_PKEY_CTX_set_hkdf_md.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 > EVP_PKEY_CTX_set_hkdf_md.3.gz
--- EVP_PKEY_CTX_set_params.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.3 > EVP_PKEY_CTX_set_params.3.gz
--- EVP_PKEY_CTX_set_rsa_pss_keygen_md.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 > EVP_PKEY_CTX_set_rsa_pss_keygen_md.3.gz
--- all_subdir_lib ---
85 | _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/__memory/uninitialized_algorithms.h:604:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
604 | __uninitialized_allocator_move_if_noexcept(_Alloc& __alloc, _Iter1 __first1, _Sent1 __last1, _Iter2 __first2) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/boyer_moore_searcher.h:27,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:526,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:2602,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/queue:272,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/container_adaptor.h:24:
--- all_subdir_stand ---
o-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 -c /workspace/src/lib/libc/string/memmove.c -o memmove.o
--- all_subdir_kerberos5 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/kdc -I/workspace/src/crypto/heimdal/lib/asn1 -I/workspace/src/crypto/heimdal/lib/krb5 -I/workspace/src/crypto/heimdal/lib/ipc -I/workspace/src/crypto/heimdal/lib/wind -I/workspace/src/crypto/heimdal/lib/roken -I/workspace/src/contrib/com_err -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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=n--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1030:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
1030 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT {
| ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:987:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
987 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<value_type, allocator_type&>& __v) {
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:212:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:352:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
352 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__split_buffer() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_kerberos5 ---
onnull-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 digest-service.full digest-service.o -lhdb -lkdc -lprivateheimipcs -lkrb5 -lroken -lasn1 -lcrypto -L/tmp/obj/workspace/src/amd64.amd64/kerberos5/lib/libvers -lvers_pie -lheimntlm
--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:352:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:352:31: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:338:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
338 | __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:338:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:338:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1240:60: warning: 'always_inline' function might not be inlinable [-Wattributes]
1240 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_and_output(
| ^~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:38:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:38:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:667:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
667 | __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/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn&& __test_fn) {
| ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:14,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocation_guard.h:15,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:24:
/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:278:28: 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) {
| ^~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_integral.h:16,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:13,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:20,
from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:325:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:70:59: warning: 'always_inline' function might not be inlinable [-Wattributes]
70 | _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:70:59: warning: 'always_inline' function might not be inlinable [-Wattributes]
/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) {
| ^~~~~~~~~~~~~~~~~~
/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:278:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
/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:299:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
/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) {
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_secure ---
--- EVP_PKEY_CTX_set_scrypt_N.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 > EVP_PKEY_CTX_set_scrypt_N.3.gz
--- EVP_PKEY_CTX_set_tls1_prf_md.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 > EVP_PKEY_CTX_set_tls1_prf_md.3.gz
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- bzero.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -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 -g -MD -MF.depend.bzero.o -MTbzero.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-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-err--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/df...]
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/echo...]
--- all_subdir_secure ---
--- EVP_PKEY_asn1_get_count.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3 > EVP_PKEY_asn1_get_count.3.gz
--- EVP_PKEY_check.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_check.3 > EVP_PKEY_check.3.gz
--- EVP_PKEY_copy_parameters.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.3 > EVP_PKEY_copy_parameters.3.gz
--- EVP_PKEY_decapsulate.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3 > EVP_PKEY_decapsulate.3.gz
--- EVP_PKEY_decrypt.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3 > EVP_PKEY_decrypt.3.gz
--- EVP_PKEY_derive.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3 > EVP_PKEY_derive.3.gz
--- EVP_PKEY_digestsign_supports_digest.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.3 > EVP_PKEY_digestsign_supports_digest.3.gz
--- all_subdir_stand ---
or=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/lib/libc/string/bzero.c -o bzero.o
--- all_subdir_stand/libsa ---
--- memset.o ---
--- all_subdir_stand/libsa32 ---
--- ffs.o ---
--- all_subdir_stand/libsa ---
--- all_subdir_secure ---
--- EVP_PKEY_encapsulate.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3 > EVP_PKEY_encapsulate.3.gz
--- EVP_PKEY_encrypt.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3 > EVP_PKEY_encrypt.3.gz
--- EVP_PKEY_fromdata.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3 > EVP_PKEY_fromdata.3.gz
--- EVP_PKEY_get_default_digest_nid.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3 > EVP_PKEY_get_default_digest_nid.3.gz
--- EVP_PKEY_get_field_type.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.3 > EVP_PKEY_get_field_type.3.gz
--- EVP_PKEY_get_group_name.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.3 > EVP_PKEY_get_group_name.3.gz
--- EVP_PKEY_get_size.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3 > EVP_PKEY_get_size.3.gz
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -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 -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -g -MD -MF.depend.memset.o -MTmemset.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-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno---- all_subdir_secure ---
--- EVP_PKEY_gettable_params.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.3 > EVP_PKEY_gettable_params.3.gz
--- EVP_PKEY_is_a.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3 > EVP_PKEY_is_a.3.gz
--- EVP_PKEY_keygen.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3 > EVP_PKEY_keygen.3.gz
--- EVP_PKEY_meth_get_count.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3 > EVP_PKEY_meth_get_count.3.gz
--- EVP_PKEY_meth_new.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3 > EVP_PKEY_meth_new.3.gz
--- all_subdir_stand ---
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 -c /workspace/src/lib/libc/string/memset.c -o memset.o
--- all_subdir_stand/libsa32 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -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 -g -MD -MF.depend.ffs.o -MTffs.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-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/lib/libc/string/ffs.c -o ffs.o
--- all_subdir_secure ---
--- EVP_PKEY_new.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3 > EVP_PKEY_new.3.gz
--- EVP_PKEY_print_private.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3 > EVP_PKEY_print_private.3.gz
--- all_subdir_kerberos5 ---
/usr/local/bin/x86_64-unknown-freebsd14.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.so: undefined reference to `setcontext'
--- all_subdir_stand ---
--- fls.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -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 -g -MD -MF.depend.fls.o -MTfls.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-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/lib/libc/string/fls.c -o fls.o
--- all_subdir_secure ---
--- EVP_PKEY_set1_RSA.3.gz ---
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/ed...]
2.65 real 1.34 user 0.30 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins15617366722481026641.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