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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 13 Jun 2023 10:59:26 UTC
FreeBSD-main-amd64-gcc12_build - Build #1171 (f1549d7d522995bf5d821ae08cc2f500ba545285) - Still Failing

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

0eb0d2333546cc2af4027e43a5a254a0e2790dce by melifaro:
ktest: make ktest work with Netlink loaded as a module.

ab4d1b73cbf8980dbe05cde7d822010042db8344 by melifaro:
route(8): teach route to attach to jails

74b426116181bdef5cc57760345d8270471b4aa8 by melifaro:
ifconfig: add if_ctx argument to the generic and ifclone callbacks.

c6885dbda7399139f6401438e0e7aa366df4773d by melifaro:
ifconfig: eliminate global 'verbose' and 'printkey' variables

4106282ec41d92b98c29e25316d11d93600a8f23 by melifaro:
ifconfig: remove global 'printifname' variable.

c6f0602f2349d64bc7a3fdfd6a2ead388e6226d6 by melifaro:
ifconfig: pass if_ctx instead of socket to the tunnel handlers.

85e0016a9730b6540d729bfe41ddc33eaedfee69 by melifaro:
ifconfig: remove global 'name' variable.

ea73ff9752f77b3ed0d20f3d958fda8b51b0cf23 by melifaro:
ifconfig: remove global_args variable.

d77ca41f7762bc909a83d87ebd95735b4021652f by melifaro:
ifconfig(8): add the dotted format for MAC addresses.

f1549d7d522995bf5d821ae08cc2f500ba545285 by mckusick:
Write out corrected superblock when creating a UFS/FFS snapshot.



The end of the build log:

[...truncated 78.92 MB...]
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c: In function 'ctypes_RB_REMOVE':
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
/workspace/src/usr.bin/localedef/ctype.c:90:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   90 | RB_GENERATE_STATIC(ctypes, ctype_node, entry, ctype_compare);
      | ^
