Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2024 23:27:11 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        markj@FreeBSD.org, stevek@FreeBSD.org, np@FreeBSD.org, gallatin@FreeBSD.org, jhibbits@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #2797 - Still Failing
Message-ID:  <116186552.9451.1714519633568@jenkins.ci.freebsd.org>
In-Reply-To: <1336685458.9337.1714513987650@jenkins.ci.freebsd.org>
References:  <1336685458.9337.1714513987650@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_9450_1759427765.1714519631474
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc12_build - Build #2797 (2c18289b72c8594bb5dbe22d54ff3=
434a56ec6c6) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/2797/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
2797/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2=
797/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)

13a5a46c49d0ec3e10e5476ad763947f165052e2 by gallatin:
Fix new users of MAXPHYS and hide it from the kernel namespace

4d1362cdc7375984a48f5f0048b1fe909524d21d by np:
cxgbe(4): Do not read hardware registers to determine the number of

9de0036b55dcdabc54fa69ea6e583b22d739818c by np:
cxgbe(4): Initialize mps_bg_map to an invalid value if it's not known.

21aba396551e29808fa56a6d4fab17e871c3524f by np:
cxgbe(4): Minor tweaks to comments.

2cb49090114108d594195b9b32c762391340484c by jhibbits:
cons: Add boot option to mute boot messages after banner

46b606c8fd9aabfdc880ca98241df443450b5791 by stevek:
userboot: support environment and symlinks in test application

4a5e2ddbd8943baf7add831ab835594ac60f94d1 by markj:
arm: Remove duplicate definitions in armreg.h

2c18289b72c8594bb5dbe22d54ff3434a56ec6c6 by markj:
clang-format: Minor tweaks



The end of the build log:

