FreeBSD-stable-14-amd64-gcc12_build - Build #834 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 02 Aug 2024 02:41:07 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #834 (b37a6d41a046dbb46ee1d6bf00c710c03c944a24) - Still Failing

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

73b587e2ee993512f37fc6ec754ab59d7357ea41 by wulf:
LinuxKPI: Set suspend type on syspend/resume cycle enter

9c67525fc36260e5ada6902a96c81bb36805e395 by wulf:
LinuxKPI: Add ms_to_ktime

9319e47c1ab562d577d4359599aecb80a3dd7dbf by wulf:
LinuxKPI: Add strnchr function

265b5c165756c09d044e3239ca83a9857ebfb27b by wulf:
LinuxKPI: Move [SU](8|16|32|64)_(MAX|MIN) defines to linux/limits.h

e180ccb095a9ad6393946b2f8e20d66f61433f10 by wulf:
LinuxKPI: Import vanilla linux/overflow.h

5496fab6a2e87b2fde3410093308fe6e3e1b9518 by wulf:
LinuxKPI: Add VM_ACCESS_FLAGS define to linux/mm.h

4242e224e6b7d00020a9fcee9bc020d0816630df by wulf:
LinuxKPI: Add get_random_u32_below function

5ea6546660def3b853208c3eee236a21d9a317f8 by wulf:
LinuxKPI: Improve timer_shutdown_sync

b4fb139e286baf742095716e8dabcbc3553eccb4 by wulf:
LinuxKPI: Add vm_flags_(clear|set) functions

fbb9ca960d8d0282fac3f2b31649f3cecdc5bc11 by wulf:
LinuxKPI: Add PTR_IF macro

33b5923a9d5af18924e162d062328d65729b86bb by wulf:
LinuxKPI: Add the accelerator PCIe class

acfd6cea1f570baf0ec866b42f9fe56de1ec1ea9 by wulf:
LinuxKPI: Add pci_dev_id to linux/pci.h

8ce07593a947d506b5e643129da730d6b2ca07b5 by wulf:
LinuxKPI: Add ACPI_ID_LEN const to linux/mod_devicetable.h

1a045267a3e5fa3c6aba879cde5a860d1e467421 by wulf:
LinuxKPI: Add want_init_on_free to linux/mm.h

eb3e82e91761582eb5c40f06801b0b3151c4b9f4 by wulf:
LinuxKPI: Stub sysfs_remove_link in linux/sysfs.h

0ce38f6c0c822af3b41d9eb63669acef57dd9af9 by wulf:
LinuxKPI: lockdep_assert: wrong 'cond' used in WARN_ON MACRO

89e485e04d547b236f32e3d4eb9ece0684ef01e0 by wulf:
linuxkpi: Allow ida_destroy and idr_destroy to be called multiple times

80ade5b6940e6f29cbb429ecc807da3f40a4edac by wulf:
LinuxKPI: Move page_address definition from linux/gfp.h to linux/mm.h

18a9913f9ff02da049cdbd9dbfba9ee0244c1979 by wulf:
LinuxKPI: Move linux/minmax.h content out of linux/kernel.h

ef2a82120fc1a742236368d527bab8e864c40e60 by wulf:
LinuxKPI: Add min_not_zero() to linux/minmax.h

9cc3f82da43a4d26fcaaf1d07da6d76d3222a3d8 by wulf:
LinuxKPI: Move linux/math.h content out of linux/kernel.h

42aeb3866cea6b00c00de0f5f0ecb09c863ee18f by wulf:
LinuxKPI: Add abs_diff to linux/math.h

fb884c7244028465fbad701937a555efa630e183 by wulf:
LinuxKPI: Move kstrto* functions to linux/kstrtox.h

89e36e9f296b9592d70798abaa5a6e1edfdb63ad by wulf:
LinuxKPI: Add kstrtoll to linux/kstrtox.h

ad02fbb0365238f277b93a8aa5092961c3331efa by wulf:
LinuxKPI: Convert Linux integer types to ISO C99 in linux/kstrtox.h

