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

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 05 Jul 2025 10:56:23 UTC
FreeBSD-main-amd64-gcc12_build - Build #5928 (476d2d8f290f60cbbe6b546272a3485ef0316356) - Still Failing

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

ca554a7dea3f90f39fc2b7d25813d0be944e12e2 by kib:
dev/mem: use sx instead of rw lock

6eb141a2c4731130bfac670708a8b90f7cdff742 by kib:
amd64 pmap: preallocate pt page for pmap_demote_pdpe() in

ee502c8531833d7a0d4bc4c72cc05227f4a3715a by kib:
amd64 pmap: update comment in pmap_demote_DMAP() explaining the

476d2d8f290f60cbbe6b546272a3485ef0316356 by kib:
amd64 pmap: do not panic on inability to insert ptp into trie



The end of the build log:

[...truncated 87.63 MiB...]
chmod +x zfs_diff_test.tmp
mv zfs_diff_test.tmp zfs_diff_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_get ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_get (all)
--- all_subdir_usr.bin ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<dtc::fdt::property_value>; _Tp = dtc::fdt::property_value]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = dtc::fdt::property_value; _Allocator = std::__1::allocator<dtc::fdt::property_value>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = const dtc::fdt::property_value&; _Tp = dtc::fdt::property_value; _Allocator = std::__1::allocator<dtc::fdt::property_value>; pointer = dtc::fdt::property_value*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_reference) [with _Tp = dtc::fdt::property_value; _Allocator = std::__1::allocator<dtc::fdt::property_value>; const_reference = const dtc::fdt::property_value&]'
/workspace/src/usr.bin/dtc/fdt.hh:376:19:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<dtc::fdt::property_value>' {aka 'struct dtc::fdt::property_value'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.bin/dtc/fdt.hh:87:8: note: 'std::__1::__remove_const_t<dtc::fdt::property_value>' {aka 'struct dtc::fdt::property_value'} declared here
   87 | struct property_value
      |        ^~~~~~~~~~~~~~
--- all_subdir_tests ---
--- zfs_get_test ---
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<shared_ptr<dtc::fdt::property> >; _Tp = shared_ptr<dtc::fdt::property>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = const std::__1::shared_ptr<dtc::fdt::property>&; _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >; pointer = std::__1::shared_ptr<dtc::fdt::property>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_reference) [with _Tp = std::__1::shared_ptr<dtc::fdt::property>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::property> >; const_reference = const std::__1::shared_ptr<dtc::fdt::property>&]'
/workspace/src/usr.bin/dtc/fdt.hh:654:18:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::shared_ptr<dtc::fdt::property> >' {aka 'class std::__1::shared_ptr<dtc::fdt::property>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:416:59: note: 'std::__1::__remove_const_t<std::__1::shared_ptr<dtc::fdt::property> >' {aka 'class std::__1::shared_ptr<dtc::fdt::property>'} declared here
  416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr {
      |                                                           ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<shared_ptr<dtc::fdt::node> >; _Tp = shared_ptr<dtc::fdt::node>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::shared_ptr<dtc::fdt::node>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::node> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::shared_ptr<dtc::fdt::node>; _Tp = std::__1::shared_ptr<dtc::fdt::node>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::node> >; pointer = std::__1::shared_ptr<dtc::fdt::node>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::shared_ptr<dtc::fdt::node>; _Allocator = std::__1::allocator<std::__1::shared_ptr<dtc::fdt::node> >; value_type = std::__1::shared_ptr<dtc::fdt::node>]'
