FreeBSD-main-amd64-gcc12_build - Build #2799 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 01 May 2024 04:14:58 UTC
FreeBSD-main-amd64-gcc12_build - Build #2799 (c6c6d4aff90da83a292b4c2bbbe1f4d6e01cd82e) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2799/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2799/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2799/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)

c6c6d4aff90da83a292b4c2bbbe1f4d6e01cd82e by np:
cxgbe/tom: Fix the rx channel selection in options2.



The end of the build log:

[...truncated 77.34 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2143:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2143 | __tree<_Tp, _Compare, _Allocator>::__lower_bound(const _Key& __v, __node_pointer __root, __iter_pointer __result) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2156:60: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2156 | typename __tree<_Tp, _Compare, _Allocator>::const_iterator __tree<_Tp, _Compare, _Allocator>::__lower_bound(
      |                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1764:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1764 | void __tree<_Tp, _Compare, _Allocator>::__insert_node_at(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1816:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1816 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __args) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1682:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1682 | __tree<_Tp, _Compare, _Allocator>::__find_equal(__parent_pointer& __parent, const _Key& __v) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1764:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1764 | void __tree<_Tp, _Compare, _Allocator>::__insert_node_at(
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1816:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1816 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __args) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1682:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1682 | __tree<_Tp, _Compare, _Allocator>::__find_equal(__parent_pointer& __parent, const _Key& __v) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2046:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2046 | typename __tree<_Tp, _Compare, _Allocator>::iterator __tree<_Tp, _Compare, _Allocator>::erase(const_iterator __p) {
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2087:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2087 | typename __tree<_Tp, _Compare, _Allocator>::iterator __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) {
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1537 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2097:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2097 | __tree<_Tp, _Compare, _Allocator>::find(const _Key& __v) const {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1780:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1780 | __tree<_Tp, _Compare, _Allocator>::__emplace_unique_key_args(_Key const& __k, _Args&&... __args) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1780:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2066:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 2066 | __tree<_Tp, _Compare, _Allocator>::__erase_unique(const _Key& __k) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1537 | __tree<_Tp, _Compare, _Allocator>::~__tree() {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1332 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __comp) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/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:
/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/map:1525:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1525 | _Tp& map<_Key, _Tp, _Compare, _Allocator>::operator[](key_type&& __k) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/map:1517:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1517 | _Tp& map<_Key, _Tp, _Compare, _Allocator>::operator[](const key_type& __k) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:
/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]
--- secure/lib__L ---
--- ec_kmgmt.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.ec_kmgmt.pico -MTec_kmgmt.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/keymgmt/ec_kmgmt.c -o ec_kmgmt.pico
--- lib__L ---
--- all_subdir_lib/libdwarf ---
--- dwarf_finish.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_finish.o -MTdwarf_finish.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-error=overflow -Wno-return-type        -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_finish.c -o dwarf_finish.o
--- cddl/lib__L ---
--- vdev_mirror.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_SSE2 	-DHAVE_SSE3 -DIN_BASE  -I/workspace/src/sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/workspace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1  -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.vdev_mirror.o -MTvdev_mirror.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_mirror.c -o vdev_mirror.o
--- lib__L ---
--- dwarf_form.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_form.o -MTdwarf_form.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-error=overflow -Wno-return-type        -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_form.c -o dwarf_form.o--- cddl/lib__L ---
--- vdev_missing.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_SSE2 	-DHAVE_SSE3 -DIN_BASE  -I/workspace/src/sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/workspace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1  -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.vdev_missing.o -MTvdev_missing.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_missing.c -o vdev_missing.o
--- secure/lib__L ---
--- ecx_kmgmt.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.ecx_kmgmt.pico -MTecx_kmgmt.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/keymgmt/ecx_kmgmt.c -o ecx_kmgmt.pico
--- cddl/lib__L ---
--- vdev_queue.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_SSE2 	-DHAVE_SSE3 -DIN_BASE  -I/workspace/src/sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/workspace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1  -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.vdev_queue.o -MTvdev_queue.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_queue.c -o vdev_queue.o
--- kerberos5/lib__L ---
--- windc.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -I/workspace/src/crypto/heimdal/lib/roken  -I/workspace/src/crypto/heimdal/lib/krb5  -I/workspace/src/crypto/heimdal/lib/hdb  -I/workspace/src/crypto/heimdal/kdc  -I/workspace/src/contrib/com_err -DOPENSSL_API_COMPAT=0x10100000L  -DHAVE_CONFIG_H -I/workspace/src/kerberos5/include -g -MD  -MF.depend.windc.pico -MTwindc.pico -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=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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/heimdal/kdc/windc.c -o windc.pico
--- secure/lib__L ---
--- kdf_legacy_kmgmt.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.kdf_legacy_kmgmt.pico -MTkdf_legacy_kmgmt.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/keymgmt/kdf_legacy_kmgmt.c -o kdf_legacy_kmgmt.pico
--- lib__L ---
--- dwarf_frame.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_frame.o -MTdwarf_frame.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-error=overflow -Wno-return-type        -c /workspace/src/contrib/elftoolchain/libdwarf/dwarf_frame.c -o dwarf_frame.o
--- secure/lib__L ---
--- mac_legacy_kmgmt.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.mac_legacy_kmgmt.pico -MTmac_legacy_kmgmt.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/keymgmt/mac_legacy_kmgmt.c -o mac_legacy_kmgmt.pico
--- kerberos5/lib__L ---
--- libkdc.a ---
building static kdc library
ar -crsD libkdc.a default_config.o set_dbinfo.o digest.o kerberos5.o krb5tgs.o pkinit.o log.o misc.o kx509.o process.o windc.o  
--- libkdc.so.11.full ---
building shared library libkdc.so.11
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -Wl,--no-undefined -Wl,-zrelro -Wl,--version-script=/workspace/src/crypto/heimdal/kdc/version-script.map -Wl,--undefined-version -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o libkdc.so.11.full -Wl,-soname,libkdc.so.11 default_config.pico set_dbinfo.pico digest.pico kerberos5.pico krb5tgs.pico pkinit.pico log.pico misc.pico kx509.pico process.pico windc.pico  -lroken  -lhdb  -lhx509  -lkrb5  -lheimntlm  -lasn1  -lcrypto 
--- secure/lib__L ---
--- rsa_kmgmt.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.rsa_kmgmt.pico -MTrsa_kmgmt.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/keymgmt/rsa_kmgmt.c -o rsa_kmgmt.pico
--- gmac_prov.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.gmac_prov.pico -MTgmac_prov.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/macs/gmac_prov.c -o gmac_prov.pico
--- cddl/lib__L ---
--- spa.o ---
cc1: all warnings being treated as errors
--- vdev_raidz.o ---
--- kerberos5/lib__L ---
--- libkdc.so.11.debug ---
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_SSE2 	-DHAVE_SSE3 -DIN_BASE  -I/workspace/src/sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/workspace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1  -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.vdev_raidz.o -MTvdev_raidz.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-truncati--- kerberos5/lib__L ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libkdc.so.11.full libkdc.so.11.debug
--- cddl/lib__L ---
on -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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz.c -o vdev_raidz.o
--- kerberos5/lib__L ---
--- libkdc.so.11 ---
/usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=libkdc.so.11.debug  libkdc.so.11.full libkdc.so.11
--- secure/lib__L ---
--- hmac_prov.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common -DFIPS_MODULE -DL_ENDIAN -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib32/engines-3\"" -DMODULESDIR="\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/crypto -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/crypto/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypto/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/openssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/workspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.depend.hmac_prov.pico -MThmac_prov.pico -std=gnu99 -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-error=overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/providers/implementations/macs/hmac_prov.c -o hmac_prov.pico
--- kerberos5/lib__L ---
--- all_subdir_kerberos5/lib/libwind ---
===> kerberos5/lib/libwind (all)
--- lib__L ---
--- dwarf_funcs.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common  -I. -I/workspace/src/contrib/elftoolchain/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_funcs.o -MTdwarf_funcs.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-error=overflow -Wno-return-type        -c dwarf_funcs.c -o dwarf_funcs.o
--- kerberos5/lib__L ---
--- all_subdir_kerberos5/lib/libheimbase ---
===> kerberos5/lib/libheimbase (all)
--- cddl/lib__L ---
--- vdev_raidz_math_aarch64_neon.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32    -DCOMPAT_LIBCOMPAT=\"32\"  -DCOMPAT_libcompat=\"32\"  -DCOMPAT_LIB32  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32  -O2 -pipe -fno-common -DHAVE_SSE2 	-DHAVE_SSE3 -DIN_BASE  -I/workspace/src/sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/workspace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/i386/include -g -DDEBUG=1  -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.vdev_raidz_math_aarch64_neon.o -MTvdev_raidz_math_aarch64_neon.o -std=iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions     -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev_raidz_math_aarch64_neon.c -o vdev_raidz_math_aarch64_neon.o
--- spa.o ---
*** [spa.o] Error code 1

make[5]: stopped in /workspace/src/cddl/lib/libzpool
--- all_subdir_cddl/lib/libdtrace ---

make[4]: stopped in /workspace/src/cddl/lib
--- kerberos5/lib__L ---

make[4]: stopped in /workspace/src/kerberos5/lib
--- lib__L ---

make[3]: stopped in /workspace/src
--- secure/lib__L ---

make[6]: stopped in /workspace/src/secure/lib/libcrypto/modules
--- kerberos5/lib__L ---

make[3]: stopped in /workspace/src
--- secure/lib__L ---

make[5]: stopped in /workspace/src/secure/lib/libcrypto

make[4]: stopped in /workspace/src/secure/lib

make[3]: stopped in /workspace/src
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libzpool ---
1 error

make[5]: stopped in /workspace/src/cddl/lib/libzpool

make[4]: stopped in /workspace/src/cddl/lib

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      140.68 real      1433.13 user       197.74 sys
*** [build32] Error code 2

make[1]: stopped in /workspace/src
1 error

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/jenkins1793065450990955404.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