55d41986ffd4b4c6236075c31c4c1f5448249d41 by wulf:
x86/pci_early_quirks: Sync Intel 11th+ gen PCI IDs with Linux

4f0f1f1a6e2aabd265cc6e25fd14c846da1bb8b8 by wulf:
LinuxKPI: Add rb_add_cached function

ddde8df29363d4dfccb39975039d56e93275f061 by wulf:
LinuxKPI: Add kmap_local_page function

1e30fc5d7ffaa39281a0309c594a031d74ffd20a by wulf:
LinuxKPI: Remove owner argument from class_create function on KPI layer

28b5a9b458886028e64147996ff0745af23388e8 by wulf:
LinuxKPI: Add smp_store_release and smp_load_acquire functions

fe431f8c08225715b97250040bb263603c1861e9 by wulf:
LinuxKPI: Add header polution to compile linux/numa.h

c0b32a4ea49e50ef45c0247b922ca68a4229b768 by wulf:
LinuxKPI: Remove linux/sched.h include from linux/kernel.h header

f1f6228a6658dd6a3409ee159628713e1aeef2a4 by wulf:
LinuxKPI: Add linux/nodemask.h

3eb02936927e0977ef6d17fb47187aa4d9309c76 by wulf:
LinuxKPI: Remove vmas argument from get_user_pages on KPI layer

88ca9c8226165e31991c25a246d825706c8ec2e7 by wulf:
LinuxKPI: Add DEFINE_DEBUGFS_ATTRIBUTE_SIGNED to linux/debugfs.h

8a6ec2975633f9649c1d8fcb92df55a8a349f554 by wulf:
LinuxKPI: Automatically enable drm support for devices named "drmn"

d8394e282f47f6e0f5670ca37d0d9c1d87b73933 by wulf:
LinuxKPI: Add kvrealloc to linux/slab.h

b5d03f42e9bdfa31a4d3db06640f25f091a1fc5f by wulf:
LinuxKPI: Add kmalloc_size_roundup function

0ab568c2fff71b67021310a4f951a113b5ba5974 by wulf:
LinuxKPI: Add __diag macros

5a97344123756e7d9c09064c27eff56c7bc9ea61 by wulf:
LinuxKPI: Add page_to_virt function

b71e429d54780ddc447b74d551eac38761847360 by wulf:
LinuxKPI: Add devm_device_add_group to linux/device.h

ce2d721b9fab172a7a3484155461076b026f0179 by wulf:
LinuxKPI: Add pci_match_id to linux/pci.h

d23c4b1a558f14c89022498e5ef82618bf671e94 by wulf:
LinuxKPI: Add acpi_dev_get_first_match_dev and acpi_device_handle

7cc3cbdaa1bb4ff913ff28716d02f9543aa26a2d by wulf:
LinuxKPI: Add linux/eventfd.h and linux/memremap.h dummy headers

7403f2c657dc66665d6cff9ab4cd67d2f3d0cf56 by wulf:
LinuxKPI: Add pci_iomap_range function

a9a364864ebbb3f92cf55583affbea311f29afa1 by wulf:
LinuxKPI: Fix resource leak on pci_iounmap-ing of PCI BAR

b37a6d41a046dbb46ee1d6bf00c710c03c944a24 by wulf:
Bump __FreeBSD_version after LinuxKPI changes.



The end of the build log:

[...truncated 28.65 MiB...]
      |                                                      ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:155:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:139:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:120:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
--- kmp_cancel.pico ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/type_traits:532,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/limits:819,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/src/kmp.h:80,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/src/kmp_cancel.cpp:10:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:28:28: warning: 'template<class _Callable> class std::__1::result_of' is deprecated [-Wdeprecated-declarations]
   28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invoke_of<_Fp, _Args...> {};
      |                            ^~~~~~~~~
