FreeBSD-stable-14-amd64-gcc14_build - Build #63 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 08 Mar 2025 10:06:00 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #63 (0ce82e9346a4d5ad1d82fac73131afa3a4fc03ac) - Still Failing

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

9d4823824d4073313f758dd67ba9212bfcb39306 by markj:
gve: Disallow MTUs within a problematic range

65f5027e38eb706558df634acaf54a94c0ff697f by markj:
gve: Fix memory leak during reset

28ba212a95f271746a8a22b891dd76ae6e3459e1 by markj:
gve: Do minor cleanup and bump version

875ec35c0661ac2dfd07c64b4ccf5860b1c08fc8 by markj:
gve: Fix qpl_buf_head being initialized improperly

14d4c1845d1b03e29aa29eaccba1e9677aa13eb1 by markj:
queue: Add atomic variants for *_EMPTY

0599d2a1c5996cef4d79a3fbe753d863cdd2359b by markj:
limits tests: Try to fix spurious cputime test failures

ffb4d077710ae1a61dabc362b0963fc62642f0c9 by markj:
ktr: Use STAILQ_EMPTY_ATOMIC when checking for records in ktr_drain()

c813157a154148d5488d841aa28aed50b3e13049 by markj:
umtx: Add a helper for unlocked umtxq_busy() calls

7309434b15081c99c860bb9e76c38f76f4292e0f by markj:
dtrace: fix signature mismatch for taskqueue callbacks

bec64e75a5a8f0c1fa27f5d6081f52266516f393 by markj:
bhyve: Avoid holding /dev/pci open unnecessarily

0ce82e9346a4d5ad1d82fac73131afa3a4fc03ac by markj:
umtx: Fix a bug in do_lock_pp()



The end of the build log:

[...truncated 100.81 MiB...]
/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 {
      |                                                                                       ^~~~~~~~~~
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc//include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.ntpq-subs.o -MTntpq-subs.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/ntp/ntpq/ntpq-subs.c -o ntpq-subs.o
--- all_subdir_lib ---
In file included 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/shared_ptr.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:614:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  614 |   _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__r.get()) {
      |                                    ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:697:52: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  697 |   _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=(auto_ptr<_Yp>&& __r) {
      |                                                    ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                                                        ^~~~~~~~
/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;
      |                             ^~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/pkg ---
===> usr.sbin/pkg (all)
--- .depend ---
echo pkg.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libarchive.a /tmp/obj/workspace/src/amd64.amd64/lib/libder/libder_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libfetch.a /tmp/obj/workspace/src/amd64.amd64/secure/lib/libpkgecc/libpkgecc_pie.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateucl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libssl.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend
--- pkg.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include   -fPIE -g -MD  -MF.depend.pkg.o -MTpkg.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 -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       -c /workspace/src/usr.sbin/pkg/pkg.c -o pkg.o
--- all_subdir_usr.sbin/ntp ---
--- all_subdir_usr.sbin/ntp/ntpd ---
--- ntp_util.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/ntpd  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp  -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.ntp_util.o -MTntp_util.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/ntp/ntpd/ntp_util.c -o ntp_util.o
--- all_subdir_usr.sbin/pkg ---
/workspace/src/usr.sbin/pkg/pkg.c:961:19: warning: 'args_add_message' defined but not used [-Wunused-const-variable=]
  961 | static const char args_add_message[] =
      |                   ^~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/pkg.c: In function 'fetch_to_fd':
/workspace/src/usr.sbin/pkg/pkg.c:293:47: warning: '%s' directive output may be truncated writing up to 256 bytes into a region of size between 246 and 262 [-Wformat-truncation=]
  293 |                                     "_%s._tcp.%s", u->scheme, u->host);
      |                                               ^~
/workspace/src/usr.sbin/pkg/pkg.c:292:33: note: 'snprintf' output between 8 and 280 bytes into a destination of size 269
  292 |                                 snprintf(zone, sizeof(zone),
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  293 |                                     "_%s._tcp.%s", u->scheme, u->host);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin/ntp ---
--- all_subdir_usr.sbin/ntp/ntpdate ---
--- version.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include/  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include/  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.version.o -MTversion.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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 version.c -o version.o
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:3023,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:581:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, false>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, true>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, false>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, true>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
--- ntpdate.full ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/ntp/include -I/workspace/src/contrib/ntp/libntp/lib/isc/include/ -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include/ -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H -DOPENSSL -DAUTOKEY -fPIE -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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 ntpdate.full ntpdate.o version.o  -L/tmp/obj/workspace/src/amd64.amd64/usr.sbin/ntp/libntp -lntp_pie  -lm  -lmd   -lcrypto -lpthread 
--- ntpdate.debug ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug ntpdate.full ntpdate.debug
--- ntpdate ---
/usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-debuglink=ntpdate.debug  ntpdate.full ntpdate
--- all_subdir_usr.sbin/ntp/ntpd ---
--- ntpd-opts.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/ntpd  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp  -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.ntpd-opts.o -MTntpd-opts.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/ntp/ntpd/ntpd-opts.c -o ntpd-opts.o
--- all_subdir_usr.sbin/ntp/ntpq ---
--- version.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc//include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.version.o -MTversion.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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 version.c -o version.o
--- all_subdir_usr.sbin/ntp/ntpd ---
--- ntpd.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/ntpd  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp  -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.ntpd.o -MTntpd.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/ntp/ntpd/ntpd.c -o ntpd.o
--- all_subdir_usr.sbin/pkg ---
--- rsa.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include   -fPIE -g -MD  -MF.depend.rsa.o -MTrsa.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 -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       -c /workspace/src/usr.sbin/pkg/rsa.c -o rsa.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/clang ---
--- all_subdir_usr.bin/clang/llvm-readobj ---
--- Win64EHDumper.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++14  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd14.2\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd14.2\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.Win64EHDumper.o -MTWin64EHDumper.o -Wno-format-zero-length -fstack-protector-strong -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  -fno-exceptions -fno-rtti -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-dangling-reference      -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/Win64EHDumper.cpp -o Win64EHDumper.o
--- all_subdir_usr.sbin ---
--- dns_utils.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include   -fPIE -g -MD  -MF.depend.dns_utils.o -MTdns_utils.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 -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       -c /workspace/src/usr.sbin/pkg/dns_utils.c -o dns_utils.o
--- config.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspace/src/contrib/libder/libder -I/workspace/src/crypto/libecc/include   -fPIE -g -MD  -MF.depend.config.o -MTconfig.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 -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       -c /workspace/src/usr.sbin/pkg/config.c -o config.o
--- all_subdir_usr.sbin/ntp ---
--- rc_cmdlength.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/ntpd  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp  -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.rc_cmdlength.o -MTrc_cmdlength.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/ntp/ntpd/rc_cmdlength.c -o rc_cmdlength.o
--- all_subdir_usr.sbin/pkg ---
In file included from /workspace/src/usr.sbin/pkg/config.c:31:
/workspace/src/usr.sbin/pkg/config.c: In function 'config_get_repositories':
/workspace/src/usr.sbin/pkg/config.c:676:13: warning: suggest braces around empty body in an 'if' statement [-Wempty-body]
  676 |         if (STAILQ_EMPTY(&repositories)) {
      |             ^~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c:678:40: error: allocation of insufficient size '8' for type 'struct repository' with size '48' [-Werror=alloc-size]
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~
--- all_subdir_usr.sbin/ntp ---
--- refclock_acts.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -I/workspace/src/contrib/ntp/ntpd  -I/workspace/src/contrib/ntp/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/pthreads/include  -I/workspace/src/contrib/ntp/libntp/lib/isc/unix/include  -I/workspace/src/contrib/ntp/sntp/libopts  -I/workspace/src/usr.sbin/ntp  -I/workspace/src/usr.sbin/ntp/ntpd -DSYS_FREEBSD -DPARSE -DHAVE_CONFIG_H  -DOPENSSL -DAUTOKEY -fPIE -g -MD  -MF.depend.refclock_acts.o -MTrefclock_acts.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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/ntp/ntpd/refclock_acts.c -o refclock_acts.o
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/ftp ---
--- cmdtab.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -DINET6 -I/workspace/src/usr.bin/ftp -I/workspace/src/contrib/tnftp -fPIE -g -MD  -MF.depend.cmdtab.o -MTcmdtab.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-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/tnftp/src/cmdtab.c -o cmdtab.o
--- complete.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common   -DINET6 -I/workspace/src/usr.bin/ftp -I/workspace/src/contrib/tnftp -fPIE -g -MD  -MF.depend.complete.o -MTcomplete.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-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/tnftp/src/complete.c -o complete.o
--- all_subdir_lib ---
--- gmock-more-actions_test ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<shared_ptr<testing::internal::ExpectationBase> >; _Tp = shared_ptr<testing::internal::ExpectationBase>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::shared_ptr<testing::internal::ExpectationBase>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ExpectationBase> >]'
 1052 |   std::__uninitialized_allocator_relocate(
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
 1053 |       __alloc(), std::__to_address(__begin_), std::__to_address(__end_), std::__to_address(__new_begin));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = const std::__1::shared_ptr<testing::internal::ExpectationBase>&; _Tp = std::__1::shared_ptr<testing::internal::ExpectationBase>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ExpectationBase> >; pointer = std::__1::shared_ptr<testing::internal::ExpectationBase>*]'
 1502 |   __swap_out_circular_buffer(__v);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_reference) [with _Tp = std::__1::shared_ptr<testing::internal::ExpectationBase>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ExpectationBase> >; const_reference = const std::__1::shared_ptr<testing::internal::ExpectationBase>&]'
 1514 |     __end = __push_back_slow_path(__x);
      |             ~~~~~~~~~~~~~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-spec-builders.h:1580:36:   required from 'testing::internal::TypedExpectation<R(Args ...)>& testing::internal::FunctionMocker<R(Args ...)>::AddNewExpectation(const char*, int, const std::__1::string&, const ArgumentMatcherTuple&) [with R = void; Args = {}; std::__1::string = std::__1::basic_string<char>; ArgumentMatcherTuple = std::__1::tuple<>]'
 1580 |     untyped_expectations_.push_back(untyped_expectation);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-spec-builders.h:1312:47:   required from 'testing::internal::TypedExpectation<F>& testing::internal::MockSpec<F>::InternalExpectedAt(const char*, int, const char*, const char*) [with F = void()]'
 1312 |     return function_mocker_->AddNewExpectation(file, line, source_text,
      |            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
 1313 |                                                matchers_);
      |                                                ~~~~~~~~~~
