FreeBSD-main-amd64-gcc14_build - Build #1403 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 26 Aug 2025 00:49:29 UTC
FreeBSD-main-amd64-gcc14_build - Build #1403 (ebf862fb552f05f63615165f86088dd334e9f211) - Still Failing

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

b88b0bb784c7fdcfb8174806e822c1f8983c223f by des:
caroot: Generate both trusted and untrusted

0886019bf853bd30b70aa4b8cdb059830ca6aaad by des:
caroot: Rename script and normalize license

ebf862fb552f05f63615165f86088dd334e9f211 by sobomax:
build: fix list-old-dirs / check-old-dirs



The end of the build log:

[...truncated 100.27 MiB...]
mv tcp.tmp tcp
--- tos ---
echo '#! /usr/libexec/atf-sh' > tos.tmp
cat /workspace/src/tests/sys/netpfil/pf/tos.sh >>tos.tmp
chmod +x tos.tmp
mv tos.tmp tos
--- frag4.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag4.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/frag4.py  >>frag4.py.xtmp.tmp
chmod +x frag4.py.xtmp.tmp
--- all_subdir_tests/sys/capsicum ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const 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]
  149 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, bool)':
--- all_subdir_tests/sys/netpfil ---
mv frag4.py.xtmp.tmp frag4.py.xtmp
--- frag6.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > frag6.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/frag6.py  >>frag6.py.xtmp.tmp
chmod +x frag6.py.xtmp.tmp
mv frag6.py.xtmp.tmp frag6.py.xtmp
--- header.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > header.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/header.py  >>header.py.xtmp.tmp
chmod +x header.py.xtmp.tmp
mv header.py.xtmp.tmp header.py.xtmp
--- icmp.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > icmp.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/icmp.py  >>icmp.py.xtmp.tmp
chmod +x icmp.py.xtmp.tmp
mv icmp.py.xtmp.tmp icmp.py.xtmp
--- igmp.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > igmp.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/igmp.py  >>igmp.py.xtmp.tmp
chmod +x igmp.py.xtmp.tmp
mv igmp.py.xtmp.tmp igmp.py.xtmp
--- all_subdir_tests/sys/capsicum ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' 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]
  154 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile atomic_flag*, bool, memory_order)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const 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]
  159 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_flag*, bool, memory_order)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' 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]
  164 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const _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(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 {
      |                                                                                       ^~~~~~~~~~
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 {
      |                                                                                  ^~~~~
--- all_subdir_tests/sys/netpfil ---
--- mld.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > mld.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/mld.py  >>mld.py.xtmp.tmp
chmod +x mld.py.xtmp.tmp
mv mld.py.xtmp.tmp mld.py.xtmp
--- nat64.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat64.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/nat64.py  >>nat64.py.xtmp.tmp
chmod +x nat64.py.xtmp.tmp
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/ministat ---
--- ministat.full ---
--- all_subdir_tests ---
mv nat64.py.xtmp.tmp nat64.py.xtmp
--- all_subdir_usr.bin ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -fPIE -g -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=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  -Wl,-zrelro -pie -Wl,-znoexecstack   -o ministat.full ministat.pieo   -lm 
--- all_subdir_tests ---
--- nat66.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > nat66.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/nat66.py  >>nat66.py.xtmp.tmp
chmod +x nat66.py.xtmp.tmp
mv nat66.py.xtmp.tmp nat66.py.xtmp
--- return.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > return.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/return.py  >>return.py.xtmp.tmp
chmod +x return.py.xtmp.tmp
mv return.py.xtmp.tmp return.py.xtmp
--- sctp.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > sctp.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/sctp.py  >>sctp.py.xtmp.tmp
chmod +x sctp.py.xtmp.tmp
mv sctp.py.xtmp.tmp sctp.py.xtmp
--- tcp.py.xtmp ---
echo "#! /usr/libexec/atf_pytest_wrapper -P /usr/tests" > tcp.py.xtmp.tmp
cat /workspace/src/tests/sys/netpfil/pf/tcp.py  >>tcp.py.xtmp.tmp
chmod +x tcp.py.xtmp.tmp
mv tcp.py.xtmp.tmp tcp.py.xtmp
--- Kyuafile ---
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/rpcbind ---
--- rpcbind.full ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -pipe -fno-common -DPORTMAP -DINET6 -DLIBWRAP -fPIE -g -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  -Wl,-zrelro -pie -Wl,-znoexecstack   -o rpcbind.full check_bound.pieo rpcb_stat.pieo rpcb_svc_4.pieo rpcbind.pieo pmap_svc.pieo rpcb_svc.pieo rpcb_svc_com.pieo security.pieo warmstart.pieo util.pieo   -lutil  -lwrap 
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
--- roff_term.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -DHAVE_CONFIG_H  -I/workspace/src/lib/libopenbsd/ -fPIE -g -MD  -MF.depend.roff_term.pieo -MTroff_term.pieo -std=gnu17 -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-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  -Wno-format      -c /workspace/src/contrib/mandoc/roff_term.c -o roff_term.pieo
--- all_subdir_usr.bin/ministat ---
--- ministat.1.gz ---
gzip -cn /workspace/src/usr.bin/ministat/ministat.1 > ministat.1.gz
--- ministat.debug ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ministat.full ministat.debug
--- all_subdir_usr.bin/mandoc ---
/workspace/src/contrib/mandoc/roff_term.c: In function 'roff_term_pre_po':
/workspace/src/contrib/mandoc/roff_term.c:191:61: error: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare]
  191 |             po < -(int)p->tcol->offset ? -p->tcol->offset : po;
      |                                                             ^~
/workspace/src/contrib/mandoc/roff_term.c:190:31: error: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Werror=sign-compare]
  190 |         pouse = po >= pomax ? pomax :
      |                               ^~~~~
--- all_subdir_usr.bin/ministat ---
--- ministat ---
/usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-debuglink=ministat.debug  ministat.full ministat
--- all_subdir_usr.sbin ---
--- rpcbind.8.gz ---
gzip -cn /workspace/src/usr.sbin/rpcbind/rpcbind.8 > rpcbind.8.gz
--- all_subdir_tests ---
--- all_subdir_tests/sys/opencrypto ---
--- poly1305_test ---
(cd /workspace/src/tests/sys/opencrypto &&  DEPENDFILE=.depend.poly1305_test  NO_SUBDIR=1 make -f /workspace/src/tests/sys/opencrypto/Makefile _RECURSING_PROGS=t  PROG=poly1305_test )
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/rpcbind/tests ---
--- util.pieo ---
--- all_subdir_tests ---
--- .depend.poly1305_test ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/usr.sbin/rpcbind -Wno-cast-qual -DINET6 -fPIE -g -MD  -MF.depend.addrmerge_test.util.pieo -MTutil.pieo -std=gnu17 -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-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/rpcbind/tests/../util.c -o util.pieo
--- all_subdir_tests ---
echo poly1305_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 >> .depend.poly1305_test
--- poly1305_test.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/tests   -fPIE -g -MD  -MF.depend.poly1305_test.poly1305_test.pieo -MTpoly1305_test.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=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    -I/workspace/src/sys/opencrypto   -c /workspace/src/tests/sys/opencrypto/poly1305_test.c -o poly1305_test.pieo
--- all_subdir_tests/sys/fs ---
--- bmap ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:27,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:539:
In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::unique_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp = std::__1::__hash_node_base<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, void*>*>*; _Dp = std::__1::__bucket_list_deallocator<std::__1::allocator<std::__1::__hash_node_base<std::__1::__hash_node<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, void*>*>*> >]',
    inlined from 'std::__1::pair<std::__1::__hash_iterator<typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [with _Key = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, long unsigned int}; _Tp = std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>; _Hash = std::__1::__unordered_map_hasher<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::hash<std::__1::basic_string<char> >, std::__1::equal_to<std::__1::basic_string<char> >, true>; _Equal = std::__1::__unordered_map_equal<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::equal_to<std::__1::basic_string<char> >, std::__1::hash<std::__1::basic_string<char> >, true>; _Alloc = std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41,
    inlined from 'std::__1::pair<std::__1::__hash_iterator<typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = std::__1::basic_string<char>; _Second = long unsigned int; typename std::__1::enable_if<std::__1::__can_extract_map_key<_First, typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__container_value_type>::value, int>::type <anonymous> = 0; _Tp = std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>; _Hash = std::__1::__unordered_map_hasher<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::hash<std::__1::basic_string<char> >, std::__1::equal_to<std::__1::basic_string<char> >, true>; _Equal = std::__1::__unordered_map_equal<std::__1::basic_string<char>, std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int>, std::__1::equal_to<std::__1::basic_string<char> >, std::__1::hash<std::__1::basic_string<char> >, true>; _Alloc = std::__1::allocator<std::__1::__hash_value_type<std::__1::basic_string<char>, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:804:96,
    inlined from 'std::__1::pair<std::__1::__hash_map_iterator<typename std::__1::__hash_table<std::__1::__hash_value_type<_Key, _Value>, std::__1::__unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, typename std::__1::__type_identity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type, typename std::__1::__type_identity<_Pred>::type>, typename std::__1::allocator_traits<typename std::__1::__type_identity<_Alloc>::type>::rebind_alloc<std::__1::__hash_value_type<_Key, _Value> > >::iterator>, bool> std::__1::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, long unsigned int}; _Key = std::__1::basic_string<char>; _Tp = long unsigned int; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Pred = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::pair<const std::__1::basic_string<char>, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1255:37,
    inlined from 'testing::internal::ParameterizedTestSuiteInfo<TestCase>* testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder(std::__1::string, testing::internal::CodeLocation) [with TestSuite = BmapEof]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:728:40:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitialized]
  451 |     return __ptr_.first()[__i];
      |            ~~~~~~~~~~~~~~^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In member function 'testing::internal::ParameterizedTestSuiteInfo<TestCase>* testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder(std::__1::string, testing::internal::CodeLocation) [with TestSuite = BmapEof]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509:10: note: '__chash' was declared here
 1509 |   size_t __chash;
      |          ^~~~~~~
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/mandoc ---
cc1: all warnings being treated as errors
*** [roff_term.pieo] Error code 1

make[4]: stopped in /workspace/src/usr.bin/mandoc
1 error

make[4]: stopped in /workspace/src/usr.bin/mandoc

make[3]: stopped in /workspace/src/usr.bin

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

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

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

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

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

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

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
1 error

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
*** [objs] Error code 2

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
      189.94 real      1564.65 user       145.76 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins15748720380376376039.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc14_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