--- all_subdir_lib/clang ---
--- ARMGenGlobalISel.inc ---
llvm-tblgen -gen-global-isel  -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM  -d ARMGenGlobalISel.inc.d -o ARMGenGlobalISel.inc  /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
--- all_subdir_lib/libomp ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here
   25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
      |                                   ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:32:58: warning: 'template<class _Callable> class std::__1::result_of' is deprecated [-Wdeprecated-declarations]
   32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename result_of<_Tp>::type;
      |                                                          ^~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here
   25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of;
      |                                   ^~~~~~~~~
--- all_subdir_lib/libipt ---
--- pt_event_queue.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/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.pico -MTpt_event_queue.pico -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.pico
--- all_subdir_lib/libomp ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_base.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/aliases.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:591,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/src/kmp_os.h:17,
                 from /workspace/src/contrib/llvm-project/openmp/runtime/src/kmp.h:92:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:85:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
   85 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __rhs) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:19:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:38:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
   38 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff(
      |                                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:38:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:139:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:179:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  179 | _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_compare_exchange_strong(
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
   66 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __cxx_atomic_wait(_Atp* __a, _Fn&& __test_fn) {
      |                                                      ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:66:54: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  101 | __cxx_atomic_wait(_Atp* __a, _Tp const __val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:101:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
  115 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      |                            ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:110:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  110 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:155:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  155 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes]
  147 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) {
      | ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:139:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  139 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:120:27: warning: 'always_inline' function might not be inlinable [-Wattributes]
  120 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) {
      |                           ^~~~~~~~~~~~~~~~~
--- all_subdir_lib/libipt ---
--- pt_ild.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/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.pico -MTpt_ild.pico -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.pico
--- all_subdir_lib/clang ---
--- ARMGenInstrInfo.inc ---
llvm-tblgen -gen-instr-info  -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM  -d ARMGenInstrInfo.inc.d -o ARMGenInstrInfo.inc  /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
--- all_subdir_lib/libipt ---
--- pt_image_section_cache.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/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.pico -MTpt_image_section_cache.pico -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.pico
--- all_subdir_lib/clang ---
--- ARMGenMCCodeEmitter.inc ---
llvm-tblgen -gen-emitter  -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM  -d ARMGenMCCodeEmitter.inc.d -o ARMGenMCCodeEmitter.inc  /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td
--- all_subdir_lib/libipt ---
--- pt_image.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/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.pico -MTpt_image.pico -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.pico
--- pt_insn_decoder.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/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.pico -MTpt_insn_decoder.pico -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.pico
--- pt_insn.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/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.pico -MTpt_insn.pico -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.pico
--- cddl/lib__L ---
--- lstring.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.lstring.o -MTlstring.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    -c /workspace/src/sys/contrib/openzfs/module/lua/lstring.c -o lstring.o
--- lib__L ---
--- 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_last_ip.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/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.pico -MTpt_last_ip.pico -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.pico
--- 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
--- cbor/arrays.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_arrays.o -MTcbor/arrays.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/arrays.c -o cbor/arrays.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_msec_cache.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/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.pico -MTpt_msec_cache.pico -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.pico
--- all_subdir_lib/libcbor ---
--- cbor/bytestrings.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_bytestrings.o -MTcbor/bytestrings.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/bytestrings.c -o cbor/bytestrings.o
--- all_subdir_lib/libomp ---
--- kmp_csupport.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.kmp_csupport.pico -MTkmp_csupport.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/kmp_csupport.cpp -o kmp_csupport.pico
--- all_subdir_lib/libipt ---
--- pt_packet_decoder.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/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.pico -MTpt_packet_decoder.pico -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.pico
--- cddl/lib__L ---
--- lstrlib.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.lstrlib.o -MTlstrlib.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    -c /workspace/src/sys/contrib/openzfs/module/lua/lstrlib.c -o lstrlib.o
--- lib__L ---
--- all_subdir_lib/libcbor ---
--- cbor.o ---
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/libipt ---

make[4]: stopped in /workspace/src/lib
--- all_subdir_lib/libomp ---

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/googletest ---
--- gtest-all.pico ---
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
      295.92 real      2610.52 user       294.66 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/jenkins14154809148899272342.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