FreeBSD-stable-14-amd64-gcc12_build - Build #885 - Still Failing
Date: Tue, 27 Aug 2024 20:21:05 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #885 (52bc3fae713ddbec6310d842de1d8bf2cecec9af) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/885/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/885/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/885/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) 40f573de8adbf87be4200300595364128072fee7 by jhb: src.conf.5: rebuild after WITH_NVME changes e13b9fb02ffac7019895ca0aaa1eafbd1b31d705 by jhb: camcontrol: One file per line in Makefile 8f586587daad64cb1d6c1bca0201bf97f0eae4c1 by jhb: camcontrol: Enable WITH_NVME unconditionally a3a8eabcdc9c603cbd57e4eba8b1485e03e7fd12 by jhb: nvmecontrol: Always build instead of being conditional on WITH_NVME 7b182a286d42c0d7d799b5d2e05905dee803297a by jhb: Remove the MK_NVME build option c7379937a2d41d53731601454637d02d77c5fa99 by jhb: src.conf.5: Regen after removing MK_NVME 38b00f73b8dc453cc976c56021578d01f5fc3f55 by jhb: options: Make it clearer some x86 / BIOS only things 3cff088ebdacc1e3b2646e035b3e6edc7aa05cac by jhb: src.conf.5: Regen after ddcd3b606c9d c4fa138c2a1bc32e239f17239ef4e1a89422df22 by jhb: camcontrol(8): Fix typos 152a9cfe6d45709d41f6323f30dbf0b69a6afe46 by jhb: camcontrol(8): Fix grammar: a ATA -> an ATA 169c76b9b65f97043af32058a86ceda8da4375fe by jhb: camcontrol: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) af6673e6a5d5959316d02674716d2946a3fcf464 by jhb: nvmecontrol(8): Remove a double word in a source code comment 1d56b7ed637cf283c7773c857a86e8a6ab218751 by jhb: nvmecontrol: Flesh out nvmecontrol format information 86a8ea7444c850c287200c47f95ddded6826e943 by jhb: nvmecontrol: Allow optional /dev/ for device names b2a3826e9d59d5662126986f43b942307b9f52f5 by jhb: ctld: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 9f01ac2f7d6b7dbe2301183b25181eb8b4284cf4 by jhb: ctladm: Use nitems(foo) instead of sizeof(foo)/sizeof(foo[0]) 52bc3fae713ddbec6310d842de1d8bf2cecec9af by jhb: ctladm: Use nitems() in a few more places The end of the build log: [...truncated 28.53 MiB...] | ^~~~~~~~~ --- kmp_atomic.pico --- /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/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] --- kmp_barrier.pico --- /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; | ^~~~~~~~~ --- kmp_atomic.pico --- /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] 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) { | ^~~~~~~~~~~~~~~~~~ /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) { | ^~~~~~~~~~~~~~~~~ --- cddl/lib__L --- --- lcorolib.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.lcorolib.o -MTlcorolib.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/lcorolib.c -o lcorolib.o --- lib__L --- --- all_subdir_lib/libipt --- --- pt_section_file.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_section_file.o -MTpt_section_file.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_section_file.c -o pt_section_file.o --- all_subdir_lib/clang --- --- ARMGenCallingConv.inc --- llvm-tblgen -gen-callingconv -I /workspace/src/contrib/llvm-project/llvm/include -I /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM -d ARMGenCallingConv.inc.d -o ARMGenCallingConv.inc /workspace/src/contrib/llvm-project/llvm/lib/Target/ARM/ARM.td --- all_subdir_lib/libipt --- --- pt_section_posix.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_section_posix.o -MTpt_section_posix.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_section_posix.c -o pt_section_posix.o --- all_subdir_lib/libomp --- --- kmp_barrier.pico --- 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) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:242:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 242 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_fetch_add(__cxx_atomic_base_impl<_Tp>* __a, _Td __delta, 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) { | ^~~~~~~~~~~~~~~~~ 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:139:27: 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/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_section.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_section.o -MTpt_section.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_section.c -o pt_section.o --- pt_sync.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_sync.o -MTpt_sync.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_sync.c -o pt_sync.o --- pt_time.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_time.o -MTpt_time.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_time.c -o pt_time.o --- pt_tnt_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_tnt_cache.o -MTpt_tnt_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_tnt_cache.c -o pt_tnt_cache.o --- cddl/lib__L --- --- lctype.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.lctype.o -MTlctype.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/lctype.c -o lctype.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_version.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_version.o -MTpt_version.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_version.c -o pt_version.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 --- all_subdir_lib/libipt --- --- pt_asid.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_asid.pico -MTpt_asid.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_asid.c -o pt_asid.pico --- all_subdir_lib/libcbor --- /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_block_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_block_cache.pico -MTpt_block_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_block_cache.c -o pt_block_cache.pico --- pt_block_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_block_decoder.pico -MTpt_block_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_block_decoder.c -o pt_block_decoder.pico --- 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/libomp --- make[4]: stopped in /workspace/src/lib --- all_subdir_lib/libipt --- 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/clang --- make[5]: stopped in /workspace/src/lib/clang 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 290.31 real 2580.99 user 291.65 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/jenkins16285411289724815694.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