/workspace/src/contrib/googletest/googlemock/test/gmock-more-actions_test.cc:589:3:   required from here
 2138 |   ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatchers(), \
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2139 |                              nullptr)                                   \
      |                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2140 |       .Setter(__FILE__, __LINE__, #mock_expr, #call)
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::shared_ptr<testing::internal::ExpectationBase> >' {aka 'class std::__1::shared_ptr<testing::internal::ExpectationBase>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:416:59: note: 'std::__1::__remove_const_t<std::__1::shared_ptr<testing::internal::ExpectationBase> >' {aka 'class std::__1::shared_ptr<testing::internal::ExpectationBase>'} declared here
  416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr {
      |                                                           ^~~~~~~~~~
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/pkg ---
/workspace/src/usr.sbin/pkg/config.c:681:18: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=]
  681 |                 r->name = strdup("fallback");
      |                  ^~
/workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc'
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c:685:18: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=]
  685 |                 r->url = c[PACKAGESITE].value;
      |                  ^~
/workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc'
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~~~~~~~~~~~~~~~
In function 'parse_mirror_type',
    inlined from 'config_get_repositories' at /workspace/src/usr.sbin/pkg/config.c:690:4:
/workspace/src/usr.sbin/pkg/config.c:332:24: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=]
  332 |         r->mirror_type = MIRROR_NONE;
      |         ~~~~~~~~~~~~~~~^~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c: In function 'config_get_repositories':
/workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc'
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c:692:26: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=]
  692 |                         r->pubkey = c[PUBKEY].value;
      |                          ^~
/workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc'
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c:694:26: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=]
  694 |                         r->fingerprints = c[FINGERPRINTS].value;
      |                          ^~
/workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc'
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c:695:17: warning: array subscript 'struct repository[0]' is partly outside array bounds of 'unsigned char[8]' [-Warray-bounds=]
  695 |                 STAILQ_INSERT_TAIL(&repositories, r, next);
      |                 ^~~~~~~~~~~~~~~~~~
/workspace/src/usr.sbin/pkg/config.c:678:40: note: object of size 8 allocated by 'calloc'
  678 |                 struct repository *r = calloc(1, sizeof(r));
      |                                        ^~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
*** [config.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/pkg
--- all_subdir_lib ---

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

make[5]: stopped in /workspace/src/tests/sys/fs
--- all_subdir_usr.sbin ---

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

make[4]: stopped in /workspace/src/tests/sys

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

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

make[2]: stopped in /workspace/src
      479.95 real      3682.48 user       253.84 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins7536176897724835499.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-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