Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2024 05:31:28 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        kib@FreeBSD.org, kbowling@FreeBSD.org, dougm@FreeBSD.org, kevans@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #2033 - Still Failing
Message-ID:  <985843936.2917.1729747890296@jenkins.ci.freebsd.org>
In-Reply-To: <917406275.2901.1729737683513@jenkins.ci.freebsd.org>
References:  <917406275.2901.1729737683513@jenkins.ci.freebsd.org>

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

FreeBSD-main-amd64-gcc13_build - Build #2033 (77b70ad751dfe3b115112252a5b96=
f504fcc2e0a) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil=
d/2033/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/=
2033/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2=
033/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)

34951b0b9e78fe86f62a4a8af696c8b17b9bf61e by dougm:
swap_pager: move scan_all_shadowed, use iterators

2ac21f2c98edf50e22f06a63f3528a99f4f963a0 by kib:
x86 specialreg.h: visually align %cr4 and MSR_EFER bit mask definitions

cc11bc1150d59c3da5c7319c9a23b3e48b069f1f by kib:
x86 specialreg.h: add all defined bits for %cr4

cc4b25f10211fdd5a347a5a9fc26b2c86476db7f by kib:
x86 specialreg: reorder %cr3 bits masks definitions by value

5999b74e963769cbd12eadbe1cebcd34fb312f01 by kib:
x86 specialreg: add bit masks definitions for LAM in %cr3

6308db659f2ad45b30bbf1d9c47abdc97d14ebb0 by kib:
x86 specialreg: add bit masks definitions for EFER features

9f718b57b846b8e1fa562584747fdae42ffed8f4 by kib:
x86 specialreg: add bit masks definitions for LASS and LAM features

3360a15898ce6cd06aad5afd9b48c8a5454cf952 by kevans:
net: route: convert routing statistics to a sysctl

77b70ad751dfe3b115112252a5b96f504fcc2e0a by kbowling:
e1000: Move I219 LM19/V19 to ADL



The end of the build log:

[...truncated 31.48 MiB...]
  107 | _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:88:27: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   88 | _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/__algorithm/find.=
