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

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 14 Mar 2023 17:16:46 UTC
FreeBSD-main-amd64-gcc12_build - Build #609 (21f268182838f072f96234c727778d5603a580e3) - Still Failing

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

a2de35e1a460126b99f63b6cdc3759157cc15860 by emaste:
CI: update QEMU command line to avoid deprecated option format

21f268182838f072f96234c727778d5603a580e3 by gbe:
route.8: Don't reference an external command in EXAMPLES



The end of the build log:

[...truncated 82.17 MB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:30:56: note: declared here
   30 | 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:1747:50: warning: type attributes ignored after type is already defined [-Wattributes]
 1747 | template <class _Tp> struct _LIBCPP_TEMPLATE_VIS hash;
      |                                                  ^~~~
--- all_subdir_usr.bin ---
/workspace/src/usr.bin/ruptime/ruptime.c:39:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=]
   39 | static const char sccsid[] = "@(#)ruptime.c     8.2 (Berkeley) 4/5/94";
      |                   ^~~~~~
/workspace/src/usr.bin/ruptime/ruptime.c:33:19: warning: 'copyright' defined but not used [-Wunused-const-variable=]
   33 | static const char copyright[] =
      |                   ^~~~~~~~~
--- all_subdir_tests ---
--- locks ---
(cd /workspace/src/tests/sys/fs/fusefs &&  DEPENDFILE=.depend.locks  NO_SUBDIR=1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROGS=t  PROG=locks PROG_CXX=locks)
--- .depend.locks ---
echo locks.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.locks
echo locks.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.locks
--- locks.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 -fPIE -g -MD -MF.depend.locks.locks.o -MTlocks.o -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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  -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -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++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-placement-new -Wno-attributes    -c /workspace/src/tests/sys/fs/fusefs/locks.cc -o locks.o
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/bhyve ---
--- all_subdir_usr.sbin/bhyve/kbdlayout ---
===> usr.sbin/bhyve/kbdlayout (all)
--- all_subdir_lib ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/partial_sort_copy.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1776:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_projected.h:77:46: warning: 'visibility' attribute ignored [-Wattributes]
   77 | __make_projected(_Pred& __pred, _Proj& __proj) {
      |                                              ^
--- all_subdir_lib/libpmc ---
if [ ! -e libpmc_events.c ] || ! cmp -s libpmc_events.c libpmc_events.c.tmp; then  mv -f libpmc_events.c.tmp libpmc_events.c;  fi
--- all_subdir_lib/googletest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_projected.h:90:39: warning: 'visibility' attribute ignored [-Wattributes]
   90 | __make_projected(_Pred& __pred, _Proj&) {
      |                                       ^
--- all_subdir_usr.sbin ---
--- all_subdir_usr.sbin/acpi ---
--- nsinit.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 -DACPI_DB_APP -DACPI_EXEC_APP -fno-strict-aliasing   -I/workspace/src/sys -fPIE -g -MD  -MF.depend.nsinit.o -MTnsinit.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-comp--- all_subdir_usr.sbin/bhyve ---
--- bhyve.8.gz ---
--- all_subdir_usr.sbin/acpi ---
are -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/sys/contrib/dev/acpica/components/namespace/nsinit.c -o nsinit.o
--- all_subdir_usr.sbin/bhyve ---
gzip -cn /workspace/src/usr.sbin/bhyve/bhyve.8 > bhyve.8.gz
--- bhyve_config.5.gz ---
gzip -cn /workspace/src/usr.sbin/bhyve/bhyve_config.5 > bhyve_config.5.gz
--- all_subdir_lib ---
--- all_subdir_lib/libpmc ---
--- pmc.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.3 > pmc.3.gz
--- pmc_allocate.3.gz ---
--- all_subdir_usr.sbin ---
--- bhyve.full ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libpmc/pmc_allocate.3 > pmc_allocate.3.gz
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -O2 -pipe -fno-common -I/workspace/src/usr.sbin/bhyve/../../contrib/lib9p -I/workspace/src/sys -DINET -DINET6 -DNETGRAPH -I/workspace/src/sys/dev/e1000 -I/workspace/src/sys/dev/mii -I/workspace/src/sys/dev/usb/controller -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 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -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-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  -Wl,-zrelro -pie   -o bhyve.full acpi_device.o atkbdc.o acpi.o audio.o basl.o bhyvegc.o bhyverun.o block_if.o bootrom.o config.o console.o ctl_util.o ctl_scsi_all.o fwctl.o gdb.o hda_codec.o inout.o ioapic.o kernemu_dev.o mem.o mevent.o mptbl.o net_backends.o net_utils.o pci_ahci.o pci_e82545.o pci_emul.o pci_hda.o pci_fbuf.o pci_hostbridge.o pci_irq.o pci_lpc.o pci_nvme.o pci_passthru.o pci_virtio_9p.o pci_virtio_block.o pci_virtio_console.o pci_virtio_input.o pci_virtio_net.o pci_virtio_rnd.o pci_virtio_scsi.o pci_uart.o pci_xhci.o pctestdev.o pm.o post.o ps2kbd.o ps2mouse.o rfb.o rtc.o smbiostbl.o sockstream.o task_switch.o uart_emul.o usb_emul.o usb_mouse.o virtio.o vga.o vmgenc.o xmsr.o spinup_ap.o iov.o vmm_instruction_emul.o   -lvmmapi  -lmd  -lnv   -lz  -lutil  -lsbuf  -lcam  -l9p  -lnetgraph  -lcrypto -lpthread 
--- all_subdir_lib ---
--- pmc_attach.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_attach.3 > pmc_attach.3.gz
--- pmc_capabilities.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_capabilities.3 > pmc_capabilities.3.gz
--- pmc_configure_logfile.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_configure_logfile.3 > pmc_configure_logfile.3.gz
--- pmc_disable.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_disable.3 > pmc_disable.3.gz
--- pmc_event_names_of_class.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_event_names_of_class.3 > pmc_event_names_of_class.3.gz
--- pmc_get_driver_stats.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_get_driver_stats.3 > pmc_get_driver_stats.3.gz
--- all_subdir_lib/googletest ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:513,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:223,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:551,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-actions.h:45:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:45:1: warning: 'template<class __Operation> class std::__1::binder1st' is deprecated [-Wdeprecated-declarations]
   45 | binder1st<__Operation>
      | ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h: In function 'std::__1::binder1st<__Operation> std::__1::bind1st(const __Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:47:13: warning: 'template<class __Operation> class std::__1::binder1st' is deprecated [-Wdeprecated-declarations]
   47 |     {return binder1st<__Operation>(__op, __x);}
      |             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder1st.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder1st
      |                                                        ^~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:514:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:45:1: warning: 'template<class __Operation> class std::__1::binder2nd' is deprecated [-Wdeprecated-declarations]
   45 | binder2nd<__Operation>
      | ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h: In function 'std::__1::binder2nd<__Operation> std::__1::bind2nd(const __Operation&, const _Tp&)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:47:13: warning: 'template<class __Operation> class std::__1::binder2nd' is deprecated [-Wdeprecated-declarations]
   47 |     {return binder2nd<__Operation>(__op, __x);}
      |             ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binder2nd.h:25:56: note: declared here
   25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binder2nd
      |                                                        ^~~~~~~~~
--- all_subdir_lib/libpmc ---
--- pmc_get_msr.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_get_msr.3 > pmc_get_msr.3.gz
--- pmc_init.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_init.3 > pmc_init.3.gz
--- pmc_name_of_capability.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_name_of_capability.3 > pmc_name_of_capability.3.gz
--- pmc_read.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_read.3 > pmc_read.3.gz
--- pmc_set.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_set.3 > pmc_set.3.gz
--- pmc_start.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc_start.3 > pmc_start.3.gz
--- pmclog.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmclog.3 > pmclog.3.gz
--- pmc.soft.3.gz ---
--- all_subdir_usr.bin ---
--- ruptime.full ---
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libpmc/pmc.soft.3 > pmc.soft.3.gz
--- all_subdir_usr.bin ---
/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 -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-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  -Wl,-zrelro -pie   -o ruptime.full ruptime.o  
--- all_subdir_lib ---
--- pmc.atom.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.atom.3 > pmc.atom.3.gz
--- pmc.atomsilvermont.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.atomsilvermont.3 > pmc.atomsilvermont.3.gz
--- pmc.cmn-600.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.cmn-600.3 > pmc.cmn-600.3.gz
--- pmc.core.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.core.3 > pmc.core.3.gz
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: warning: libcap_pwd.so.1, needed by /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so, not found (try using -rpath or -rpath-link)
--- all_subdir_lib ---
--- pmc.core2.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.core2.3 > pmc.core2.3.gz
--- pmc.corei7.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.corei7.3 > pmc.corei7.3.gz
--- pmc.corei7uc.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.corei7uc.3 > pmc.corei7uc.3.gz
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: warning: libcap_grp.so.1, needed by /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so, not found (try using -rpath or -rpath-link)
--- all_subdir_usr.bin ---
--- ruptime.1.gz ---
--- all_subdir_lib ---
--- pmc.dmc-620.3.gz ---
--- all_subdir_usr.bin ---
gzip -cn /workspace/src/usr.bin/ruptime/ruptime.1 > ruptime.1.gz
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libpmc/pmc.dmc-620.3 > pmc.dmc-620.3.gz
--- all_subdir_usr.bin ---
--- ruptime.debug ---
--- all_subdir_lib ---
--- pmc.haswell.3.gz ---
--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --only-keep-debug ruptime.full ruptime.debug
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libpmc/pmc.haswell.3 > pmc.haswell.3.gz
--- all_subdir_usr.bin ---
--- ruptime ---
--- all_subdir_lib ---
--- pmc.haswelluc.3.gz ---
--- all_subdir_usr.bin ---
/usr/local/x86_64-unknown-freebsd13.1/bin/objcopy --strip-debug --add-gnu-debuglink=ruptime.debug  ruptime.full ruptime
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libpmc/pmc.haswelluc.3 > pmc.haswelluc.3.gz
--- pmc.haswellxeon.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.haswellxeon.3 > pmc.haswellxeon.3.gz
--- all_subdir_lib/libpmcstat ---
===> lib/libpmcstat (all)
--- all_subdir_lib/libpmc ---
--- pmc.iaf.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.iaf.3 > pmc.iaf.3.gz
--- pmc.ivybridge.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.ivybridge.3 > pmc.ivybridge.3.gz
--- pmc.ivybridgexeon.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.ivybridgexeon.3 > pmc.ivybridgexeon.3.gz
--- pmc.k7.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.k7.3 > pmc.k7.3.gz
--- pmc.k8.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.k8.3 > pmc.k8.3.gz
--- pmc.sandybridge.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.sandybridge.3 > pmc.sandybridge.3.gz
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_setpassent'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getgrgid_r'
--- all_subdir_lib ---
--- pmc.sandybridgeuc.3.gz ---
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_setgroupent'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getpwnam'
/usr/local/bin/x86_64-unknown-freebsd13.1-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib9p.so: undefined reference to `cap_getpwuid_r'
--- all_subdir_lib ---
gzip -cn /workspace/src/lib/libpmc/pmc.sandybridgeuc.3 > pmc.sandybridgeuc.3.gz
--- all_subdir_usr.bin ---
--- all_subdir_usr.bin/rusers ---
===> usr.bin/rusers (all)
--- all_subdir_lib ---
--- pmc.sandybridgexeon.3.gz ---
gzip -cn /workspace/src/lib/libpmc/pmc.sandybridgexeon.3 > pmc.sandybridgexeon.3.gz
--- all_subdir_usr.sbin ---
collect2: error: ld returned 1 exit status
*** [bhyve.full] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/bhyve
1 error

make[4]: stopped in /workspace/src/usr.sbin/bhyve
--- 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_lib ---

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

make[2]: stopped in /workspace/src
      156.64 real      1593.66 user       167.53 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/jenkins15401152804741942574.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