Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2025 17:54:31 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        cy@FreeBSD.org, jhb@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc13_build - Build #5215 - Still Failing
Message-ID:  <1957845029.175.1765216472411@jenkins.ci.freebsd.org>
In-Reply-To: <236814084.163.1765211327541@jenkins.ci.freebsd.org>
References:  <236814084.163.1765211327541@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

FreeBSD-main-amd64-gcc13_build - Build #5215 (acd02443a952b1f5412d35d03f081ad48bae34d7) - Still Failing

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

d9788eabffa4b67fc534685fc3d9b8e3334af196 by cy:
ipfilter: Restrict ipfilter within a jail

0ff0c19e7f70bc4d3f98196a8ad43de635cf13e5 by cy:
ipfilter: Disable ipfs(8) by default

3f8ed605dbd0ee211ce8fe59c0c072b916d6311c by jhb:
ruxreset: Add an inline function to reset all the stats in rusage_ext

dafe50ebd874ca3ccd5908c441cee9f478c501f0 by jhb:
thread0: Clear td_rux stats in proc0_post

acd02443a952b1f5412d35d03f081ad48bae34d7 by jhb:
proc0_post: Clear relevant thread stats directly



The end of the build log:

[...truncated 34.21 MiB...]
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  169 |   __o->notify_one();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:59:87: note: declared here
   59 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT {
      |                                                                                       ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  174 |   __o->notify_one();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:62:87: note: declared here
   62 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() _NOEXCEPT {
      |                                                                                       ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  184 |   __o->notify_all();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:68:87: note: declared here
   68 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_all() _NOEXCEPT {
      |                                                                                       ^~~~~~~~~~
--- secure/lib__L ---
--- installpcfiles-libcrypto.pc ---
install -U  -o root -g wheel -m 444  -C  /workspace/src/crypto/openssl/exporters/libcrypto.pc /tmp/obj/workspace/src/amd64.amd64/tmp/usr/libdata/pkgconfig/
--- _INCSINS ---
install -U  -C -o root -g wheel -m 444  /workspace/src/crypto/openssl/include/openssl/aes.h /workspace/src/crypto/openssl/include/openssl/asn1.h /workspace/src/crypto/openssl/include/openssl/asn1err.h /workspace/src/crypto/openssl/include/openssl/asn1t.h /workspace/src/crypto/openssl/include/openssl/async.h /workspace/src/crypto/openssl/include/openssl/asyncerr.h /workspace/src/crypto/openssl/include/openssl/bio.h /workspace/src/crypto/openssl/include/openssl/bioerr.h /workspace/src/crypto/openssl/include/openssl/blowfish.h /workspace/src/crypto/openssl/include/openssl/bn.h /workspace/src/crypto/openssl/include/openssl/bnerr.h /workspace/src/crypto/openssl/include/openssl/buffer.h /workspace/src/crypto/openssl/include/openssl/buffererr.h /workspace/src/crypto/openssl/include/openssl/byteorder.h /workspace/src/crypto/openssl/include/openssl/camellia.h /workspace/src/crypto/openssl/include/openssl/cast.h /workspace/src/crypto/openssl/include/openssl/cmac.h /workspace/src/crypto/openssl/include/openssl/cmp.h /workspace/src/crypto/openssl/include/openssl/cmp_util.h /workspace/src/crypto/openssl/include/openssl/cmperr.h /workspace/src/crypto/openssl/include/openssl/cms.h /workspace/src/crypto/openssl/include/openssl/cmserr.h /workspace/src/crypto/openssl/include/openssl/comp.h /workspace/src/crypto/openssl/include/openssl/comperr.h /workspace/src/crypto/openssl/include/openssl/conf.h /workspace/src/crypto/openssl/include/openssl/conferr.h /workspace/src/crypto/openssl/include/openssl/configuration.h /workspace/src/crypto/openssl/include/openssl/conftypes.h /workspace/src/crypto/openssl/include/openssl/core.h /workspace/src/crypto/openssl/include/openssl/core_dispatch.h /workspace/src/crypto/openssl/include/openssl/core_names.h /workspace/src/crypto/openssl/include/openssl/core_object.h /workspace/src/crypto/openssl/include/openssl/crmf.h /workspace/src/crypto/openssl/include/openssl/crmferr.h /workspace/src/crypto/openssl/include/openssl/crypto.h /workspace/src/crypto/openssl/include/openssl/cryptoerr.h /workspace/src/crypto/openssl/include/openssl/cryptoerr_legacy.h /workspace/src/crypto/openssl/include/openssl/ct.h /workspace/src/crypto/openssl/include/openssl/cterr.h /workspace/src/crypto/openssl/include/openssl/decoder.h /workspace/src/crypto/openssl/include/openssl/decodererr.h /workspace/src/crypto/openssl/providers/common/include/prov/der_digests.h /workspace/src/crypto/openssl/providers/common/include/prov/der_dsa.h /workspace/src/crypto/openssl/providers/common/include/prov/der_ec.h /workspace/src/crypto/openssl/providers/common/include/prov/der_ecx.h /workspace/src/crypto/openssl/providers/common/include/prov/der_ml_dsa.h /workspace/src/crypto/openssl/providers/common/include/prov/der_rsa.h /workspace/src/crypto/openssl/providers/common/include/prov/der_slh_dsa.h /workspace/src/crypto/openssl/providers/common/include/prov/der_wrap.h /workspace/src/crypto/openssl/include/openssl/des.h /workspace/src/crypto/openssl/include/openssl/dh.h /workspace/src/crypto/openssl/include/openssl/dherr.h /workspace/src/crypto/openssl/include/openssl/dsa.h /workspace/src/crypto/openssl/include/openssl/dsaerr.h /workspace/src/crypto/openssl/include/openssl/dtls1.h /workspace/src/crypto/openssl/include/openssl/e_os2.h /workspace/src/crypto/openssl/include/openssl/e_ostime.h /workspace/src/crypto/openssl/include/openssl/ebcdic.h /workspace/src/crypto/openssl/include/openssl/ec.h /workspace/src/crypto/openssl/include/openssl/ecdh.h /workspace/src/crypto/openssl/include/openssl/ecdsa.h /workspace/src/crypto/openssl/include/openssl/ecerr.h /workspace/src/crypto/openssl/include/openssl/encoder.h /workspace/src/crypto/openssl/include/openssl/encodererr.h /workspace/src/crypto/openssl/include/openssl/engine.h /workspace/src/crypto/openssl/include/openssl/engineerr.h /workspace/src/crypto/openssl/include/openssl/err.h /workspace/src/crypto/openssl/include/openssl/ess.h /workspace/src/crypto/openssl/include/openssl/esserr.h /workspace/src/crypto/openssl/include/openssl/evp.h /workspace/src/crypto/openssl/include/openssl/evperr.h /workspace/src/crypto/openssl/include/openssl/fips_names.h /workspace/src/crypto/openssl/include/openssl/fipskey.h /workspace/src/crypto/openssl/include/openssl/hmac.h /workspace/src/crypto/openssl/include/openssl/hpke.h /workspace/src/crypto/openssl/include/openssl/http.h /workspace/src/crypto/openssl/include/openssl/httperr.h /workspace/src/crypto/openssl/include/openssl/idea.h /workspace/src/crypto/openssl/include/openssl/indicator.h /workspace/src/crypto/openssl/include/openssl/kdf.h /workspace/src/crypto/openssl/include/openssl/kdferr.h /workspace/src/crypto/openssl/include/openssl/lhash.h /workspace/src/crypto/openssl/include/openssl/macros.h /workspace/src/crypto/openssl/include/openssl/md2.h /workspace/src/crypto/openssl/include/openssl/md4.h /workspace/src/crypto/openssl/include/openssl/md5.h /workspace/src/crypto/openssl/include/openssl/mdc2.h /workspace/src/crypto/openssl/include/openssl/modes.h /workspace/src/crypto/openssl/include/openssl/obj_mac.h /workspace/src/crypto/openssl/include/openssl/objects.h /workspace/src/crypto/openssl/include/openssl/objectserr.h /workspace/src/crypto/openssl/include/openssl/ocsp.h /workspace/src/crypto/openssl/include/openssl/ocsperr.h /workspace/src/crypto/openssl/include/openssl/opensslconf.h /workspace/src/crypto/openssl/include/openssl/opensslv.h /workspace/src/crypto/openssl/include/openssl/ossl_typ.h /workspace/src/crypto/openssl/include/openssl/param_build.h /workspace/src/crypto/openssl/include/openssl/params.h /workspace/src/crypto/openssl/include/openssl/pem.h /workspace/src/crypto/openssl/include/openssl/pem2.h /workspace/src/crypto/openssl/include/openssl/pemerr.h /workspace/src/crypto/openssl/include/openssl/pkcs12.h /workspace/src/crypto/openssl/include/openssl/pkcs12err.h /workspace/src/crypto/openssl/include/openssl/pkcs7.h /workspace/src/crypto/openssl/include/openssl/pkcs7err.h /workspace/src/crypto/openssl/include/openssl/prov_ssl.h /workspace/src/crypto/openssl/include/openssl/proverr.h /workspace/src/crypto/openssl/include/openssl/provider.h /workspace/src/crypto/openssl/include/openssl/quic.h /workspace/src/crypto/openssl/include/openssl/rand.h /workspace/src/crypto/openssl/include/openssl/randerr.h /workspace/src/crypto/openssl/include/openssl/rc2.h /workspace/src/crypto/openssl/include/openssl/rc4.h /workspace/src/crypto/openssl/include/openssl/rc5.h /workspace/src/crypto/openssl/include/openssl/ripemd.h /workspace/src/crypto/openssl/include/openssl/rsa.h /workspace/src/crypto/openssl/include/openssl/rsaerr.h /workspace/src/crypto/openssl/include/openssl/safestack.h /workspace/src/crypto/openssl/include/openssl/seed.h /workspace/src/crypto/openssl/include/openssl/self_test.h /workspace/src/crypto/openssl/include/openssl/sha.h /workspace/src/crypto/openssl/include/openssl/srp.h /workspace/src/crypto/openssl/include/openssl/srtp.h /workspace/src/crypto/openssl/include/openssl/ssl.h /workspace/src/crypto/openssl/include/openssl/ssl2.h /workspace/src/crypto/openssl/include/openssl/ssl3.h /workspace/src/crypto/openssl/include/openssl/sslerr.h /workspace/src/crypto/openssl/include/openssl/sslerr_legacy.h /workspace/src/crypto/openssl/include/openssl/stack.h /workspace/src/crypto/openssl/include/openssl/store.h /workspace/src/crypto/openssl/include/openssl/storeerr.h /workspace/src/crypto/openssl/include/openssl/symhacks.h /workspace/src/crypto/openssl/include/openssl/thread.h /workspace/src/crypto/openssl/include/openssl/tls1.h /workspace/src/crypto/openssl/include/openssl/trace.h /workspace/src/crypto/openssl/include/openssl/ts.h /workspace/src/crypto/openssl/include/openssl/tserr.h /workspace/src/crypto/openssl/include/openssl/txt_db.h /workspace/src/crypto/openssl/include/openssl/types.h /workspace/src/crypto/openssl/include/openssl/ui.h /workspace/src/crypto/openssl/include/openssl/uierr.h /workspace/src/crypto/openssl/include/openssl/whrlpool.h /workspace/src/crypto/openssl/include/openssl/x509.h /workspace/src/crypto/openssl/include/openssl/x509_vfy.h /workspace/src/crypto/openssl/include/openssl/x509err.h /workspace/src/crypto/openssl/include/openssl/x509v3.h /workspace/src/crypto/openssl/include/openssl/x509v3err.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl/
--- lib__L ---
--- all_subdir_lib/libucl ---
--- ucl_hash.o ---

--- ucl_schema.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc13 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include  -I/workspace/src/contrib/libucl/src  -I/workspace/src/contrib/libucl/uthash  -I/workspace/src/contrib/libucl/klib   -g -MD  -MF.depend.ucl_schema.o -MTucl_schema.o -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member       -c /workspace/src/contrib/libucl/src/ucl_schema.c -o ucl_schema.o
--- secure/lib__L ---
--- realinstall_subdir_secure/lib/libssl ---
===> secure/lib/libssl (install)
--- lib__L ---
--- all_subdir_lib/libutil++ ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iterator:742,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1292:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In member function 'void std::__1::__variant_detail::__assignment<_Traits>::__assign_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: warning: 'visibility' attribute ignored [-Wattributes]
  931 |         _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(true_type) const {
      |                                                                                 ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: warning: 'visibility' attribute ignored [-Wattributes]
  934 |         _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(false_type) const {
      |                                                                                  ^~~~~
--- secure/lib__L ---
--- _libinstall ---
install -U  -o root -g wheel -m 444  -C libssl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
--- lib__L ---
--- all_subdir_lib/libuvmem ---
cc1: all warnings being treated as errors
*** [subr_vmem.o] Error code 1

make[5]: stopped making "all" in /workspace/src/lib/libuvmem
make[5]: 1 error

make[5]: stopped making "all" in /workspace/src/lib/libuvmem

make[4]: stopped making "all" in /workspace/src/lib
--- all_subdir_lib/libutil++ ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/inout_ptr.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:944,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1294:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes]
  669 | struct _LIBCPP_TEMPLATE_VIS hash;
      |                             ^~~~
--- secure/lib__L ---
install -U  -s -o root -g wheel -m 444  -C -S  libssl.so.35 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/
install -U -l rs -o root -g wheel -m 755 -S   libssl.so.35 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libssl.so

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

make[3]: stopped making "_generic_libs" in /workspace/src
--- lib__L ---
--- all_subdir_lib/liblua ---


make[4]: stopped making "all" in /workspace/src/lib
--- all_subdir_lib/libutil++ ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1568:29: warning: type attributes ignored after type is already defined [-Wattributes]
 1568 | struct _LIBCPP_TEMPLATE_VIS hash;
      |                             ^~~~
--- cddl/lib__L ---


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

make[3]: stopped making "_generic_libs" in /workspace/src
--- lib__L ---
/workspace/src/lib/libutil++/stringf.cc: In function 'int stringf_write(void*, const char*, int)':
/workspace/src/lib/libutil++/stringf.cc:20:23: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=]
   20 |         } catch (std::bad_alloc) {
      |                       ^~~~~~~~~
/workspace/src/lib/libutil++/stringf.cc:23:23: warning: catching polymorphic type 'class std::length_error' by value [-Wcatch-value=]
   23 |         } catch (std::length_error) {
      |                       ^~~~~~~~~~~~
--- all_subdir_lib/libsamplerate ---
--- src_sinc.o ---

--- all_subdir_lib/libutil++ ---
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:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __rhs) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
   37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff(
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147: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/__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:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes]
  100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1 __x) _NOEXCEPT {
      |                                                                            ^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:16,
                 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:48: warning: 'always_inline' function might not be inlinable [-Wattributes]
   29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT {
      |                                                ^~~~
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/exponential_functions.h:66:30: warning: 'always_inline' function might not be inlinable [-Wattributes]
   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/__string/constexpr_c_functions.h:14,
                 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/new:272:28: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
  161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_all(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
  155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_one(const _AtomicWaitable& __a) {
      |                                                      ^~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order) {
      | ^~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
   83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h: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_atomic_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_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h: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_atomic_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_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.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_functions.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: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: '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: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_lib/libsamplerate ---
--- src_sinc.pico ---


make[4]: stopped making "all" in /workspace/src/lib
--- all_subdir_lib/libutil++ ---

make[4]: stopped making "all" in /workspace/src/lib
--- all_subdir_lib/libucl ---

--- all_subdir_lib/libsysdecode ---


make[4]: stopped making "all" in /workspace/src/lib
--- all_subdir_lib/libucl ---
--- ucl_parser.o ---


make[4]: stopped making "all" in /workspace/src/lib
--- all_subdir_lib/libsqlite3 ---
--- sqlite3.o ---

--- sqlite3.pico ---


make[4]: stopped making "all" in /workspace/src/lib

make[3]: stopped making "_generic_libs" in /workspace/src

make[2]: stopped making "libraries" in /workspace/src
      405.95 real      3739.88 user       394.40 sys

make[1]: stopped making "buildworld" in /workspace/src

make: stopped making "buildworld" 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/jenkins16924846048785143441.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

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