--- all_subdir_lib ---
--- all_subdir_lib/libutil ---
--- .depend.trimdomain-nodomain_test ---
echo trimdomain-nodomain_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.trimdomain-nodomain_test
--- trimdomain-nodomain_test.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   -fPIE -g -MD  -MF.depend.trimdomain-nodomain_test.trimdomain-nodomain_test.o -MTtrimdomain-nodomain_test.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/lib/libutil/tests/trimdomain-nodomain_test.c -o trimdomain-nodomain_test.o
--- all_subdir_lib/libthr ---
--- sleep_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug sleep_test.full sleep_test.debug
--- sleep_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=sleep_test.debug  sleep_test.full sleep_test
--- swapcontext_test ---
(cd /workspace/src/lib/libthr/tests &&  DEPENDFILE=.depend.swapcontext_test  NO_SUBDIR=1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS=t  PROG=swapcontext_test )
--- .depend.swapcontext_test ---
echo swapcontext_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/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.swapcontext_test
--- t_swapcontext.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.swapcontext_test.t_swapcontext.o -MTt_swapcontext.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/contrib/netbsd-tests/lib/libpthread/t_swapcontext.c -o t_swapcontext.o
--- all_subdir_lib/libutil ---
--- trimdomain-nodomain_test.full ---
/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 -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  -Wl,-zrelro -pie  -o trimdomain-nodomain_test.full trimdomain-nodomain_test.o   -lutil
--- trimdomain-nodomain_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug trimdomain-nodomain_test.full trimdomain-nodomain_test.debug
--- trimdomain-nodomain_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=trimdomain-nodomain_test.debug  trimdomain-nodomain_test.full trimdomain-nodomain_test
--- cpuset_test ---
(cd /workspace/src/lib/libutil/tests &&  DEPENDFILE=.depend.cpuset_test  NO_SUBDIR=1 make -f /workspace/src/lib/libutil/tests/Makefile _RECURSING_PROGS=t  PROG=cpuset_test )
--- .depend.cpuset_test ---
echo cpuset_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/tmp/usr/lib/libutil.a >> .depend.cpuset_test
--- cpuset_test.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   -fPIE -g -MD  -MF.depend.cpuset_test.cpuset_test.o -MTcpuset_test.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/lib/libutil/tests/cpuset_test.c -o cpuset_test.o
--- all_subdir_rescue ---
--- mark.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   -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex  -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.mark.o -MTmark.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-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/nvi/common/mark.c -o mark.o
--- all_subdir_lib ---
--- all_subdir_lib/libthr ---
--- swapcontext_test.full ---
/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 -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  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie  -o swapcontext_test.full t_swapcontext.o  -lprivateatf-c  -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthread
--- swapcontext_test.debug ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug swapcontext_test.full swapcontext_test.debug
--- swapcontext_test ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=swapcontext_test.debug  swapcontext_test.full swapcontext_test
--- timedmutex_test ---
(cd /workspace/src/lib/libthr/tests &&  DEPENDFILE=.depend.timedmutex_test  NO_SUBDIR=1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS=t  PROG=timedmutex_test )
--- all_subdir_usr.sbin ---
--- print-ascii.o ---
--- all_subdir_lib ---
--- .depend.timedmutex_test ---
--- 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   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD  -MF.depend.print-ascii.o -MTprint-ascii.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/contrib/tcpdump/print-ascii.c -o print-ascii.o
--- all_subdir_lib ---
echo timedmutex_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/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.timedmutex_test
--- all_subdir_usr.sbin ---
--- print-atalk.o ---
--- all_subdir_lib ---
--- t_timedmutex.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.timedmutex_test.t_timedmutex.o -MTt_timedmutex.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/contrib/netbsd-tests/lib/libpthread/t_timedmutex.c -o t_timedmutex.o
--- 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   -I/workspace/src/usr.sbin/tcpdump/tcpdump -I/workspace/src/contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DHAVE_OS_IPV6_SUPPORT -DLBL_ALIGN -DHAVE_CASPER -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_NET_PFVAR_H -DHAVE_NET_IF_PFLOG_H -fPIE -g -MD  -MF.depend.print-atalk.o -MTprint-atalk.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/contrib/tcpdump/print-atalk.c -o print-atalk.o
--- all_subdir_usr.bin ---
--- localedef.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. -I/workspace/src/usr.bin/localedef -I/workspace/src/lib/libc/locale -I/workspace/src/lib/libc/stdtime   -fPIE -g -MD  -MF.depend.localedef.o -MTlocaledef.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-unknown-pragmas -Wno-address-of-packed-member      -c /workspace/src/usr.bin/localedef/localedef.c -o localedef.o
--- all_subdir_lib ---
--- all_subdir_lib/libutil ---
--- cpuset_test.full ---
/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 -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  -Wl,-zrelro -pie  -o cpuset_test.full cpuset_test.o  -lprivateatf-c  -lutil
--- all_subdir_usr.bin ---
In file included from /workspace/src/usr.bin/localedef/localedef.c:34:
/workspace/src/usr.bin/localedef/localedef.c: In function 'open_category':
/workspace/src/usr.bin/localedef/localedef.c:118:30: warning: left-hand operand of comma expression has no effect [-Wunused-value]
  118 |                 (void) mkdir(dirname(category_file()), 0755);
      |                              ^~~~~~~
/workspace/src/usr.bin/localedef/localedef.c: In function 'copy_category':
/workspace/src/usr.bin/localedef/localedef.c:184:30: warning: left-hand operand of comma expression has no effect [-Wunused-value]
  184 |                 (void) mkdir(dirname(category_file()), 0755);
      |                              ^~~~~~~
--- all_subdir_lib ---
--- cpuset_test.debug ---
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/localedef/localedef.c: In function 'main':
/workspace/src/usr.bin/localedef/localedef.c:373:30: warning: left-hand operand of comma expression has no effect [-Wunused-value]
  373 |                 (void) mkdir(dirname(category_file()), 0755);
      |                              ^~~~~~~
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug cpuset_test.full cpuset_test.debug
--- cpuset_test ---
--- all_subdir_rescue ---
--- msg.o ---
--- all_subdir_lib ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=cpuset_test.debug  cpuset_test.full cpuset_test
--- all_subdir_rescue ---
/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   -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED=1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/src/contrib/nvi/regex  -I/workspace/src/usr.bin/vi/ex -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.msg.o -MTmsg.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-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/nvi/common/msg.c -o msg.o
--- all_subdir_lib ---
--- expand_number_test ---
(cd /workspace/src/lib/libutil/tests &&  DEPENDFILE=.depend.expand_number_test  NO_SUBDIR=1 make -f /workspace/src/lib/libutil/tests/Makefile _RECURSING_PROGS=t  PROG=expand_number_test )
--- all_subdir_tests ---
--- all_subdir_tests/sys/capsicum ---
--- mqueue.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -MD -MF.depend.capsicum-test.mqueue.o -MTmqueue.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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  -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++11 -Wno-literal-suffix -Wno-error=unknown-pragmas     -c /workspace/src/contrib/capsicum-test/mqueue.cc -o mqueue.o
--- all_subdir_lib ---
--- .depend.expand_number_test ---
echo expand_number_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/tmp/usr/lib/libutil.a >> .depend.expand_number_test
--- expand_number_test.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   -fPIE -g -MD  -MF.depend.expand_number_test.expand_number_test.o -MTexpand_number_test.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/lib/libutil/tests/expand_number_test.c -o expand_number_test.o
/workspace/src/lib/libutil/tests/expand_number_test.c: In function 'atfu_negativetests_body':
/workspace/src/lib/libutil/tests/expand_number_test.c:74:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
   74 |         ATF_CHECK_ERRNO(EINVAL, retval = expand_number("", &num));
      |         ^~~~~~~~~~~~~~~