h:73:58: warning: 'always_inline' function might not be inlinable [-Wattrib=
utes]
   73 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __find(_Tp=
* __first, _Tp* __last, const _Up& __value, _Proj&) {
      |                                                          ^~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.=
h:46:1: warning: 'always_inline' function might not be inlinable [-Wattribu=
tes]
   46 | __find(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __pr=
oj) {
      | ^~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:233:58: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  233 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp=
r_wmemchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~=
~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_poin=
ter_in_range.h:37:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
   37 | __is_pointer_in_range(const _Tp* __begin, const _Tp* __end, const _=
Up* __ptr) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:210:1: warning: 'always_inline' function might not be inlin=
able [-Wattributes]
  210 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:131:58: warning: 'always_inline' function might not be inli=
nable [-Wattributes]
  131 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp=
r_memchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~=
~~~~~~~~
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:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/liblutok ---
--- exceptions.pieo ---
--- all_subdir_lib/atf ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  293 | _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:263:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/liblutok ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++13  --sysroot=3D/tmp/obj/works=
pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie=
  -O2 -pipe -fno-common -I/workspace/src/contrib/lutok/include -I/workspace=
/src/lib/liblua -I/workspace/src/contrib/lua/src -Wno-deprecated-declaratio=
ns -g -MD -MF.depend.exceptions.pieo -MTexceptions.pieo -Wno-format-zero-le=
ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2=
k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -=
Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-=
error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er=
ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra =
-Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro=
r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W=
no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull=
-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar=
e -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-return-type -Wno-address-of-packed-member  -g -std=3Dc+=
+11 -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referenc=
e       -c /workspace/src/contrib/lutok/exceptions.cpp -o exceptions.pieo
--- all_subdir_lib/libsm ---
--- inet6_ntop.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/contrib/sendmail/src -I/wor=
kspace/src/contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SEN=
DMAIL -DHAVE_NANOSLEEP -DNETINET6  -g -MD  -MF.depend.inet6_ntop.pieo -MTin=
et6_ntop.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi=
nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e=
rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er=
ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp=
are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst=
rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-=
error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ=
ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro=
r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo=
ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno=
-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic=
it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz=
e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp=
are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio=
ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu=
ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac=
cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack=
ed-member       -c /workspace/src/contrib/sendmail/libsm/inet6_ntop.c -o in=
et6_ntop.pieo
--- all_subdir_lib/atf ---
--- build.o ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h:31:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h: In instantiation of 'void std::__1::__uninitialized_all=
ocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D allocator<basic=
_string<char> >; _Tp =3D basic_string<char>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:  =
 required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf=
fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::ba=
sic_string<char>; _Allocator =3D std::__1::allocator<std::__1::basic_string=
<char> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:  =
 required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp=
, _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::basic_strin=
g<char>; _Tp =3D std::__1::basic_string<char>; _Allocator =3D std::__1::all=
ocator<std::__1::basic_string<char> >; pointer =3D std::__1::basic_string<c=
har>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:  =
 required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&)=
 [with _Tp =3D std::__1::basic_string<char>; _Allocator =3D std::__1::alloc=
ator<std::__1::basic_string<char> >; value_type =3D std::__1::basic_string<=
char>]'
/workspace/src/contrib/atf/atf-c++/detail/process.hpp:89:25:   required fro=
m 'atf::process::argv_array::argv_array(const C&) [with C =3D std::__1::vec=
tor<const char*>]'
/workspace/src/contrib/atf/atf-c++/build.cpp:54:40:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:645:21: error: 'void* __builtin_memcpy(void*, const void=
*, long unsigned int)' writing to an object of type 'std::__1::__remove_con=
st_t<std::__1::basic_string<char> >' {aka 'class std::__1::basic_string<cha=
r>'} with no trivial copy-assignment; use copy-assignment or copy-initializ=
ation instead [-Werror=3Dclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), =
__first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:752:7: not=
e: 'std::__1::__remove_const_t<std::__1::basic_string<char> >' {aka 'class =
std::__1::basic_string<char>'} declared here
  752 | class basic_string {
      |       ^~~~~~~~~~~~
--- cddl/lib__L ---
--- dsl_scan.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_=
AVX -D__x86_64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/=
sys/contrib/openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libsp=
l/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freeb=
sd  -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include  -I/workspace=
/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -I/w=
orkspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/=
openzfs/module/icp/include  -I/workspace/src/compat/linuxkpi/common/include=
/linux  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/=
sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/z=
fs_config.h  -I/workspace/src/sys/modules/zfs  -I/workspace/src/sys/contrib=
/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTE=
X_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthr=
ead/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1   -DN=
EED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD  -MF.depend.dsl_sc=
an.pico -MTdsl_scan.pico -std=3Diso9899:1999 -Wno-format-zero-length -fstac=
k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin=
itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da=
rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D=
cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno=
-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes=
es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu=
sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
-Wno-unknown-pragmas -Wno-address-of-packed-member  -fms-extensions -Wno-po=
inter-to-int-cast     -c /workspace/src/sys/contrib/openzfs/module/zfs/dsl_=
scan.c -o dsl_scan.pico
--- lib__L ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:516:1: warning: 'always_inline' function might not be in=
linable [-Wattributes]
  516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:516:1: warning: 'always_inline' function might not be in=
linable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:516:1: warning: 'always_inline' function might not be in=
linable [-Wattributes]
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:596,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/optional:1288:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
  183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&=
 __lhs, _Tp const& __rhs) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:623:1: warning: 'always_inline' function might not be in=
linable [-Wattributes]
  623 | __uninitialized_allocator_relocate(_Alloc& __alloc, _Tp* __first, _=
Tp* __last, _Tp* __result) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:516:1: warning: 'always_inline' function might not be in=
linable [-Wattributes]
  516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<=
value_type, allocator_type&>& __v) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/vector:348:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
  362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s=
plit_buffer() {
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
  348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si=
ze_type __start, __alloc_rr& __a)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia=
lized_algorithms.h:623:1: warning: 'always_inline' function might not be in=
linable [-Wattributes]
  623 | __uninitialized_allocator_relocate(_Alloc& __alloc, _Tp* __first, _=
Tp* __last, _Tp* __result) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<=
value_type, allocator_type&>& __v) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
  362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s=