[...truncated 77.16 MiB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:338:28: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  338 | _LIBCPP_HIDE_FROM_ABI void __tree_remove(_NodePtr __root, _NodePtr =
__z) _NOEXCEPT {
      |                            ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc=
t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
   65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_=
at(_Tp* __loc) {
      |                                                          ^~~~~~~~~~=
~~
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_s=
ync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   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/__tree:282:28: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  282 | _LIBCPP_HIDE_FROM_ABI void __tree_balance_after_insert(_NodePtr __r=
oot, _NodePtr __x) _NOEXCEPT {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1916:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1916 | __tree<_Tp, _Compare, _Allocator>::__remove_node_pointer(__node_poi=
nter __ptr) _NOEXCEPT {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2143:1: wa=
rning: '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: w=
arning: '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: wa=
rning: '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: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1816 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __ar=
gs) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1682:1: wa=
rning: '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: wa=
rning: '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: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1816 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __ar=
gs) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1682:1: wa=
rning: '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: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 2046 | typename __tree<_Tp, _Compare, _Allocator>::iterator __tree<_Tp, _C=
ompare, _Allocator>::erase(const_iterator __p) {
      |                                                      ^~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2087:54: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 2087 | typename __tree<_Tp, _Compare, _Allocator>::iterator __tree<_Tp, _C=
ompare, _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_wit=
h_backoff.h:38:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
   38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa=
d_poll_with_backoff(
      |                                                      ^~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_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: wa=
rning: '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: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2097:1: wa=
rning: '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: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1780 | __tree<_Tp, _Compare, _Allocator>::__emplace_unique_key_args(_Key c=
onst& __k, _Args&&... __args) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1780:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2066:1: wa=
rning: '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: wa=
rning: '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: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1537:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1332 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co=
mp) _NOEXCEPT_(
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1332:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
   66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_w=
ait(_Atp* __a, _Fn&& __test_fn) {
      |                                                      ^~~~~~~~~~~~~~=
~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
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: warni=
ng: '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: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/map:1525:6: warni=
ng: '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: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
 1517 | _Tp& map<_Key, _Tp, _Compare, _Allocator>::operator[](const key_typ=
e& __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_cha=
rs_base_10.h:70:59: warning: 'always_inline' function might not be inlinabl=
e [-Wattributes]
   70 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1=
0(char* __first, _Tp __value) noexcept {
      |                                                           ^~~~~~~~~=
~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha=
rs_base_10.h:70:59: warning: 'always_inline' function might not be inlinabl=
e [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  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_s=
ync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
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_atom=
ic_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_imp=
l<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_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_atom=
ic_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_i=
mpl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T=
p __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom=
ic_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_atom=
ic_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_at=
omic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:278:28: warni=
ng: '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: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:299:28: warni=
ng: '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: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:269:29: warni=
ng: '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: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
--- secure/lib__L ---
--- cipher_aes_xts.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_xts.pico -MTcipher_aes_xts.pico -std=3Dgnu99 -Wno-format-zer=
o-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe=
r       -c /workspace/src/crypto/openssl/providers/implementations/ciphers/=
cipher_aes_xts.c -o cipher_aes_xts.pico
--- lib__L ---
--- all_subdir_lib/libdwarf ---
--- dwarf_errmsg.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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/elftoolchai=
n/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/co=
ntrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_errmsg.o -MTdwarf_errmsg=
.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h=
eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro=
totypes -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=3Daddress =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare=
 -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W=
no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod=
y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-error=3Doverflow -Wno-return-type        -c /workspace/src/contrib/elftool=
chain/libdwarf/dwarf_errmsg.c -o dwarf_errmsg.o
--- secure/lib__L ---
--- cipher_aes_xts_hw.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_xts_hw.pico -MTcipher_aes_xts_hw.pico -std=3Dgnu99 -Wno-form=
at-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-=
error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro=
r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packe=
d-member       -c /workspace/src/crypto/openssl/providers/implementations/c=
iphers/cipher_aes_xts_hw.c -o cipher_aes_xts_hw.pico
--- lib__L ---
--- dwarf_finish.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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/elftoolchai=
n/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/co=
ntrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_finish.o -MTdwarf_finish=
.o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-h=
eaders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pro=
totypes -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=3Daddress =
-Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare=
 -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-dec=
larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical=
-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W=
no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod=
y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=
=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus=
ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-=
error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform=
at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co=
ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D=
nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er=
ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er=
ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict =
-Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno=
-error=3Doverflow -Wno-return-type        -c /workspace/src/contrib/elftool=
chain/libdwarf/dwarf_finish.c -o dwarf_finish.o
--- dwarf_form.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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/elftoolchai=
n/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/co=
ntrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_form.o -MTdwarf_form.o -=
std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade=
rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy=
pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh=
adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e=
rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W=
no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh=
ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co=
nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=
=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr=
uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context=
 -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu=
ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er=
ror=3Doverflow -Wno-return-type        -c /workspace/src/contrib/elftoolcha=
in/libdwarf/dwarf_form.c -o dwarf_form.o--- secure/lib__L ---
--- cipher_aes_gcm.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_gcm.pico -MTcipher_aes_gcm.pico -std=3Dgnu99 -Wno-format-zer=
o-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe=
r       -c /workspace/src/crypto/openssl/providers/implementations/ciphers/=
cipher_aes_gcm.c -o cipher_aes_gcm.pico
--- cipher_aes_gcm_hw.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_gcm_hw.pico -MTcipher_aes_gcm_hw.pico -std=3Dgnu99 -Wno-form=
at-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-=
error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro=
r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packe=
d-member       -c /workspace/src/crypto/openssl/providers/implementations/c=
iphers/cipher_aes_gcm_hw.c -o cipher_aes_gcm_hw.pico
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libdtrace ---
--- dt_options.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp=
/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common  -DIN_BASE -I/workspace/src/s=
ys/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 -include /workspace/src/sys/contrib/openzfs/include/o=
s/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -I/tmp/obj/workspace/src/amd6=
4.amd64/obj-lib32/cddl/lib/libdtrace -I/workspace/src/cddl/lib/libdtrace  -=
I/workspace/src/sys/cddl/dev/dtrace/i386  -I/workspace/src/sys/cddl/dev/kin=
st  -I/workspace/src/sys/cddl/compat/opensolaris  -I/workspace/src/cddl/com=
pat/opensolaris/include  -I/workspace/src/cddl/lib/libdtrace/../../../cddl/=
contrib/opensolaris/head  -I/workspace/src/cddl/lib/libdtrace/../../../cddl=
/contrib/opensolaris/lib/libctf/common  -I/workspace/src/cddl/lib/libdtrace=
/../../../cddl/contrib/opensolaris/lib/libdtrace/common  -I/workspace/src/c=
ddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/works=
pace/src/sys/cddl/dev/dtrace/x86 -I/workspace/src/cddl/lib/libdtrace/../../=
../sys/cddl/contrib/opensolaris/uts/intel -DDIS_MEM -DNEED_SOLARIS_BOOLEAN =
-g -MD  -MF.depend.dt_options.pico -MTdt_options.pico -std=3Dgnu99 -Wno-for=
mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-poin=
ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er=
ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err=
or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa=
re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr=
ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e=
rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize=
d -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type=
 -Wno-unknown-pragmas -Wno-address-of-packed-member       -c /workspace/src=
/cddl/contrib/opensolaris/lib/libdtrace/common/dt_options.c -o dt_options.p=
ico
--- secure/lib__L ---
--- cipher_aes_ccm.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_ccm.pico -MTcipher_aes_ccm.pico -std=3Dgnu99 -Wno-format-zer=
o-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe=
r       -c /workspace/src/crypto/openssl/providers/implementations/ciphers/=
cipher_aes_ccm.c -o cipher_aes_ccm.pico
--- cipher_aes_ccm_hw.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_ccm_hw.pico -MTcipher_aes_ccm_hw.pico -std=3Dgnu99 -Wno-form=
at-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-=
error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro=
r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=
=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn=
o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=
=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn=
o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-=
compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare=
 -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=
=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo=
w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err=
or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept=
-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring=
op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu=
nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn=
o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin=
gop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packe=
d-member       -c /workspace/src/crypto/openssl/providers/implementations/c=
iphers/cipher_aes_ccm_hw.c -o cipher_aes_ccm_hw.pico
--- lib__L ---
--- all_subdir_lib/libelftc ---
--- libelftc_dem_gnu2.o ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp=
/usr/lib32  -O2 -pipe -fno-common  -I/workspace/src/contrib/elftoolchain/li=
belftc -I/workspace/src/contrib/elftoolchain/common -I. -g -MD  -MF.depend.=
libelftc_dem_gnu2.o -MTlibelftc_dem_gnu2.o -std=3Dgnu99 -Wno-format-zero-le=
ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2=
k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty=
pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-=
align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe=
r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type=
        -c /workspace/src/contrib/elftoolchain/libelftc/libelftc_dem_gnu2.c=
 -o libelftc_dem_gnu2.o
--- all_subdir_lib/libdwarf ---
--- dwarf_frame.o ---
--- cddl/lib__L ---
--- dt_parser.pico ---
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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/elftoolchai=
n/libdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/co=
ntrib/elftoolchain/libelf -g -MD  -MF.depend.dwarf_frame.o -MTdwarf_frame.o=
 -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto=
types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W=
shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -=
Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -=
Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla=
rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n=
ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno=
-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body =
-Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D=
shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-=
const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err=
or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-=
truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte=
xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon=
null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=
=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=
=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn=
o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-er=
ror=3Doverflow -Wno-return-type        -c /workspace/src/contrib/elftoolcha=
in/libdwarf/dwarf_frame.c -o dwarf_frame.o
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp=
/usr/lib32 -fpic -DPIC  -O2 -pipe -fno-common  -DIN_BASE -I/workspace/src/s=
ys/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 -include /workspace/src/sys/contrib/openzfs/include/o=
s/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -I/tmp/obj/workspace/src/amd6=
4.amd64/obj-lib32/cddl/lib/libdtrace -I/workspace/src/cddl/lib/libdtrace  -=
I/workspace/src/sys/cddl/dev/dtrace/i386  -I/workspace/src/sys/cddl/dev/kin=
st  -I/workspace/src/sys/cddl/compat/opensolaris  -I/workspace/src/cddl/com=
pat/opensolaris/include  -I/workspace/src/cddl/lib/libdtrace/../../../cddl/=
contrib/opensolaris/head  -I/workspace/src/cddl/lib/libdtrace/../../../cddl=
/contrib/opensolaris/lib/libctf/common  -I/workspace/src/cddl/lib/libdtrace=
/../../../cddl/contrib/opensolaris/lib/libdtrace/common  -I/workspace/src/c=
ddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/works=
pace/src/sys/cddl/dev/dtrace/x86 -I/workspace/src/cddl/lib/libdtrace/../../=
../sys/cddl/contrib/opensolaris/uts/intel -DDIS_MEM -DNEED_SOLARIS_BOOLEAN =
-g -MD  -MF.depend.dt_parser.pico -MTdt_parser.pico -std=3Dgnu99 -Wno-forma=
t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointe=
r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type=
 -Wno-unknown-pragmas -Wno-address-of-packed-member       -c /workspace/src=
/cddl/contrib/opensolaris/lib/libdtrace/common/dt_parser.c -o dt_parser.pic=
o
--- secure/lib__L ---
--- cipher_aes_wrp.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_wrp.pico -MTcipher_aes_wrp.pico -std=3Dgnu99 -Wno-format-zer=
o-length -fstack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-error=3Doverflow -Wno-return-type -Wno-address-of-packed-membe=
r       -c /workspace/src/crypto/openssl/providers/implementations/ciphers/=
cipher_aes_wrp.c -o cipher_aes_wrp.pico
--- cipher_aes_cbc_hmac_sha.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_cbc_hmac_sha.pico -MTcipher_aes_cbc_hmac_sha.pico -std=3Dgnu=
99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wdat=
e-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribut=
es -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered=
 -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=
=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing =
-Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused=
-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=
=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi=
cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation =
-Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform=
at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug=
h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=
=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err=
or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro=
r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement=
-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er=
ror=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type -Wno-addre=
ss-of-packed-member       -c /workspace/src/crypto/openssl/providers/implem=
entations/ciphers/cipher_aes_cbc_hmac_sha.c -o cipher_aes_cbc_hmac_sha.pico
--- cddl/lib__L ---
--- all_subdir_cddl/lib/libzpool ---
--- spa.o ---
cc1: all warnings being treated as errors
--- secure/lib__L ---
--- cipher_aes_cbc_hmac_sha256_hw.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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 -DOP=
ENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_B=
N_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_A=
SM -DCMLL_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR=
=3D"\"/etc/ssl\"" -DENGINESDIR=3D"\"/usr/lib32/engines-3\"" -DMODULESDIR=3D=
"\"/usr/lib32/ossl-modules\"" -DNDEBUG -I/workspace/src/crypto/openssl/cryp=
to -I/workspace/src/crypto/openssl/crypto/ec/curve448 -I/workspace/src/cryp=
to/openssl/crypto/ec/curve448/arch_32 -I/workspace/src/crypto/openssl/crypt=
o/modes -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/secure/lib/libcrypto=
/modules/fips  -I/workspace/src/crypto/openssl -I/workspace/src/crypto/open=
ssl/include -I/workspace/src/crypto/openssl/providers/common/include -I/wor=
kspace/src/crypto/openssl/providers/implementations/include -g -MD  -MF.dep=
end.cipher_aes_cbc_hmac_sha256_hw.pico -MTcipher_aes_cbc_hmac_sha256_hw.pic=
o -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointe=
r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro=
r=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err=
or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized =
-Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-error=3Doverflow -Wno-return-type=
 -Wno-address-of-packed-member       -c /workspace/src/crypto/openssl/provi=
ders/implementations/ciphers/cipher_aes_cbc_hmac_sha256_hw.c -o cipher_aes_=
cbc_hmac_sha256_hw.pico
--- kerberos5/lib__L ---
--- pkinit.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=3Di686 -mmmx -msse -=
msse2 -m32    -DCOMPAT_LIBCOMPAT=3D\"32\"  -DCOMPAT_libcompat=3D\"32\"  -DC=
OMPAT_LIB32  --sysroot=3D/tmp/obj/workspace/src/amd64.amd64/tmp  -B/usr/loc=
al/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/heimd=
al/lib/roken  -I/workspace/src/crypto/heimdal/lib/krb5  -I/workspace/src/cr=
ypto/heimdal/lib/hdb  -I/workspace/src/crypto/heimdal/kdc  -I/workspace/src=
/contrib/com_err -DOPENSSL_API_COMPAT=3D0x10100000L  -DHAVE_CONFIG_H -I/wor=
kspace/src/kerberos5/include -g -MD  -MF.depend.pkinit.pico -MTpkinit.pico =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=
=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro=
r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations =
-Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren=
theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=
=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e=
rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-=
negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-=
variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De=
xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca=
tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn=
o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -=
Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg=
ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat=
ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro=
r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-error=3D=
overflow -Wno-return-type -Wno-address-of-packed-member       -c /workspace=
/src/crypto/heimdal/kdc/pkinit.c -o pkinit.pico
--- cddl/lib__L ---
*** [spa.o] Error code 1

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

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

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

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

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

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

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
      137.90 real      1382.27 user       188.53 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/jenkins9052308431381915=
167.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
------=_Part_9450_1759427765.1714519631474--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?116186552.9451.1714519633568>