/workspace/src/usr.bin/dtc/fdt.hh:661:21:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::shared_ptr<dtc::fdt::node> >' {aka 'class std::__1::shared_ptr<dtc::fdt::node>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:416:59: note: 'std::__1::__remove_const_t<std::__1::shared_ptr<dtc::fdt::node> >' {aka 'class std::__1::shared_ptr<dtc::fdt::node>'} declared here
  416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr {
      |                                                           ^~~~~~~~~~
--- all_subdir_tests ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_get_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_get/zfs_get_test.sh >>zfs_get_test.tmp
chmod +x zfs_get_test.tmp
mv zfs_get_test.tmp zfs_get_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_inherit ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_inherit (all)
--- zfs_inherit_test ---
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<basic_string<char> >; _Tp = basic_string<char>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::basic_string<char>; _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >; pointer = std::__1::basic_string<char>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string<char>; _Allocator = std::__1::allocator<std::__1::basic_string<char> >; value_type = std::__1::basic_string<char>]'
/workspace/src/usr.bin/dtc/fdt.hh:1041:26:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::basic_string<char> >' {aka 'class std::__1::basic_string<char>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/parser_std_format_spec.h:39,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_output.h:22,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:21,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:19,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:325:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:752:7: note: 'std::__1::__remove_const_t<std::__1::basic_string<char> >' {aka 'class std::__1::basic_string<char>'} declared here
  752 | class basic_string {
      |       ^~~~~~~~~~~~
--- all_subdir_tests ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_inherit_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_inherit/zfs_inherit_test.sh >>zfs_inherit_test.tmp
chmod +x zfs_inherit_test.tmp
mv zfs_inherit_test.tmp zfs_inherit_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_mount ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_mount (all)
--- zfs_mount_test ---
--- all_subdir_usr.sbin ---
--- interface.pieo ---
--- all_subdir_tests ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_mount_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/zfs_mount_test.sh >>zfs_mount_test.tmp
chmod +x zfs_mount_test.tmp
--- all_subdir_usr.sbin ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/sys   -fPIE -g -MD  -MF.depend.interface.pieo -MTinterface.pieo -std=gnu17 -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/usr.sbin/mlxcontrol/interface.c -o interface.pieo
--- all_subdir_tests ---
mv zfs_mount_test.tmp zfs_mount_test
--- Kyuafile ---
--- all_subdir_sbin ---
--- rangelock.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_DEFAULT_PORT=8457 -DINET -DINET6 -fPIE -g -MD  -MF.depend.rangelock.pieo -MTrangelock.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type         -c /workspace/src/sbin/hastd/rangelock.c -o rangelock.pieo
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<pair<basic_string<char>, basic_string<char> > >; _Tp = pair<basic_string<char>, basic_string<char> >]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >; _Allocator = std::__1::allocator<std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> > >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >; _Tp = std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >; _Allocator = std::__1::allocator<std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> > >; pointer = std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >; _Allocator = std::__1::allocator<std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> > >; value_type = std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >]'
/workspace/src/usr.bin/dtc/fdt.cc:1240:16:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> > >' {aka 'struct std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/unwrap_range.h:19,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy_move_common.h:14,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/copy.h:12,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1827:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/pair.h:65:29: note: 'std::__1::__remove_const_t<std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> > >' {aka 'struct std::__1::pair<std::__1::basic_string<char>, std::__1::basic_string<char> >'} declared here
   65 | struct _LIBCPP_TEMPLATE_VIS pair
      |                             ^~~~
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_promote ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_promote (all)
--- zfs_promote_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_promote_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_promote/zfs_promote_test.sh >>zfs_promote_test.tmp
chmod +x zfs_promote_test.tmp
mv zfs_promote_test.tmp zfs_promote_test
--- Kyuafile ---
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<pair<basic_string<char>, dtc::fdt::device_tree::node_path> >; _Tp = pair<basic_string<char>, dtc::fdt::device_tree::node_path>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>; _Allocator = std::__1::allocator<std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>; _Tp = std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>; _Allocator = std::__1::allocator<std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path> >; pointer = std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>; _Allocator = std::__1::allocator<std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path> >; value_type = std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>]'
/workspace/src/usr.bin/dtc/fdt.cc:1250:33:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path> >' {aka 'struct std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/pair.h:65:29: note: 'std::__1::__remove_const_t<std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path> >' {aka 'struct std::__1::pair<std::__1::basic_string<char>, dtc::fdt::device_tree::node_path>'} declared here
   65 | struct _LIBCPP_TEMPLATE_VIS pair
      |                             ^~~~
--- all_subdir_tests ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_property ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_property (all)
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<dtc::fdt::device_tree::fixup>; _Tp = dtc::fdt::device_tree::fixup]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = dtc::fdt::device_tree::fixup; _Allocator = std::__1::allocator<dtc::fdt::device_tree::fixup>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = dtc::fdt::device_tree::fixup; _Tp = dtc::fdt::device_tree::fixup; _Allocator = std::__1::allocator<dtc::fdt::device_tree::fixup>; pointer = dtc::fdt::device_tree::fixup*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = dtc::fdt::device_tree::fixup; _Allocator = std::__1::allocator<dtc::fdt::device_tree::fixup>; value_type = dtc::fdt::device_tree::fixup]'
/workspace/src/usr.bin/dtc/fdt.cc:1280:21:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<dtc::fdt::device_tree::fixup>' {aka 'struct dtc::fdt::device_tree::fixup'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/usr.bin/dtc/fdt.hh:793:16: note: 'std::__1::__remove_const_t<dtc::fdt::device_tree::fixup>' {aka 'struct dtc::fdt::device_tree::fixup'} declared here
  793 |         struct fixup
      |                ^~~~~
