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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 28 Mar 2023 05:49:51 UTC
FreeBSD-main-amd64-gcc12_build - Build #691 (1512579adcf3a2dee3f13efd702204c1390ccea7) - Still Failing

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

61194e9852e641d1533cd04a5679d6042ff975d3 by kib:
Add kqueue1() syscall

375732cc6e462ca160654886f0411d2950768a8b by kib:
kqueue1(2): export the symbol from libc

f2ec444be523d3d00808ff82a7c690c75defe953 by kib:
kqueue1(2): document

6a0a634590e44851b9915634f370e0d547b9012f by kib:
Regen

1512579adcf3a2dee3f13efd702204c1390ccea7 by rmacklem:
nfscl: Make coverity happy



The end of the build log:

[...truncated 73.63 MB...]
--- all_subdir_usr.sbin ---
--- adduser.conf.5.gz ---
--- all_subdir_share ---
--- bus_set_resource.9.gz ---
--- all_subdir_usr.sbin ---
gzip -cn /workspace/src/usr.sbin/adduser/adduser.conf.5 > adduser.conf.5.gz
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/bus_set_resource.9 > bus_set_resource.9.gz
--- all_subdir_lib ---
--- select_test ---
(cd /workspace/src/lib/libc/tests/sys &&  DEPENDFILE=.depend.select_test  NO_SUBDIR=1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING_PROGS=t  PROG=select_test )
--- all_subdir_usr.sbin ---
--- adduser.8.gz ---
--- all_subdir_share ---
--- BUS_SETUP_INTR.9.gz ---
--- all_subdir_usr.sbin ---
gzip -cn /workspace/src/usr.sbin/adduser/adduser.8 > adduser.8.gz
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/BUS_SETUP_INTR.9 > BUS_SETUP_INTR.9.gz
--- all_subdir_usr.sbin ---
--- rmuser.8.gz ---
--- all_subdir_share ---
--- bus_space.9.gz ---
--- all_subdir_usr.sbin ---
gzip -cn /workspace/src/usr.sbin/adduser/rmuser.8 > rmuser.8.gz
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/bus_space.9 > bus_space.9.gz
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/arp ---
===> usr.sbin/arp (all)
--- all_subdir_share ---
--- byteorder.9.gz ---
gzip -cn /workspace/src/share/man/man9/byteorder.9 > byteorder.9.gz
--- callout.9.gz ---
gzip -cn /workspace/src/share/man/man9/callout.9 > callout.9.gz
--- casuword.9.gz ---
gzip -cn /workspace/src/share/man/man9/casuword.9 > casuword.9.gz
--- all_subdir_lib ---
--- .depend.select_test ---
--- all_subdir_share ---
--- cd.9.gz ---
--- all_subdir_lib ---
echo select_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.select_test
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/cd.9 > cd.9.gz
--- all_subdir_lib ---
--- t_select.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -MD  -MF.depend.select_test.t_select.o -MTt_select.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -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/netbsd-tests/lib/libc/sys/t_select.c -o t_select.o
--- all_subdir_usr.sbin ---
--- .depend ---
echo arp.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a >> .depend
--- all_subdir_share ---
--- cnv.9.gz ---
--- all_subdir_usr.sbin ---
--- arp.o ---
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/cnv.9 > cnv.9.gz
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -fPIE -g -MD  -MF.depend.arp.o -MTarp.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-but-set-variable -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/usr.sbin/arp/arp.c -o arp.o
--- all_subdir_share ---
--- condvar.9.gz ---
gzip -cn /workspace/src/share/man/man9/condvar.9 > condvar.9.gz
--- config_intrhook.9.gz ---
gzip -cn /workspace/src/share/man/man9/config_intrhook.9 > config_intrhook.9.gz
--- contigmalloc.9.gz ---
gzip -cn /workspace/src/share/man/man9/contigmalloc.9 > contigmalloc.9.gz
--- copy.9.gz ---
gzip -cn /workspace/src/share/man/man9/copy.9 > copy.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- all_subdir_stand/efi/loader_lua ---
--- load_elf64_obj.o ---
--- all_subdir_share ---
--- counter.9.gz ---
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
--- isapnp.o ---
--- all_subdir_stand/efi ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -g -MD  -MF.depend.load_elf64_obj.o -MTload_elf64_obj.o -std=gnu99 -Wno-format-zero-length -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-but-set-variable -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  -Os    -c /workspace/src/stand/common/load_elf64_obj.c -o load_elf64_obj.o
--- all_subdir_share ---
gzip -cn /workspace/src/share/man/man9/counter.9 > counter.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/i386 ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/stand/i386/btx/lib -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse  -msoft-float -march=i386 -I. -Iinclude -I/workspace/src/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_EXT2FS_SUPPORT -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DLOADER_PREFER_AMD64 -MD  -MF.depend.isapnp.o -MTisapnp.o -std=gnu99 -Wno-format-zero-length -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-but-set-variable -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  -Os -mpreferred-stack-boundary=2    -c /workspace/src/stand/common/isapnp.c -o isapnp.o
--- all_subdir_share ---
--- cpuset.9.gz ---
gzip -cn /workspace/src/share/man/man9/cpuset.9 > cpuset.9.gz
--- all_subdir_stand ---
--- all_subdir_stand/efi ---
--- all_subdir_stand/efi/loader_4th ---
--- interp_forth.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse  -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/src/stand/efi/loader_4th/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader_4th -I/workspace/src/stand/efi/loader_4th/arch/amd64 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i38--- all_subdir_share ---
--- cr_cansee.9.gz ---
--- all_subdir_stand ---
6/libi386 -DEFI -I/workspace/src/stand/common -fPIC -I/workspace/src/stand/ficl -I/workspace/src/stand/ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -g -MD  -MF.depend.interp_forth.o -MTinterp_forth.o -std=gnu99 -Wno-format-zero-length -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-but-set-variable -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  -Os    -c /workspace/src/stand/common/interp_forth.c -o interp_forth.o
--- all_subdir_share ---
--- all_subdir_share/examples ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:17,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__bit_reference:19,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/bitset:117:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.h:23:81: warning: 'always_inline' function might not be inlinable [-Wattributes]
   23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_AFTER_CXX17 void* __voidify(_Tp& __from) {
      |                                                                                 ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:39:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:616:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  616 | 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:525:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:41:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
   41 | bool __libcpp_thread_poll_with_backoff(_Fn&& __f, _BFn&& __bf, chrono::nanoseconds __max_elapsed = chrono::nanoseconds::zero()) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:41:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_share/man ---
gzip -cn /workspace/src/share/man/man9/cr_cansee.9 > cr_cansee.9.gz
--- all_subdir_share/examples ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:533:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/wrap_iter.h:245:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  245 | auto operator-(const __wrap_iter<_Iter1>& __x, const __wrap_iter<_Iter2>& __y) _NOEXCEPT
      |      ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1485 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Fn && __test_fn)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1485:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
 1523 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:714:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  714 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:706:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  706 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a,  _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:751:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  751 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:741:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  741 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:732:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  732 | _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:722:5: warning: 'always_inline' function might not be inlinable [-Wattributes]
  722 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a,
      |     ^~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:18,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/memory:848:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  254 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:277:6: warning: 'always_inline' function might not be inlinable [-Wattributes]
  277 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:244:7: warning: 'always_inline' function might not be inlinable [-Wattributes]
  244 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
