Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2025 15:29:39 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        markj@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-stable-14-amd64-gcc12_build - Build #2071 - Still Failing
Message-ID:  <114523326.55.1762270181491@jenkins.ci.freebsd.org>
In-Reply-To: <1630436270.23.1762229343802@jenkins.ci.freebsd.org>
References:  <1630436270.23.1762229343802@jenkins.ci.freebsd.org>

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

FreeBSD-stable-14-amd64-gcc12_build - Build #2071 (9b4c38bb8948557fe1983280=
ac0e78db4209eb8d) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12=
_build/2071/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_b=
uild/2071/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_bu=
ild/2071/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)

9769eb9282ea7cd27210076adf1946b9235aa916 by markj:
altq: Clear stats structures in get_class_stats()

763f18140d37d848aa6647e88f36dc468207c41d by markj:
net: Validate interface group names in ioctl handlers

9b4c38bb8948557fe1983280ac0e78db4209eb8d by markj:
dtrace/arm64: properly traverse the symbol table



The end of the build log:

[...truncated 77.48 MiB...]
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7 > E=
VP_CIPHER-SEED.7.gz
--- all_subdir_lib ---
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: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/string:2436:1: wa=
rning: 'always_inline' function might not be inlinable [-Wattributes]
 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI=
terator __first, _Sentinel __last, size_type __sz) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__functional/boyer_moore_searcher.h:27,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/functional:552,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/deque:2614,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/queue:273,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/format:245,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/ostream:194,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/istream:1367,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/sstream:320:
/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) {
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/deque:213:
/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/locale:1268:60: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an=
d_output(
      |                                                            ^~~~~~~~=
~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__atomic/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_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/__ostream/basic_o=
stream.h:499:1: warning: 'always_inline' function might not be inlinable [-=
Wattributes]
  499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons=
t _CharT* __str, size_t __len) {
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/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]
--- all_subdir_stand ---
--- modsi3.o ---
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/special_functions.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/cmath:327,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/compare:174,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/tuple:268:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1=
00:76: warning: 'always_inline' function might not be inlinable [-Wattribut=
es]
  100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A=
BI bool isnan(_A1 __x) _NOEXCEPT {
      |                                                                    =
        ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1=
00:76: warning: 'always_inline' function might not be inlinable [-Wattribut=
es]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/hypot.h:16,
--- all_subdir_bin ---
--- dd ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d=
ebuglink=3Ddd.debug  dd.full dd
--- all_subdir_bin/df ---
=3D=3D=3D> bin/df (all)
--- .depend ---
echo df.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob=
j/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src/amd6=
4.amd64/tmp/usr/lib/libutil.a >> .depend
--- df.pieo ---
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -=
pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou=
ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -=
fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO=
ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno=
-red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil=
e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD  -MF.depend.modsi3.=
o -MTmodsi3.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror=
 -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun=
ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig=
n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D=
enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e=
rror=3Dstric--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace=
/src/sbin/kldstat...]
--- all_subdir_secure ---
--- EVP_CIPHER-SM4.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7 > EV=
P_CIPHER-SM4.7.gz
--- EVP_KDF-HKDF.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7 > EVP_=
KDF-HKDF.7.gz
--- EVP_KDF-KB.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7 > EVP_KD=
F-KB.7.gz
--- EVP_KDF-KRB5KDF.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7 > E=
VP_KDF-KRB5KDF.7.gz
--- EVP_KDF-PBKDF1.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7 > EV=
P_KDF-PBKDF1.7.gz
--- EVP_KDF-PBKDF2.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7 > EV=
P_KDF-PBKDF2.7.gz
--- all_subdir_lib ---
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/cmath:316:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29=
:30: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
   29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT {
      |                              ^~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/hypot.h:14:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4=
8: warning: 'always_inline' function might not be inlinable [-Wattributes]
   29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO=
EXCEPT {
      |                                                ^~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__math/hypot.h:15:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia=
l_functions.h:66:30: warning: 'always_inline' function might not be inlinab=
le [-Wattributes]
--- all_subdir_bin ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -fPIE -ffile-prefix-map=3D/workspace/src=3D/=
usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD  -MF.d=
epend.df.pieo -MTdf.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-prote=
ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p=
arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww=
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc=
ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time=
 -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn=
o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-=
error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr=
a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er=
ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value =
-Wno-error=3Demp--- all_subdir_stand ---
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-return-type -Wno-address-of-packe=
d-member  -Os    -c /workspace/src/contrib/llvm-project/compiler-rt/lib/bui=
ltins//modsi3.c -o modsi3.o
--- all_subdir_stand/libsa32 ---
--- twiddle.o ---
--- all_subdir_lib ---
   66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT {
      |                              ^~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/construct_at.h:23,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/allocator_traits.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/allocation_guard.h:15,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__memory/shared_ptr.h: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=
) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_bin ---
ty-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=3Ddeprecate=
d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=
=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-=
bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e=
rror=3Dnonnull -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=3Dre=
strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati=
on -Wno-return-type       -c /workspace/src/bin/df/df.c -o df.pieo
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -=
pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd=
ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections=
 -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D=
LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse  -msoft-float -ma=
rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi=
le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD  -MF.depend.twiddl=
e.o -MTtwiddle.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Wer=
ror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-b=
ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a=
lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstri--- all_subdir_lib ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o=
stream.h:618:53: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
  618 | _LIBCPP_HIDE_FROM_ABI basic_ostream<char, _Traits>& operator<<(basi=
c_ostream<char, _Traits>& __os, const char* __str) {
      |                                                     ^~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__charconv/to_chars_integral.h:17,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_integral.h:13,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__format/formatter_bool.h:19,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/vector:325:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha=
rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl=
e [-Wattributes]
--- all_subdir_stand ---
ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er=
ror=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-return-type -Wno-address-of-packe=
d-member  -Os -mpreferred-stack-boundary=3D2    -c /workspace/src/stand/lib=
sa/twiddle.c -o twiddle.o
--- all_subdir_stand/libsa ---
--- udivmoddi4.o ---
--- all_subdir_lib ---
   71 | _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:71: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: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]
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -=
pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddou=
ble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -=
fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLO=
ADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno=
-red-zone -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil=
e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD  -MF.depend.udivmod=
di4.o -MTudivmoddi4.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers=
 -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar=
ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc=
ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-=
error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese=
s -Wno-err--- all_subdir_lib ---
/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]
--- all_subdir_stand ---
or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio=
n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin=
itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W=
no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err=
or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin=
ed -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  -Os    -c /workspace/src/contrib/llvm-project/compiler-=
rt/lib/builtins//udivmoddi4.c -o udivmoddi4.o
--- all_subdir_lib ---
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/__math/special_fu=
nctions.h:29:29: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
   29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) {
      |                             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu=
nctions.h:29:29: warning: 'always_inline' function might not be inlinable [=
-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59=
:29: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
   59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z=
) {
      |                             ^~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59=
:29: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59=
:29: warning: 'always_inline' function might not be inlinable [-Wattributes=
]
/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:272:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/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:293:28: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
/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) =
{
      |                             ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni=
ng: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_kerberos5 ---
In function 'my_fgetln',
    inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_d=
ump.c:156:19:
/workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' calle=
d on unallocated object 'line' [-Werror=3Dfree-nonheap-object]
  119 |         n =3D realloc(buf, *sz + (*sz >> 1));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/crypto/heimdal/kdc/mit_dump.c: In function 'mit_prop_dump':
/workspace/src/crypto/heimdal/kdc/mit_dump.c:139:11: note: declared here
  139 |     char *line =3D NULL;
      |           ^~~~
--- all_subdir_secure ---
--- EVP_KDF-PKCS12KDF.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7 >=
 EVP_KDF-PKCS12KDF.7.gz
--- EVP_KDF-SCRYPT.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7 > EV=
P_KDF-SCRYPT.7.gz
--- EVP_KDF-SS.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7 > EVP_KD=
F-SS.7.gz
--- EVP_KDF-SSHKDF.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7 > EV=
P_KDF-SSHKDF.7.gz
--- EVP_KDF-TLS13_KDF.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7 >=
 EVP_KDF-TLS13_KDF.7.gz
--- EVP_KDF-TLS1_PRF.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7 > =
EVP_KDF-TLS1_PRF.7.gz
--- EVP_KDF-X942-ASN1.7.gz ---
gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7 >=
 EVP_KDF-X942-ASN1.7.gz
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- zalloc.o ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/  -O2 -=
pipe -fno-common   -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/=
libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Dd=
ouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections=
 -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -D=
LOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse  -msoft-float -ma=
rch=3Di386 -I. -Iinclude -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi=
le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD  -MF.depend.zalloc=
.o -MTzalloc.o -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werro=
r -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou=
nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali=
gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=
=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn=
o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu=
nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe=
-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val=
ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn=
o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-=
defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er=
ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme=
mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D=
pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop=
-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn=
o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p=
ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add=
ress-of-packed-member  -Os -mpreferred-stack-boundary=3D2    -c /workspace/=
src/stand/libsa/zalloc.c -o zalloc.o
--- all_subdir_rescue ---
[Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace=
/src/sbin/kldunload...]
--- all_subdir_kerberos5 ---
cc1: all warnings being treated as errors
--- all_subdir_secure ---
--- EVP_KDF-X942-CONCAT.7.gz ---
        4.34 real         2.29 user         0.38 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-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins12195785241=
05217065.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-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_54_244616487.1762270179335--



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