FreeBSD-stable-14-amd64-gcc12_build - Build #849 - Still Failing
Date: Tue, 13 Aug 2024 11:22:41 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #849 (d27c97326439551596d63bfe9e7533fb49dbbb7b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/849/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/849/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/849/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) 9edf6af4aed14948925588eb4d2171d229c9713a by behlendorf1: Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN. b474dfad0d9dfe708eea0a14108e17374dd9b093 by behlendorf1: Refactor dbuf_read() for safer decryption 0f1e8ba2f8260bd36dce010c0adb4dda80a9d442 by behlendorf1: L2ARC: Cleanup buffer re-compression 938d1588ebc7fb41e24500b2f21839f5a53b4ab5 by behlendorf1: Make more taskq parameters writable 672474659687115fc10f56f5473cd16eb307a99f by behlendorf1: Slightly improve dnode hash 41f2a9c81f6151cd01fc455f13b8330aa72718a6 by behlendorf1: Fix scn_queue races on very old pools 4c484d66b7f8fe595fdb89d91797e3e8fa686dab by behlendorf1: Fix ZIL clone records for legacy holes fa4b1a404e12d3b883c86d8ea13d8c1203addce0 by behlendorf1: ZAP: Fix leaf references on zap_expand_leaf() errors 4c0fbd8d6d1565ba2dd3d403a2bb42e2b6c64ec0 by behlendorf1: FreeBSD: Add zfs_link_create() error handling 2eab4f7b396a1abb9adf7cab82d6ff47f9d78e9b by behlendorf1: Fix assertion in Persistent L2ARC 54ef0fdf60a8e7633c38cb46e1f5bcfcec792f4e by noreply: head_errlog: fix use-after-free f4e2aed42a704e2f238886b0dac50c06671b2d70 by hutter2: Linux 6.7 compat: detect if kernel defines intptr_t c24a039042ef846940adae8e1dd1fc33cbb1f147 by hutter2: Linux 6.9: Call add_disk() from workqueue to fix zfs_allow_010_pos d7bf0e5259f311dbe6466cc3655e8cdb27392fb9 by hutter2: Linux 6.9: Fix UBSAN errors in zap_micro.c 0342c4a6b22d872beb286a09004706f521061c24 by hutter2: Linux 6.10: rework queue limits setup 3ea3649755d4a684a7e04a0c6a5eb3df8f87b27b by hutter2: Linux 6.10: work harder to avoid kmem_cache_alloc reuse 7d8e2a7f730374cb39fefa25e02702c03a41aa85 by hutter2: Linux 5.16: use bdev_nr_bytes() to get device capacity 97f1eb80522532b65bf5b529d765c454cfbbc6b8 by hutter2: ZTS: Fix redacted_send failures on FreeBSD da9da6aea6b925c91b8e46dab0e9cd7488cf1ddc by hutter2: ZTS: handle FreeBSD version numbers correctly (#16340) bb401c02fca54e0877d33ee6e8012edb38ce1a27 by hutter2: Linux 6.9 compat: META (#16358) 08da05400556a778105156640a6f0dbee81e32ee by hutter2: one-word manpage correction: snapshot->rollback (#16294) dfdac38afb1f25de0b35c4b522a839fe78052aed by hutter2: Fix missing semicolon in trace_dbuf.h (#16281) f14a62ebbe87f52993dc52b6e0f3c0aee1f6d6d2 by hutter2: zts: allow running a single test by name only ad8c8c1e31f94a96f904c59e6aef2972dd10670c by hutter2: zts: add a debug option to get full test output fa2480f5b3bc1d265304a950c1b5ab05497853cd by hutter2: abd_iter_page: rework to handle multipage scatterlists 32cd2da551c952298c11b5f17efd5cbb18b98d8f by hutter2: find_system_library: fix var cleanup when library not found 56684117133943f176f73fdbf0b9535a2bcf251d by hutter2: Only provide execvpe(3) when needed 96cad4ca4c1f78fd57a8e3ae1193457606be9eb4 by hutter2: libspl/assert: show process/task details in assert output 3ca305f87377afeeb3006ee6fe053358dc2f1ad8 by hutter2: libspl/assert: add lock around assertion output 21f66db67432ad9f6363d0e69fcabb53976a45e4 by hutter2: libspl/assert: dump backtrace in assert 88686213c38068492f0831fca0931f949b79ab4b by hutter2: libspl/assert: use libunwind for backtrace when available bc42d96d66d91cbfba98c0cbc34530c1156d6120 by hutter2: Unbreak FreeBSD cross-build on MacOS broken in 051460b8b 2a2e3584752a172d9b3c406835f1e2057c498ef7 by hutter2: libspl_assert: always link -lpthread on FreeBSD d06c8de7484930de6bb932f0d739ebbd9e255cb5 by hutter2: zdb: bring crash handling over from ztest 27cc6df760edb26bf3e55e795f83b92d40fcae8f by hutter2: Use memset to zero stack allocations containing unions ba3c7692cd73291b16abdf5ce7e51c058f73fca7 by hutter2: Destroy ARC buffer in case of fill error 13ccbbb47a1be93f2c44e4fa51f6ae1a5a327f5d by hutter2: Some improvements to metaslabs eviction c950c5d3695b35ba4f02de167bdd3441862db210 by hutter2: disable automatic dependency tracking for dkms builds 25c4271d2f3bf36025abc5c80f6a2f80b84b4a88 by hutter2: zts: test single-disk pool resumes properly after disk pull 4d2f7f9839d12708417457cd57cf43d15cae5e92 by hutter2: vdev_open: clear async fault flag after reopen 9835255f5dcf52b664ef6272f2db17886b702e10 by hutter2: zdb: dump ZAP_FLAG_UINT64_KEY ZAPs properly (#16334) 14cce09a65e5921fd33439ae804039c913565a43 by hutter2: FreeBSD: Use a statement expression to implement SET_ERROR() (#16284) 9ad205ecded2fc24ee1d3bf38439fbb3c0df7e6c by hutter2: AUTHORS: refresh with recent new contributors (#16362) ef08cb26dae6b3c2e930e66852f13329babb7c2e by hutter2: Fix long_free_dirty accounting for small files (#16264) b5835ed137f7c954efc27630283b4c08d38ceff2 by hutter2: Linux 6.9: Fix UBSAN errors in sa.c (#16380) dd5de55ebaa60ffa3ad1a4b004cf5c068471ba78 by hutter2: ZTS: Make do_vol_test() more deterministic (#16379) 6f27c4cadd29eb9b850c1c66bf71ef9ba119b955 by hutter2: [2.2.5-only] Make 'rmmod zfs' work after zfs-2.2.4 (#16406) 33174af15112ed5c53299da2d28e763b0163f428 by hutter2: Tag zfs-2.2.5 8b400c8488f0b9e67ae269f6d8e5022a3bc7d854 by markj: ktrace: Fix an inverted privilege check 644d81447118692ced65bc63829998150a646bec by fuz: lib/libc/amd64/string: fix overread condition in memccpy db238c7c52b320e396578eddcabdcf4d515d3896 by christos: mixer.3: Fix mixer_get_mode() description 36bb714e2592f1e424dc74f4f0a44f2e87eee84b by kp: pfctl: Allow a semicolon (;) as a comment 096cb89033a4ee78aa891cfef06d3b48a96537b0 by markj: dtrace: Avoid including dtrace_isa.c directly into dtrace.c aa937aa8c52646c37a2e1c98303fb581d858af03 by markj: cxgbe: Flush transmitted packets more regularly in netmap mode 407ef8669f5a30b9269d53d65c82ec881d6f7808 by markj: nd6: Fix the routing table subscription cb2657c9622abb416ba90239e6f652147e7b62dc by markj: netinet6 tests: Add a regression test for default router handling 40c79e979ea8dbbf2262297865754910f8d704c0 by kevans: route: avoid overlapping strcpy 33708452aaabca205d81eceb83e0813e5882815c by kevans: calendar: don't setlogin(2) in the -a user handlers c23c718ed63763aabad0b5bef828fcd374d2c4d0 by tuexen: tcpsso: add example to man page 5c4fd0b523f7c75b0d331025378ed7df12f0fc87 by tuexen: tcpsso: improve man page f7425802933f76c9af62c09a79a87753626281e0 by tuexen: tcp: fix t_flags2 collision 59d36b8969925a68f805338c1fd288d1c14bf7d4 by wulf: LinuxKPI: update linuxkpi_video to Linux 6.6 3d2b2d8d02fda59ce3a8be6df91ea729970cdbb3 by marck: mailer.conf for sendmail: remove duplicate word. 6b6eebd39d5a30b43a2d279e029734003688d68b by mizhka: usr.sbin/gstat: add microsecond precision for disk latency 6fb0634bc4ce5fe32312a53031e56fe866b0b24d by emaste: linuxkpi: use canonical tests for is_{zero,broadcast}_ether_addr cbbc8d67301c650dd683566d44ff554993556224 by emaste: pipe: keep uio_iovcnt consistent 6bf5c32ad8aa1f1602b3cefb0b5e5918db287335 by emaste: acl_copyin: avoid returning uninitialized memory ce42e0ed036b39c5ddf18967b1449e95faf0d3c6 by tuexen: tcp: initialize V_ts_offset_secret for all vnets eac2a1edabae65e57bf66236bcbaf04d0c973b5e by gbe: axgbe: Fix two typos in source code comments 0ea9f98023cf159c3299774e28ef486ac13bf8b2 by gbe: sctp(4): Fix typos in source code comments 36dc690bd10cf423ecbdfc7daaec7feb73949eb1 by gbe: ipfilter(4): Fix typos in source code comments 402db142e07aba7d95bd99b2e3f672ad7e2b23ee by gbe: stress2: Fix a typo in namecache2.sh The end of the build log: [...truncated 28.50 MiB...] --- lib__L --- --- pt_config.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_config.o -MTpt_config.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_config.c -o pt_config.o --- kerberos5/lib__L --- install -U -s -o root -g wheel -m 444 -C -S libgssapi_krb5.so.10 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -o root -g wheel -m 444 -C libgssapi_krb5.so.10.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/ install -U -l rs -o root -g wheel -m 755 -S libgssapi_krb5.so.10 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgssapi_krb5.so --- _INCSINS --- --- lib__L --- --- all_subdir_lib/libmagic --- --- libmagic.so.4.full --- --- kerberos5/lib__L --- install -U -C -o root -g wheel -m 444 /workspace/src/crypto/heimdal/lib/gssapi/gssapi/gssapi_krb5.h /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/gssapi/ --- lib__L --- building shared library libmagic.so.4 /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libmagic.so.4.full -Wl,-soname,libmagic.so.4 apprentice.pico apptype.pico ascmagic.pico buffer.pico cdf.pico cdf_time.pico compress.pico der.pico encoding.pico fsmagic.pico funcs.pico is_json.pico is_csv.pico is_simh.pico is_tar.pico magic.pico print.pico readcdf.pico readelf.pico seccomp.pico softmagic.pico -lz --- kerberos5/lib__L --- --- realinstall_subdir_kerberos5/lib/libgssapi_ntlm --- ===> kerberos5/lib/libgssapi_ntlm (install) --- _libinstall --- install -U -o root -g wheel -m 444 -C libgssapi_ntlm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -s -o root -g wheel -m 444 -C -S libgssapi_ntlm.so.10 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -o root -g wheel -m 444 -C libgssapi_ntlm.so.10.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/ install -U -l rs -o root -g wheel -m 755 -S libgssapi_ntlm.so.10 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgssapi_ntlm.so --- realinstall_subdir_kerberos5/lib/libgssapi_spnego --- ===> kerberos5/lib/libgssapi_spnego (install) --- lib__L --- --- libmagic.so.4.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libmagic.so.4.full libmagic.so.4.debug --- libmagic.so.4 --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=libmagic.so.4.debug libmagic.so.4.full libmagic.so.4 --- kerberos5/lib__L --- --- _libinstall --- install -U -o root -g wheel -m 444 -C libgssapi_spnego.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -s -o root -g wheel -m 444 -C -S libgssapi_spnego.so.10 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/ install -U -o root -g wheel -m 444 -C libgssapi_spnego.so.10.debug /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/debug/usr/lib/ --- lib__L --- --- all_subdir_lib/clang --- --- AArch64GenMCCodeEmitter.inc --- --- kerberos5/lib__L --- install -U -l rs -o root -g wheel -m 755 -S libgssapi_spnego.so.10 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgssapi_spnego.so --- lib__L --- llvm-tblgen -gen-emitter -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenMCCodeEmitter.inc.d -o AArch64GenMCCodeEmitter.inc /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- AArch64GenMCPseudoLowering.inc --- --- all_subdir_lib/libvmmapi --- --- vmmapi_freebsd.o --- --- all_subdir_lib/clang --- llvm-tblgen -gen-pseudo-lowering -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenMCPseudoLowering.inc.d -o AArch64GenMCPseudoLowering.inc /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- all_subdir_lib/libvmmapi --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/lib/libvmmapi -g -MD -MF.depend.vmmapi_freebsd.o -MTvmmapi_freebsd.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/lib/libvmmapi/vmmapi_freebsd.c -o vmmapi_freebsd.o --- all_subdir_lib/libipt --- --- pt_cpu.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_cpu.o -MTpt_cpu.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_cpu.c -o pt_cpu.o --- all_subdir_lib/libvmmapi --- --- vmmapi.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libvmmapi -g -MD -MF.depend.vmmapi.pico -MTvmmapi.pico -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/lib/libvmmapi/vmmapi.c -o vmmapi.pico --- cddl/lib__L --- --- zstd_decompress_block.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zstd_decompress_block.o -MTzstd_decompress_block.o -std=iso9899:1999 -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/zstd_decompress_block.c -o zstd_decompress_block.o --- lib__L --- --- all_subdir_lib/libipt --- --- pt_cpuid.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_cpuid.o -MTpt_cpuid.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/posix/pt_cpuid.c -o pt_cpuid.o --- cddl/lib__L --- --- zstd_double_fast.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/--- lib__L --- --- pt_decoder_function.o --- --- cddl/lib__L --- libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zstd_double_fast.o -MTzstd_double_fast.o -std=iso9899:1999 -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=mems--- lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_decoder_function.o -MTpt_decoder_function.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninit--- cddl/lib__L --- et-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 -fms-extensions -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/compress/zstd_double_fast.c -o zstd_double_fast.o --- lib__L --- ialized -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/processor-trace/libipt/src/pt_decoder_function.c -o pt_decoder_function.o --- pt_encoder.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_encoder.o -MTpt_encoder.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_encoder.c -o pt_encoder.o --- all_subdir_lib/libvmmapi --- --- vmmapi_freebsd.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libvmmapi -g -MD -MF.depend.vmmapi_freebsd.pico -MTvmmapi_freebsd.pico -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/lib/libvmmapi/vmmapi_freebsd.c -o vmmapi_freebsd.pico --- libvmmapi.a --- building static vmmapi library /usr/local/x86_64-unknown-freebsd14.0/bin/ar -crsD libvmmapi.a vmmapi.o vmmapi_freebsd.o --- libvmmapi.so.6.full --- building shared library libvmmapi.so.6 /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -Wl,-zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libvmmapi.so.6.full -Wl,-soname,libvmmapi.so.6 vmmapi.pico vmmapi_freebsd.pico -lutil --- cddl/lib__L --- --- zstd_fast.o --- --- lib__L --- --- libvmmapi.so.6.debug --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --only-keep-debug libvmmapi.so.6.full libvmmapi.so.6.debug --- cddl/lib__L --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zstd_fast.o -MTzstd_fast.o -std=iso9899:1999 -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/compress/zstd_fast.c -o zstd_fast.o --- lib__L --- --- libvmmapi.so.6 --- /usr/local/x86_64-unknown-freebsd14.0/bin/objcopy --strip-debug --add-gnu-debuglink=libvmmapi.so.6.debug libvmmapi.so.6.full libvmmapi.so.6 --- all_subdir_lib/libipt --- --- pt_error.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_error.o -MTpt_error.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_error.c -o pt_error.o --- all_subdir_lib/clang --- --- AArch64GenO0PreLegalizeGICombiner.inc --- llvm-tblgen -gen-global-isel-combiner -combiners=AArch64O0PreLegalizerCombiner -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenO0PreLegalizeGICombiner.inc.d -o AArch64GenO0PreLegalizeGICombiner.inc /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- all_subdir_lib/libipt --- --- pt_event_queue.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_event_queue.o -MTpt_event_queue.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_event_queue.c -o pt_event_queue.o --- pt_ild.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_ild.o -MTpt_ild.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_ild.c -o pt_ild.o --- cddl/lib__L --- --- zstd_lazy.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zstd_lazy.o -MTzstd_lazy.o -std=iso9899:1999 -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/compress/zstd_lazy.c -o zstd_lazy.o --- lib__L --- --- pt_image_section_cache.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_image_section_cache.o -MTpt_image_section_cache.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_image_section_cache.c -o pt_image_section_cache.o --- cddl/lib__L --- --- zstd_ldm.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zstd_ldm.o -MTzstd_ldm.o -std=iso9899:1999 -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/compress/zstd_ldm.c -o zstd_ldm.o --- lib__L --- --- pt_image.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_image.o -MTpt_image.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_image.c -o pt_image.o --- all_subdir_lib/clang --- --- AArch64GenPostLegalizeGICombiner.inc --- llvm-tblgen -gen-global-isel-combiner -combiners=AArch64PostLegalizerCombiner -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenPostLegalizeGICombiner.inc.d -o AArch64GenPostLegalizeGICombiner.inc /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- all_subdir_lib/libipt --- --- pt_insn_decoder.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_insn_decoder.o -MTpt_insn_decoder.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_insn_decoder.c -o pt_insn_decoder.o --- pt_insn.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_insn.o -MTpt_insn.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_insn.c -o pt_insn.o --- all_subdir_lib/clang --- --- AArch64GenPostLegalizeGILowering.inc --- llvm-tblgen -gen-global-isel-combiner -combiners=AArch64PostLegalizerLowering -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64 -d AArch64GenPostLegalizeGILowering.inc.d -o AArch64GenPostLegalizeGILowering.inc /workspace/src/contrib/llvm-project/llvm/lib/Target/AArch64/AArch64.td --- cddl/lib__L --- --- zstd_opt.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -DHAVE_SSE2 -DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=1 -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.zstd_opt.o -MTzstd_opt.o -std=iso9899:1999 -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -fno-tree-vectorize -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/compress/zstd_opt.c -o zstd_opt.o --- lib__L --- --- all_subdir_lib/libomp --- ===> lib/libomp (all) --- .depend --- echo libomp.so.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- ittnotify_static.pico --- /usr/local/bin/x86_64-unknown-freebsd14.0-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -fpic -DPIC -O2 -pipe -fno-common -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/workspace/src/lib/libomp -I/workspace/src/contrib/llvm-project/openmp/runtime/src -I/workspace/src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify -ffunction-sections -fdata-sections -g -MD -MF.depend.ittnotify_static.pico -MTittnotify_static.pico -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -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 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti -g -std=c++17 -Wno-literal-suffix -Wno-error=unknown-pragmas -c /workspace/src/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp -o ittnotify_static.pico --- all_subdir_lib/libipt --- --- pt_last_ip.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_last_ip.o -MTpt_last_ip.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_last_ip.c -o pt_last_ip.o --- all_subdir_lib/libcbor --- ===> lib/libcbor (all) --- allocators.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/libcbor/src -I/workspace/src/lib/libcbor -g -MD -MF.depend.allocators.o -MTallocators.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/libcbor/src/allocators.c -o allocators.o --- all_subdir_lib/libipt --- --- pt_msec_cache.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_msec_cache.o -MTpt_msec_cache.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_msec_cache.c -o pt_msec_cache.o --- all_subdir_lib/libcbor --- --- cbor.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/libcbor/src -I/workspace/src/lib/libcbor -g -MD -MF.depend.cbor.o -MTcbor.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/libcbor/src/cbor.c -o cbor.o /workspace/src/contrib/libcbor/src/cbor.c:12: error: ignoring '#pragma clang diagnostic' [-Werror=unknown-pragmas] 12 | #pragma clang diagnostic push | --- all_subdir_lib/libipt --- --- pt_packet_decoder.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -O2 -pipe -fno-common -I/workspace/src/contrib/processor-trace/libipt/internal/include/posix -I/workspace/src/contrib/processor-trace/libipt/internal/include -I/workspace/src/contrib/processor-trace/libipt/include -I/workspace/src/contrib/processor-trace/include -I/workspace/src/lib/libipt -DPT_VERSION_BUILD=0 -DPT_VERSION_EXT=\"\" -DPT_VERSION_MAJOR=1 -DPT_VERSION_MINOR=6 -DPT_VERSION_PATCH=0 -g -MD -MF.depend.pt_packet_decoder.o -MTpt_packet_decoder.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/processor-trace/libipt/src/pt_packet_decoder.c -o pt_packet_decoder.o --- all_subdir_lib/libcbor --- cc1: all warnings being treated as errors *** [cbor.o] Error code 1 make[5]: stopped in /workspace/src/lib/libcbor 1 error make[5]: stopped in /workspace/src/lib/libcbor make[4]: stopped in /workspace/src/lib --- all_subdir_lib/clang --- make[5]: stopped in /workspace/src/lib/clang make[4]: stopped in /workspace/src/lib --- cddl/lib__L --- make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src --- lib__L --- --- all_subdir_lib/libomp --- make[4]: stopped in /workspace/src/lib --- all_subdir_lib/libipt --- make[4]: stopped in /workspace/src/lib --- all_subdir_lib/googletest --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::unique_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp = std::__1::__hash_node_base<std::__1::__hash_node<std::__1::basic_string<char>, void*>*>*; _Dp = std::__1::__bucket_list_deallocator<std::__1::allocator<std::__1::__hash_node_base<std::__1::__hash_node<std::__1::basic_string<char>, void*>*>*> >]', inlined from 'std::__1::pair<std::__1::__hash_iterator<typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _Hash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [with _Key = std::__1::basic_string<char>; _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >}; _Tp = std::__1::basic_string<char>; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Equal = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1503:41, inlined from 'std::__1::pair<std::__1::__hash_iterator<typename std::__1::__make_hash_node_types<_Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _Hash, _Equal, _Alloc>::__insert_unique(__container_value_type&&) [with _Tp = std::__1::basic_string<char>; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Equal = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:802:80, inlined from 'std::__1::pair<typename std::__1::__hash_table<_Value, typename std::__1::__type_identity<_Dp>::type, typename std::__1::__type_identity<_Hash>::type, typename std::__1::__type_identity<_Pred>::type>::const_iterator, bool> std::__1::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(value_type&&) [with _Value = std::__1::basic_string<char>; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Pred = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:760:51, inlined from 'std::__1::unordered_set<_Value, _Hash, _Pred, _Alloc>::iterator std::__1::unordered_set<_Value, _Hash, _Pred, _Alloc>::insert(const_iterator, value_type&&) [with _Value = std::__1::basic_string<char>; _Hash = std::__1::hash<std::__1::basic_string<char> >; _Pred = std::__1::equal_to<std::__1::basic_string<char> >; _Alloc = std::__1::allocator<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:762:107, inlined from 'std::__1::insert_iterator<_Container>& std::__1::insert_iterator<_Container>::operator=(typename _Container::value_type&&) [with _Container = std::__1::unordered_set<std::__1::basic_string<char> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/insert_iterator.h:75:29, inlined from 'constexpr std::__1::pair<_InIter, _OutIter> std::__1::__move_loop<_AlgPolicy>::operator()(_InIter, _Sent, _OutIter) const [with _InIter = std::__1::basic_string<char>*; _Sent = std::__1::basic_string<char>*; _OutIter = std::__1::insert_iterator<std::__1::unordered_set<std::__1::basic_string<char> > >; _AlgPolicy = std::__1::_ClassicAlgPolicy]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/move.h:42:17, inlined from 'std::__1::pair<_InIter, _OutIter> std::__1::__unwrap_and_dispatch(_InIter, _Sent, _OutIter) [with _Algorithm = __overload<__move_loop<_ClassicAlgPolicy>, __move_trivial>; _InIter = __wrap_iter<basic_string<char>*>; _Sent = __wrap_iter<basic_string<char>*>; _OutIter = insert_iterator<unordered_set<basic_string<char> > >; typename enable_if<__can_rewrap<_InIter, _Sent, _OutIter>::value, int>::type <anonymous> = 0]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:109:8, inlined from 'std::__1::pair<_InIter, _OutIter> std::__1::__dispatch_copy_or_move(_InIter, _Sent, _OutIter) [with _AlgPolicy = _ClassicAlgPolicy; _NaiveAlgorithm = __move_loop<_ClassicAlgPolicy>; _OptimizedAlgorithm = __move_trivial; _InIter = __wrap_iter<basic_string<char>*>; _Sent = __wrap_iter<basic_string<char>*>; _OutIter = insert_iterator<unordered_set<basic_string<char> > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:133:110, inlined from 'constexpr std::__1::pair<_InIter, _OutIter> std::__1::__move(_InIter, _Sent, _OutIter) [with _AlgPolicy = _ClassicAlgPolicy; _InIter = __wrap_iter<basic_string<char>*>; _Sent = __wrap_iter<basic_string<char>*>; _OutIter = insert_iterator<unordered_set<basic_string<char> > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/move.h:113:65, inlined from '_OutputIterator std::__1::move(_InputIterator, _InputIterator, _OutputIterator) [with _InputIterator = __wrap_iter<basic_string<char>*>; _OutputIterator = insert_iterator<unordered_set<basic_string<char> > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/move.h:122:101, inlined from 'testing::internal::{anonymous}::UnitTestFilter::UnitTestFilter(const std::__1::string&)' at /workspace/src/contrib/googletest/googletest/src/gtest.cc:773:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:414:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitialized] 414 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In constructor 'testing::internal::{anonymous}::UnitTestFilter::UnitTestFilter(const std::__1::string&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1481:10: note: '__chash' was declared here 1481 | size_t __chash; | ^~~~~~~ --- gtest-all.o --- In member function 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, const_reference) [with _Tp = testing::TestSuite*; _Allocator = std::__1::allocator<testing::TestSuite*>]', inlined from 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)' at /workspace/src/contrib/googletest/googletest/src/gtest.cc:5772:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1574:9: warning: array subscript 1 is outside array bounds of 'testing::TestSuite [0]' [-Warray-bounds] 1574 | ++__xr; | ^~ /workspace/src/contrib/googletest/googletest/src/gtest.cc: In member function 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)': /workspace/src/contrib/googletest/googletest/src/gtest.cc:5761:15: note: at offset 8 into object 'new_test_suite' of size 8 5761 | auto* const new_test_suite = | ^~~~~~~~~~~~~~ --- gtest-all.pico --- In member function 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, const_reference) [with _Tp = testing::TestSuite*; _Allocator = std::__1::allocator<testing::TestSuite*>]', inlined from 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)' at /workspace/src/contrib/googletest/googletest/src/gtest.cc:5772:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1574:9: warning: array subscript 1 is outside array bounds of 'testing::TestSuite [0]' [-Warray-bounds] 1574 | ++__xr; | ^~ /workspace/src/contrib/googletest/googletest/src/gtest.cc: In member function 'testing::TestSuite* testing::internal::UnitTestImpl::GetTestSuite(const char*, const char*, testing::internal::SetUpTestSuiteFunc, testing::internal::TearDownTestSuiteFunc)': /workspace/src/contrib/googletest/googletest/src/gtest.cc:5761:15: note: at offset 8 into object 'new_test_suite' of size 8 5761 | auto* const new_test_suite = | ^~~~~~~~~~~~~~ make[5]: stopped in /workspace/src/lib/googletest make[4]: stopped in /workspace/src/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 282.18 real 2507.45 user 283.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-gcc12_build] $ /bin/sh -xe /tmp/jenkins3857734210653678183.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-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