--- all_subdir_share/man ---
--- critical_enter.9.gz ---
gzip -cn /workspace/src/share/man/man9/critical_enter.9 > critical_enter.9.gz
--- cr_seeothergids.9.gz ---
gzip -cn /workspace/src/share/man/man9/cr_seeothergids.9 > cr_seeothergids.9.gz
--- cr_seeotheruids.9.gz ---
gzip -cn /workspace/src/share/man/man9/cr_seeotheruids.9 > cr_seeotheruids.9.gz
--- crypto.9.gz ---
gzip -cn /workspace/src/share/man/man9/crypto.9 > crypto.9.gz
--- crypto_buffer.9.gz ---
gzip -cn /workspace/src/share/man/man9/crypto_buffer.9 > crypto_buffer.9.gz
--- crypto_driver.9.gz ---
gzip -cn /workspace/src/share/man/man9/crypto_driver.9 > crypto_driver.9.gz
--- crypto_request.9.gz ---
gzip -cn /workspace/src/share/man/man9/crypto_request.9 > crypto_request.9.gz
--- all_subdir_sbin ---
cc1: all warnings being treated as errors
--- all_subdir_share ---
--- crypto_session.9.gz ---
gzip -cn /workspace/src/share/man/man9/crypto_session.9 > crypto_session.9.gz
--- CTASSERT.9.gz ---
gzip -cn /workspace/src/share/man/man9/CTASSERT.9 > CTASSERT.9.gz
--- DB_COMMAND.9.gz ---
gzip -cn /workspace/src/share/man/man9/DB_COMMAND.9 > DB_COMMAND.9.gz
--- all_subdir_sbin ---
*** [route_netlink.o] Error code 1

make[4]: stopped in /workspace/src/sbin/route

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

make[4]: stopped in /workspace/src/cddl/usr.sbin
--- all_subdir_usr.bin ---

make[2]: stopped in /workspace/src
--- all_subdir_usr.sbin ---

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /workspace/src/lib
--- all_subdir_share ---

make[2]: stopped in /workspace/src
--- all_subdir_stand ---

make[3]: stopped in /workspace/src/stand
--- all_subdir_stand/i386 ---

make[3]: stopped in /workspace/src/stand

make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 6

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

make[4]: stopped in /workspace/src/rescue/rescue

make[3]: stopped in /workspace/src/rescue

make[2]: stopped in /workspace/src
--- all_subdir_cddl ---

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

make[2]: stopped in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/libc ---

make[3]: stopped in /workspace/src/lib

make[2]: stopped in /workspace/src
       70.94 real       563.58 user        64.00 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-gcc12_build] $ /bin/sh -xe /tmp/jenkins722521028866012668.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address