plit_buffer() {
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36=
2:31: warning: 'always_inline' function might not be inlinable [-Wattribute=
s]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
  348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si=
ze_type __start, __alloc_rr& __a)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8:1: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34=
8: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/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit=
h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
   37 | _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:37:54: warning: 'always_inline' function might not be inlinable=
 [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me=
mory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:147: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/__algorithm/find.h:31,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__algorithm/remove.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string:591:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:233:58: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  233 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp=
r_wmemchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~=
~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__utility/is_pointer_in_range.h:20,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__string/constexpr_c_functions.h:25,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__algorithm/find.h:23:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_vali=
d_range.h:24:1: warning: 'always_inline' function might not be inlinable [-=
Wattributes]
   24 | __is_valid_range(const _Tp* __first, const _Tp* __last) {
      | ^~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:166:58: warning: 'always_inline' function might not be inli=
nable [-Wattributes]
  166 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp& __assign_t=
rivially_copyable(_Tp& __dest, _Up const& __src) {
      |                                                          ^~~~~~~~~~=
~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
  161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif=
y_all(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~=
~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
  155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif=
y_one(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~=
~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa=
ttributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat=
tributes]
  197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order=
) {
      | ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s=
ync.h:197: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:83:28: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   83 | _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:78:1: warning: 'always_inline' function might not be inlinable [-=
Wattributes]
   78 | __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:123:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  123 | _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:115:1: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  115 | __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:107:27: warning: 'always_inline' function might not be inlinable =
[-Wattributes]
  107 | _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:88:27: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   88 | _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/__algorithm/find.=
h:73:58: warning: 'always_inline' function might not be inlinable [-Wattrib=
utes]
   73 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __find(_Tp=
* __first, _Tp* __last, const _Up& __value, _Proj&) {
      |                                                          ^~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.=
h:46:1: warning: 'always_inline' function might not be inlinable [-Wattribu=
tes]
   46 | __find(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __pr=
oj) {
      | ^~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:233:58: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
  233 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp=
r_wmemchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~=
~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_poin=
ter_in_range.h:37:1: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
   37 | __is_pointer_in_range(const _Tp* __begin, const _Tp* __end, const _=
Up* __ptr) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:210:1: warning: 'always_inline' function might not be inlin=
able [-Wattributes]
  210 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) {
      | ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp=
r_c_functions.h:131:58: warning: 'always_inline' function might not be inli=
nable [-Wattributes]
  131 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp=
r_memchr(_Tp* __str, _Up __value, size_t __count) {
      |                                                          ^~~~~~~~~~=
~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:23,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__string/constexpr_c_functions.h:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  293 | _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:263:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
  263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_lib/libusbhid ---
--- usage.pico ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -g -MD  -MF.depend.usage.pico -MTusage.pico =
-std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head=
ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot=
ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws=
hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W=
old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn=
o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W=
no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar=
ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no=
t-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=3Ds=
hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c=
onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro=
r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t=
runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex=
t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn=
ull -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-re=
turn-type        -c /workspace/src/lib/libusbhid/usage.c -o usage.pico
--- all_subdir_lib/libsm ---
--- notify.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/contrib/sendmail/src -I/wor=
kspace/src/contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SEN=
DMAIL -DHAVE_NANOSLEEP -DNETINET6  -g -MD  -MF.depend.notify.pieo -MTnotify=
.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyste=
m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sig=
n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da=
ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl=
obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno=
-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali=
asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D=
unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-=
error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera=
tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=
=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal=
lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W=
no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista=
tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -=
Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-mem=
ber       -c /workspace/src/contrib/sendmail/libsm/notify.c -o notify.pieo
--- ilenx.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/contrib/sendmail/src -I/wor=
kspace/src/contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SEN=
DMAIL -DHAVE_NANOSLEEP -DNETINET6  -g -MD  -MF.depend.ilenx.pieo -MTilenx.p=
ieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-=
headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign =
-Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob=
bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e=
rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias=
ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member =
      -c /workspace/src/contrib/sendmail/libsm/ilenx.c -o ilenx.pieo
--- xleni.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/contrib/sendmail/src -I/wor=
kspace/src/contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SEN=
DMAIL -DHAVE_NANOSLEEP -DNETINET6  -g -MD  -MF.depend.xleni.pieo -MTxleni.p=
ieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-=
headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign =
-Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt=
ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob=
bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e=
rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias=
ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member =
      -c /workspace/src/contrib/sendmail/libsm/xleni.c -o xleni.pieo
--- utf8_valid.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/contrib/sendmail/src -I/wor=
kspace/src/contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SEN=
DMAIL -DHAVE_NANOSLEEP -DNETINET6  -g -MD  -MF.depend.utf8_valid.pieo -MTut=
f8_valid.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong=
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi=
nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e=
rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er=
ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp=
are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst=
rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-=
error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ=
ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro=
r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo=
ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno=
-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic=
it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz=
e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp=
are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio=
ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu=
ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac=
cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack=
ed-member       -c /workspace/src/contrib/sendmail/libsm/utf8_valid.c -o ut=
f8_valid.pieo
--- all_subdir_lib/atf ---
cc1plus: all warnings being treated as errors
--- all_subdir_lib/libsm ---
--- uxtext_unquote.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/contrib/sendmail/src -I/wor=
kspace/src/contrib/sendmail/include -I. -DNEWDB -DNIS -DMAP_REGEX -DNOT_SEN=
DMAIL -DHAVE_NANOSLEEP -DNETINET6  -g -MD  -MF.depend.uxtext_unquote.pieo -=
MTuxtext_unquote.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-protecto=
r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized =
-Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound=
s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align=
 -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De=
num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er=
ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi=
on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni=
nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -=
Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er=
ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi=
ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=
=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse=
t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi=
nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op=
timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e=
rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin=
ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres=
s-of-packed-member       -c /workspace/src/contrib/sendmail/libsm/uxtext_un=
quote.c -o uxtext_unquote.pieo
--- all_subdir_lib/atf ---
*** [build.o] Error code 1

make[6]: stopped in /workspace/src/lib/atf/libatf-c++
--- cddl/lib__L ---

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

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

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      291.58 real      2737.51 user       306.86 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins8170461414765448=
231.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc13_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address
------=_Part_2916_1085986924.1729747888829--



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