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

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 03 Apr 2025 09:03:26 UTC
FreeBSD-main-amd64-gcc12_build - Build #5173 (74a6f2a76b32e01d05c4ad71897bd3a6831e703e) - Still Failing

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

74a6f2a76b32e01d05c4ad71897bd3a6831e703e by thj:
iwx: Shorten log code field



The end of the build log:

[...truncated 99.04 MiB...]
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1064:1:   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<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::TestInfo>'} 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<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::TestInfo>'} declared here
  416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr {
      |                                                           ^~~~~~~~~~
--- all_subdir_lib/googletest/tests/gtest_main ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:32:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:228:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  228 |   _LIBCPP_HIDE_FROM_ABI unique_ptr(auto_ptr<_Up>&& __p) _NOEXCEPT : __ptr_(__p.release(), __value_init_tag()) {}
      |                                    ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:250:47: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  250 |   _LIBCPP_HIDE_FROM_ABI unique_ptr& operator=(auto_ptr<_Up> __p) {
      |                                               ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                                                        ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes]
  669 | struct _LIBCPP_TEMPLATE_VIS hash;
      |                             ^~~~
--- all_subdir_usr.bin ---
--- lldb-server.o ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++12  --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/  -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DLLVM_DEFAULT_TARGET_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=LLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=LLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=LLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=LLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -g1 -MD -MF.depend.lldb-server.o -MTlldb-server.o -Wno-format-zero-length -fstack-protector-strong -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 -fno-strict-aliasing   -fno-exceptions -fno-rtti -std=c++17 -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas       -c /workspace/src/contrib/llvm-project/lldb/tools/lldb-server/lldb-server.cpp -o lldb-server.o
--- all_subdir_lib ---
--- all_subdir_lib/googletest/tests/gtest ---
/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<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo>; _Tp = testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo]':
/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 = testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, testing::internal::ParamGenerator<Unstreamable> (*&)(), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(const testing::TestParamInfo<Unstreamable>&), const char*&, int&}; _Tp = testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo>; pointer = testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37:   required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, testing::internal::ParamGenerator<Unstreamable> (*&)(), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(const testing::TestParamInfo<Unstreamable>&), const char*&, int&}; _Tp = testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:545:33:   required from 'int testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestSuiteInstantiation(std::__1::string, testing::internal::ParamGenerator<typename TestSuite::ParamType> (*)(), std::__1::string (*)(const testing::TestParamInfo<typename TestSuite::ParamType>&), const char*, int) [with TestSuite = CommentTest; std::__1::string = std::__1::basic_string<char>; GeneratorCreationFunc = testing::internal::ParamGenerator<Unstreamable>(); ParamNameGeneratorFunc = std::__1::basic_string<char>(const testing::TestParamInfo<Unstreamable>&)]'
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1071:1:   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<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo'} 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/private/gtest/internal/gtest-param-util.h:639:10: note: 'std::__1::__remove_const_t<testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<CommentTest>::InstantiationInfo'} declared here
  639 |   struct InstantiationInfo {
      |          ^~~~~~~~~~~~~~~~~
/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<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo> >; _Tp = shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>]':
/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<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo> >]'
--- all_subdir_lib/googletest/tests/gtest_main ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:614:36: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  614 |   _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__r.get()) {
      |                                    ^~~~~~~~
--- all_subdir_lib/googletest/tests/gtest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo> >; pointer = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>*]'
--- all_subdir_lib/googletest/tests/gtest_main ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                                                        ^~~~~~~~
--- all_subdir_lib/googletest/tests/gtest ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37:   required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:536:24:   required from 'void testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestPattern(const char*, const char*, testing::internal::TestMetaFactoryBase<typename TestSuite::ParamType>*, testing::internal::CodeLocation) [with TestSuite = ParameterizedDerivedTest; typename TestSuite::ParamType = int]'
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1098:1:   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<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>'} 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<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::TestInfo>'} declared here
  416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr {
      |                                                           ^~~~~~~~~~
--- all_subdir_lib/googletest/tests/gtest_main ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:697:52: warning: 'template<class _Tp> class std::__1::auto_ptr' is deprecated [-Wdeprecated-declarations]
  697 |   _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=(auto_ptr<_Yp>&& __r) {
      |                                                    ^~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr.h:29:56: note: declared here
   29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr {
      |                                                        ^~~~~~~~
--- all_subdir_lib/googletest/tests/gtest ---
/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<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo>; _Tp = testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo]':
/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 = testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, testing::internal::ParamGenerator<int> (*&)(), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(const testing::TestParamInfo<int>&), const char*&, int&}; _Tp = testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo>; pointer = testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37:   required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, testing::internal::ParamGenerator<int> (*&)(), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(const testing::TestParamInfo<int>&), const char*&, int&}; _Tp = testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:545:33:   required from 'int testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestSuiteInstantiation(std::__1::string, testing::internal::ParamGenerator<typename TestSuite::ParamType> (*)(), std::__1::string (*)(const testing::TestParamInfo<typename TestSuite::ParamType>&), const char*, int) [with TestSuite = ParameterizedDerivedTest; std::__1::string = std::__1::basic_string<char>; GeneratorCreationFunc = testing::internal::ParamGenerator<int>(); ParamNameGeneratorFunc = std::__1::basic_string<char>(const testing::TestParamInfo<int>&)]'
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1110:1:   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<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo'} 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/private/gtest/internal/gtest-param-util.h:639:10: note: 'std::__1::__remove_const_t<testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<ParameterizedDerivedTest>::InstantiationInfo'} declared here
  639 |   struct InstantiationInfo {
      |          ^~~~~~~~~~~~~~~~~
--- all_subdir_lib/googletest/tests/gtest_main ---
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1568:29: warning: type attributes ignored after type is already defined [-Wattributes]
 1568 | struct _LIBCPP_TEMPLATE_VIS hash;
      |                             ^~~~
--- all_subdir_lib/googletest/tests/gtest ---
/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<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo> >; _Tp = shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>]':
/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<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo> >; pointer = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37:   required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:536:24:   required from 'void testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestPattern(const char*, const char*, testing::internal::TestMetaFactoryBase<typename TestSuite::ParamType>*, testing::internal::CodeLocation) [with TestSuite = MyEnumTest; typename TestSuite::ParamType = MyEnums]'
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1122:1:   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<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>'} 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<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::TestInfo>'} 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<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo>; _Tp = testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo]':
/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 = testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, testing::internal::ParamGenerator<MyEnums> (*&)(), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(const testing::TestParamInfo<MyEnums>&), const char*&, int&}; _Tp = testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo>; pointer = testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37:   required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, testing::internal::ParamGenerator<MyEnums> (*&)(), std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (*&)(const testing::TestParamInfo<MyEnums>&), const char*&, int&}; _Tp = testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo; _Allocator = std::__1::allocator<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo>]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:545:33:   required from 'int testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestSuiteInstantiation(std::__1::string, testing::internal::ParamGenerator<typename TestSuite::ParamType> (*)(), std::__1::string (*)(const testing::TestParamInfo<typename TestSuite::ParamType>&), const char*, int) [with TestSuite = MyEnumTest; std::__1::string = std::__1::basic_string<char>; GeneratorCreationFunc = testing::internal::ParamGenerator<MyEnums>(); ParamNameGeneratorFunc = std::__1::basic_string<char>(const testing::TestParamInfo<MyEnums>&)]'
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1123:1:   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<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo'} 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/private/gtest/internal/gtest-param-util.h:639:10: note: 'std::__1::__remove_const_t<testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo>' {aka 'struct testing::internal::ParameterizedTestSuiteInfo<MyEnumTest>::InstantiationInfo'} declared here
  639 |   struct InstantiationInfo {
      |          ^~~~~~~~~~~~~~~~~
/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<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo> >; _Tp = shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>]':
/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<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29:   required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo> >; pointer = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>*]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37:   required from 'void std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo*}; _Tp = std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>; _Allocator = std::__1::allocator<std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo> >]'
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtest/internal/gtest-param-util.h:536:24:   required from 'void testing::internal::ParameterizedTestSuiteInfo<TestSuite>::AddTestPattern(const char*, const char*, testing::internal::TestMetaFactoryBase<typename TestSuite::ParamType>*, testing::internal::CodeLocation) [with TestSuite = works_here::NotInstantiatedTest; typename TestSuite::ParamType = int]'
/workspace/src/contrib/googletest/googletest/test/googletest-param-test-test.cc:1141:1:   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<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>'} 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<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo> >' {aka 'class std::__1::shared_ptr<testing::internal::ParameterizedTestSuiteInfo<works_here::NotInstantiatedTest>::TestInfo>'} declared here
  416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_ptr {
      |                                                           ^~~~~~~~~~
--- all_subdir_lib/googletest/tests/gtest_main ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1412,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__mutex/once_flag.h:21,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale:16:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: warning: type attributes ignored after type is already defined [-Wattributes]
  132 | class _LIBCPP_TEMPLATE_VIS fpos;
      |                            ^~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:599,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1288,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ranges/movable_box.h:21,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/for_each.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1842,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:941,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:647,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__locale:24:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_flag*, bool)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  149 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, bool)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  154 |   __o->wait(__v);
      |   ~~~~~~~~~^~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile atomic_flag*, bool, memory_order)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  159 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here
   52 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_flag*, bool, memory_order)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  164 |   __o->wait(__v, __m);
      |   ~~~~~~~~~^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here
   56 |   wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT {
      |   ^~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  169 |   __o->notify_one();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:59:87: note: declared here
   59 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT {
      |                                                                                       ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  174 |   __o->notify_one();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:62:87: note: declared here
   62 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() _NOEXCEPT {
      |                                                                                       ^~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)':
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations]
  184 |   __o->notify_all();
      |   ~~~~~~~~~~~~~~~^~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:68:87: note: declared here
   68 |   _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_all() _NOEXCEPT {
      |                                                                                       ^~~~~~~~~~
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:25,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:164,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iostream:43:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global scope:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, false>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<char, true>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, false>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: warning: type attributes ignored after type is already defined [-Wattributes]
 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname<wchar_t, true>;
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_usr.sbin ---
cc1plus: all warnings being treated as errors
--- all_subdir_lib ---
--- all_subdir_lib/googletest/tests/gtest ---
--- gtest_premature_exit_test ---
--- gtest_premature_exit_test ---
/usr/local/bin/x86_64-unknown-freebsd14.1-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -pipe -fno-common -fPIE -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -I/workspace/src/contrib/googletest/googletest/include -I/workspace/src/contrib/googletest/googletest -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -std=c++14 -Wno-deprecated-copy -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas  -Wl,-zrelro -pie -Wl,-znoexecstack  -o gtest_premature_exit_test  gtest_premature_exit_test.o -lprivategtest
--- all_subdir_usr.sbin ---
*** [ctld.o] Error code 1

make[4]: stopped in /workspace/src/usr.sbin/ctld

make[2]: stopped in /workspace/src
--- all_subdir_lib ---

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

make[2]: stopped in /workspace/src
--- all_subdir_tests ---

make[5]: stopped in /workspace/src/tests/sys/fs

make[4]: stopped in /workspace/src/tests/sys

make[3]: stopped in /workspace/src/tests

make[2]: stopped in /workspace/src
      357.41 real      2604.75 user       236.68 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/jenkins2536466376925512417.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