FreeBSD-main-amd64-gcc12_build - Build #2736 - Still Failing
Date: Fri, 19 Apr 2024 08:45:28 UTC
FreeBSD-main-amd64-gcc12_build - Build #2736 (e411b2273603267dbc51c7839879e765b573c1c5) - Still Failing
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2736/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2736/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2736/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)
3c7da27a473e339392121404e06c506df040c16f by erj:
iflib: Add sysctl to request extra MSIX vectors on driver load
ed34a6b6eab9ea39759ccd3f12876a815d271929 by erj:
iflib: Add subinterface interrupt allocation function
015f8cc5b0c10336a048f37a7071ea03516de242 by erj:
ice(4): Update copyright year to 2024
9e54973fc33aa44b77d1c851cb36fcd82dc44cda by erj:
ice(4): Update to 1.39.13-k
e411b2273603267dbc51c7839879e765b573c1c5 by markj:
uipc_shm: Fix a free() of an uninitialized variable
The end of the build log:
[...truncated 83.82 MiB...]
/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]
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:
/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() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/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]
--- all_subdir_secure ---
--- 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
--- all_subdir_lib ---
/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,
--- all_subdir_stand ---
--- strcat.o ---
--- all_subdir_kerberos5 ---
--- digest-service.full ---
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/getfacl...]
--- all_subdir_secure ---
--- 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
--- 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
--- EVP_PKEY_set1_RSA.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3 > EVP_PKEY_set1_RSA.3.gz
--- EVP_PKEY_set1_encoded_public_key.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.3 > EVP_PKEY_set1_encoded_public_key.3.gz
--- EVP_PKEY_set_type.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3 > EVP_PKEY_set_type.3.gz
--- EVP_PKEY_settable_params.3.gz ---
--- all_subdir_lib ---
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) {
| ^~~~~~~~
--- 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 -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.strcat.o -MTstrcat.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_kerberos5 ---
/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/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 ---
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]
--- 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/strcat.c -o strcat.o
--- 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/__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 ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.3 > EVP_PKEY_settable_params.3.gz
--- EVP_PKEY_sign.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3 > EVP_PKEY_sign.3.gz
--- EVP_PKEY_todata.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3 > EVP_PKEY_todata.3.gz
--- EVP_PKEY_verify.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3 > EVP_PKEY_verify.3.gz
--- EVP_PKEY_verify_recover.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3 > EVP_PKEY_verify_recover.3.gz
--- EVP_RAND.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_RAND.3 > EVP_RAND.3.gz
--- EVP_SIGNATURE.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3 > EVP_SIGNATURE.3.gz
--- EVP_SealInit.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_SealInit.3 > EVP_SealInit.3.gz
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/hostname...]
--- all_subdir_secure ---
--- EVP_SignInit.3.gz ---
--- all_subdir_stand ---
--- strchr.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 -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.strchr.o -MTstrchr.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 ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_SignInit.3 > EVP_SignInit.3.gz
--- EVP_VerifyInit.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3 > EVP_VerifyInit.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/strchr.c -o strchr.o
--- all_subdir_secure ---
--- EVP_aes_128_gcm.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3 > EVP_aes_128_gcm.3.gz
--- EVP_aria_128_gcm.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3 > EVP_aria_128_gcm.3.gz
--- EVP_bf_cbc.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3 > EVP_bf_cbc.3.gz
--- EVP_blake2b512.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_blake2b512.3 > EVP_blake2b512.3.gz
--- EVP_camellia_128_ecb.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.3 > EVP_camellia_128_ecb.3.gz
--- EVP_cast5_cbc.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3 > EVP_cast5_cbc.3.gz
--- EVP_chacha20.3.gz ---
--- all_subdir_stand ---
--- strchrnul.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 -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.strchrnul.o -MTstrchrnul.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--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_chacha20.3 > EVP_chacha20.3.gz
--- all_subdir_stand ---
-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 -c /workspace/src/lib/libc/string/strchrnul.c -o strchrnul.o
--- all_subdir_secure ---
--- EVP_des_cbc.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_des_cbc.3 > EVP_des_cbc.3.gz
--- EVP_desx_cbc.3.gz ---
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/bin/kenv...]
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- strdup.o ---
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3 > EVP_desx_cbc.3.gz
--- 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 -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.strdup.o -MTstrdup.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/stand/libsa/strdup.c -o strdup.o
--- all_subdir_secure ---
--- EVP_idea_cbc.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3 > EVP_idea_cbc.3.gz
--- EVP_md2.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_md2.3 > EVP_md2.3.gz
--- EVP_md4.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_md4.3 > EVP_md4.3.gz
--- all_subdir_bin ---
--- cpuset.full ---
--- all_subdir_secure ---
--- EVP_md5.3.gz ---
--- all_subdir_bin ---
/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 cpuset.full cpuset.o -ljail
--- all_subdir_secure ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_md5.3 > EVP_md5.3.gz
--- EVP_mdc2.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_mdc2.3 > EVP_mdc2.3.gz
--- EVP_rc2_cbc.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3 > EVP_rc2_cbc.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_secure ---
--- EVP_rc4.3.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man3/EVP_rc4.3 > EVP_rc4.3.gz
--- all_subdir_share ---
--- all_subdir_share/colldef ---
--- ja_JP.eucJP.LC_COLLATE ---
localedef -l -D -U -i /workspace/src/share/colldef/ja_JP.eucJP.src -V "34.0" -f /workspace/src/share/colldef/../../tools/tools/locale/etc/final-maps/map.eucJP /tmp/obj/workspace/src/amd64.amd64/share/colldef/ja_JP.eucJP
--- all_subdir_kerberos5 ---
collect2: error: ld returned 1 exit status
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- strcmp.o ---
--- all_subdir_secure ---
--- EVP_rc5_32_12_16_cbc.3.gz ---
--- all_subdir_kerberos5 ---
*** [digest-service.full] Error code 1
make[5]: stopped in /workspace/src/kerberos5/libexec/digest-service
1 error
2.61 real 1.37 user 0.19 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/jenkins8158422253421529259.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