--- all_subdir_tests ---
--- zfs_property_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_property_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_property/zfs_property_test.sh >>zfs_property_test.tmp
--- all_subdir_stand ---
--- console.o ---
--- all_subdir_tests ---
chmod +x zfs_property_test.tmp
--- all_subdir_stand ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/  -O2 -pipe -fno-common   -Wformat -fshort-wchar -mno-red-zone -nostdinc    -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse  -msoft-float -march=i386 -I. -Iinclude -I/workspace/src/stand/efi/loader_ia32/../loader -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -I/workspace/src/stand/efi/loader_ia32 -I/workspace/src/stand/efi/loader_ia32/arch/i386 -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include/i386 -I/workspace/src/sys/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/workspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -g -MD  -MF.depend.console.o -MTconsole.o -std=gnu17 -Wno-format-zero-length -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  -Os -mpreferred-stack-boundary=2     -c /workspace/src/stand/common/console.c -o console.o
--- all_subdir_tests ---
mv zfs_property_test.tmp zfs_property_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_receive ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_receive (all)
--- zfs_receive_test ---
--- all_subdir_sbin ---
--- subr.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM -DPROTO_TCP_DEFAULT_PORT=8457 -DINET -DINET6 -fPIE -g -MD  -MF.depend.subr.pieo -MTsubr.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type         -c /workspace/src/sbin/hastd/subr.c -o subr.pieo
--- all_subdir_tests ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_receive_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_receive/zfs_receive_test.sh >>zfs_receive_test.tmp
chmod +x zfs_receive_test.tmp
mv zfs_receive_test.tmp zfs_receive_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_rename ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_rename (all)
--- all_subdir_usr.bin ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: In instantiation of 'constexpr void std::__1::__uninitialized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc = allocator<pair<long unsigned int, long unsigned int> >; _Tp = pair<long unsigned int, long unsigned int>]':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42:   required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buffer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp = std::__1::pair<long unsigned int, long unsigned int>; _Allocator = std::__1::allocator<std::__1::pair<long unsigned int, long unsigned int> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up = std::__1::pair<long unsigned int, long unsigned int>; _Tp = std::__1::pair<long unsigned int, long unsigned int>; _Allocator = std::__1::allocator<std::__1::pair<long unsigned int, long unsigned int> >; pointer = std::__1::pair<long unsigned int, long unsigned int>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34:   required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::pair<long unsigned int, long unsigned int>; _Allocator = std::__1::allocator<std::__1::pair<long unsigned int, long unsigned int> >; value_type = std::__1::pair<long unsigned int, long unsigned int>]'
/workspace/src/usr.bin/dtc/fdt.cc:1643:26:   required from here
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing to an object of type 'std::__1::__remove_const_t<std::__1::pair<long unsigned int, long unsigned int> >' {aka 'struct std::__1::pair<long unsigned int, long unsigned int>'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  645 |     __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), __first, sizeof(_Tp) * (__last - __first));
      |     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/pair.h:65:29: note: 'std::__1::__remove_const_t<std::__1::pair<long unsigned int, long unsigned int> >' {aka 'struct std::__1::pair<long unsigned int, long unsigned int>'} declared here
   65 | struct _LIBCPP_TEMPLATE_VIS pair
      |                             ^~~~
--- all_subdir_tests ---
--- zfs_rename_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_rename_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_rename/zfs_rename_test.sh >>zfs_rename_test.tmp
chmod +x zfs_rename_test.tmp
mv zfs_rename_test.tmp zfs_rename_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_reservation ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_reservation (all)
--- all_subdir_usr.sbin ---
--- util.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie -DPIC   -O2 -pipe -fno-common -I/workspace/src/sys   -fPIE -g -MD  -MF.depend.util.pieo -MTutil.pieo -std=gnu17 -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/usr.sbin/mlxcontrol/util.c -o util.pieo
--- all_subdir_tests ---
--- zfs_reservation_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_reservation_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_reservation/zfs_reservation_test.sh >>zfs_reservation_test.tmp
chmod +x zfs_reservation_test.tmp
mv zfs_reservation_test.tmp zfs_reservation_test
--- Kyuafile ---
--- all_subdir_tests/sys/cddl/zfs/tests/cli_root/zfs_rollback ---
===> tests/sys/cddl/zfs/tests/cli_root/zfs_rollback (all)
--- all_subdir_rescue ---
cc1: all warnings being treated as errors
--- all_subdir_usr.sbin ---
/workspace/src/usr.sbin/mlxcontrol/util.c: In function 'ctrlrpath':
/workspace/src/usr.sbin/mlxcontrol/util.c:49:21: warning: '%s' directive writing up to 31 bytes into a region of size 27 [-Wformat-overflow=]
   49 |     sprintf(buf, "%s%s", _PATH_DEV, ctrlrname(unit));
      |                     ^~
......
   60 |     return(buf);
      |           ~          
/workspace/src/usr.sbin/mlxcontrol/util.c:49:5: note: 'sprintf' output between 6 and 37 bytes into a destination of size 32
   49 |     sprintf(buf, "%s%s", _PATH_DEV, ctrlrname(unit));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_tests ---
--- zfs_rollback_test ---
echo '#! /usr/libexec/atf-sh -s/usr/local/bin/ksh93' > zfs_rollback_test.tmp
cat /workspace/src/tests/sys/cddl/zfs/tests/cli_root/zfs_rollback/zfs_rollback_test.sh >>zfs_rollback_test.tmp
chmod +x zfs_rollback_test.tmp
--- all_subdir_rescue ---
*** [pfctl.o] Error code 1

make[6]: stopped in /workspace/src/sbin/pfctl
1 error

make[6]: stopped in /workspace/src/sbin/pfctl
*** [pfctl_make] Error code 2

make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
       99.58 real       339.27 user        40.93 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins4173279712976449289.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address