/workspace/src/lib/libutil/tests/expand_number_test.c:75:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
   75 |         ATF_CHECK_ERRNO(EINVAL, retval = expand_number("x", &num));
      |         ^~~~~~~~~~~~~~~
/workspace/src/lib/libutil/tests/expand_number_test.c:76:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
   76 |         ATF_CHECK_ERRNO(EINVAL, retval = expand_number("1bb", &num));
      |         ^~~~~~~~~~~~~~~
/workspace/src/lib/libutil/tests/expand_number_test.c:77:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
   77 |         ATF_CHECK_ERRNO(EINVAL, retval = expand_number("1x", &num));
      |         ^~~~~~~~~~~~~~~
/workspace/src/lib/libutil/tests/expand_number_test.c:78:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
   78 |         ATF_CHECK_ERRNO(EINVAL, retval = expand_number("1kx", &num));
      |         ^~~~~~~~~~~~~~~
/workspace/src/lib/libutil/tests/expand_number_test.c:79:9: error: suggest parentheses around assignment used as truth value [-Werror=parentheses]
   79 |         ATF_CHECK_ERRNO(ERANGE, retval = expand_number("16E", &num));
      |         ^~~~~~~~~~~~~~~
--- cpuset.3.gz ---
gzip -cn /workspace/src/lib/libutil/cpuset.3 > cpuset.3.gz
--- all_subdir_usr.bin ---
--- messages.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. -I/workspace/src/usr.bin/localedef -I/workspace/src/lib/libc/locale -I/workspace/src/lib/libc/stdtime   -fPIE -g -MD  -MF.depend.messages.o -MTmessages.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-unknown-pragmas -Wno-address-of-packed-member      -c /workspace/src/usr.bin/localedef/messages.c -o messages.o
--- all_subdir_lib ---
--- expand_number.3.gz ---
gzip -cn /workspace/src/lib/libutil/expand_number.3 > expand_number.3.gz
--- all_subdir_lib/libvgl ---
===> lib/libvgl (all)
--- vgl.3.gz ---
gzip -cn /workspace/src/lib/libvgl/vgl.3 > vgl.3.gz
--- all_subdir_rescue ---
--- chown_make ---
(cd /workspace/src/rescue/rescue/../../usr.sbin/chown &&  make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/chown/ depend && make MK_PIE=no NO_SHARED=yes -DRESCUE CRUNCH_CFLAGS=-DRESCUE CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=yes DIRPRFX=rescue/rescue/chown/ chown.o)
--- all_subdir_lib ---
--- all_subdir_lib/libutil ---
--- all_subdir_lib/libutil/tests ---
cc1: all warnings being treated as errors
--- all_subdir_usr.bin ---
--- monetary.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. -I/workspace/src/usr.bin/localedef -I/workspace/src/lib/libc/locale -I/workspace/src/lib/libc/stdtime   -fPIE -g -MD  -MF.depend.monetary.o -MTmonetary.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-unknown-pragmas -Wno-address-of-packed-member      -c /workspace/src/usr.bin/localedef/monetary.c -o monetary.o
--- all_subdir_rescue ---
--- .depend ---
--- all_subdir_tests ---

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

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

make[4]: stopped in /workspace/src/rescue/rescue
1 error
--- all_subdir_usr.sbin ---

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

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

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

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

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

make[2]: stopped in /workspace/src
       86.75 real       829.10 user       105.02 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/jenkins941749763866804255.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