>>> boost 1.80.0 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/boost/boost_1_80_0.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0 -xf - >>> boost 1.80.0 Patching >>> boost 1.80.0 Configuring cd /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0 && ./bootstrap.sh --with-toolset=gcc --with-icu=/home/buildroot/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr --with-python-root=/home/buildroot/autobuild/instance-3/output-1/host --with-python=/home/buildroot/autobuild/instance-3/output-1/host/bin/python3.10 --without-libraries=container,context,coroutine,exception,fiber,graph,graph_parallel,iostreams,json,locale,log,mpi,nowide,type_erasure,wave Building B2 engine.. ### ### ### Using 'gcc' toolset. ### ### g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ### ### > g++ -x c++ -std=c++11 -O2 -s -DNDEBUG builtins.cpp class.cpp command.cpp compile.cpp constants.cpp cwd.cpp debug.cpp debugger.cpp execcmd.cpp execnt.cpp execunix.cpp filesys.cpp filent.cpp fileunix.cpp frames.cpp function.cpp glob.cpp hash.cpp hcache.cpp hdrmacro.cpp headers.cpp jam_strings.cpp jam.cpp jamgram.cpp lists.cpp make.cpp make1.cpp md5.cpp mem.cpp modules.cpp native.cpp object.cpp option.cpp output.cpp parse.cpp pathnt.cpp pathsys.cpp pathunix.cpp regexp.cpp rules.cpp scan.cpp search.cpp startup.cpp subst.cpp sysinfo.cpp timestamp.cpp variable.cpp w32_getreg.cpp modules/order.cpp modules/path.cpp modules/property-set.cpp modules/regex.cpp modules/sequence.cpp modules/set.cpp -o b2 tools/build/src/engine/b2 Detecting Python version... 3.10 Unicode/ICU support for Boost.Regex?... /home/buildroot/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr Generating B2 configuration in project-config.jam for gcc... Bootstrapping is done. To build, run: ./b2 To generate header files, run: ./b2 headers The configuration generated uses gcc to build by default. If that is unintended either use the --with-toolset option or adjust configuration, by editing 'project-config.jam'. Further information: - Command line help: ./b2 --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - B2 documentation: http://www.boost.org/build/ echo "using gcc : `/home/buildroot/autobuild/instance-3/output-1/host/bin/arceb-linux-gcc -dumpversion` : /home/buildroot/autobuild/instance-3/output-1/host/bin/arceb-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/python3.10\" \"\" ;" > /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/user-config.jam sed -i "s/: -O.* ;/: -O0 ;/" /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/tools/build/src/tools/gcc.jam >>> boost 1.80.0 Building cd /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0 && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./b2 --no-cmake-config toolset=gcc threading=multi abi=sysv variant=release -j4 -q --ignore-site-config --layout=system --user-config=/home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/user-config.jam -d+1 Performing configuration checks - default address-model : 32-bit [1] - default architecture : none [1] Building the Boost C++ Libraries. - x86 : no [2] - arm : no [2] - mips1 : no [2] - power : no [2] - sparc : no [2] - has std::atomic_ref : no [2] - has statx : no [2] - has statx syscall : yes [2] - has init_priority attribute : yes [2] - has stat::st_blksize : yes [2] - has stat::st_mtim : yes [2] - has stat::st_mtimensec : no [2] - has stat::st_mtimespec : no [2] - has stat::st_birthtim : no [2] - has stat::st_birthtimensec : no [2] - has stat::st_birthtimespec : no [2] - has fdopendir(O_NOFOLLOW) : yes [2] - has POSIX *at APIs : yes [2] - gcc visibility : yes [2] - cxx11_noexcept : yes [2] - cxx11_rvalue_references : yes [2] - sfinae_expr : yes [2] - cxx11_auto_declarations : yes [2] - cxx11_lambdas : yes [2] - cxx11_unified_initialization_syntax : yes [2] - cxx11_hdr_tuple : yes [2] - cxx11_hdr_initializer_list : yes [2] - cxx11_hdr_chrono : yes [2] - cxx11_thread_local : yes [2] - cxx11_constexpr : yes [2] - cxx11_nullptr : yes [2] - cxx11_numeric_limits : yes [2] - cxx11_decltype : yes [2] - cxx11_hdr_array : yes [2] - cxx11_hdr_atomic : yes [2] - cxx11_hdr_type_traits : yes [2] - cxx11_allocator : yes [2] - cxx11_explicit_conversion_operators : yes [2] - long double support : yes [2] - has_icu builds : yes [2] - libbacktrace builds : no [2] - libbacktrace builds : no [3] - addr2line builds : no [2] - addr2line builds : no [3] - WinDbg builds : no [2] - WinDbg builds : no [3] - WinDbgCached builds : no [2] - WinDbgCached builds : no [3] - BOOST_COMP_GNUC >= 4.3.0 : yes [2] - BOOST_COMP_GNUC >= 4.3.0 : yes [4] - lockfree boost::atomic_flag : no [2] - x86 : no [4] - arm : no [4] - mips1 : no [4] - power : no [4] - sparc : no [4] - has std::atomic_ref : no [4] - has statx : no [4] - has statx syscall : yes [4] - has init_priority attribute : yes [4] - has stat::st_blksize : yes [4] - has stat::st_mtim : yes [4] - has stat::st_mtimensec : no [4] - has stat::st_mtimespec : no [4] - has stat::st_birthtim : no [4] - has stat::st_birthtimensec : no [4] - has stat::st_birthtimespec : no [4] - has fdopendir(O_NOFOLLOW) : yes [4] - has POSIX *at APIs : yes [4] - gcc visibility : yes [4] - cxx11_noexcept : yes [4] - cxx11_rvalue_references : yes [4] - sfinae_expr : yes [4] - cxx11_auto_declarations : yes [4] - cxx11_lambdas : yes [4] - cxx11_unified_initialization_syntax : yes [4] - cxx11_hdr_tuple : yes [4] - cxx11_hdr_initializer_list : yes [4] - cxx11_hdr_chrono : yes [4] - cxx11_thread_local : yes [4] - cxx11_constexpr : yes [4] - cxx11_nullptr : yes [4] - cxx11_numeric_limits : yes [4] - cxx11_decltype : yes [4] - cxx11_hdr_array : yes [4] - cxx11_hdr_atomic : yes [4] - cxx11_hdr_type_traits : yes [4] - cxx11_allocator : yes [4] - cxx11_explicit_conversion_operators : yes [4] - long double support : yes [4] - has_icu builds : yes [4] - libbacktrace builds : no [4] - libbacktrace builds : no [5] - addr2line builds : no [4] - addr2line builds : no [5] - WinDbg builds : no [4] - WinDbg builds : no [5] - WinDbgCached builds : no [4] - WinDbgCached builds : no [5] - lockfree boost::atomic_flag : no [4] [1] gcc-9.2.1 [2] gcc-9.2.1/release/python-3.10/threadapi-pthread/threading-multi/visibility-hidden [3] gcc-9.2.1/release/build-no/python-3.10/threadapi-pthread/threading-multi/visibility-hidden [4] gcc-9.2.1/release/link-static/python-3.10/threadapi-pthread/threading-multi/visibility-hidden [5] gcc-9.2.1/release/build-no/link-static/python-3.10/threadapi-pthread/threading-multi/visibility-hidden Component configuration: - atomic : building - chrono : building - container : not building - context : not building - contract : building - coroutine : not building - date_time : building - exception : not building - fiber : not building - filesystem : building - graph : not building - graph_parallel : not building - headers : building - iostreams : not building - json : not building - locale : not building - log : not building - math : building - mpi : not building - nowide : not building - program_options : building - python : building - random : building - regex : building - serialization : building - stacktrace : building - system : building - test : building - thread : building - timer : building - type_erasure : not building - wave : not building ...patience... ...patience... ...patience... ...found 7425 targets... ...updating 801 targets... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/config_file.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cmdline.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/list.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/list.hpp:10, from libs/python/src/list.cpp:5: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/list.hpp:10, from libs/python/src/list.cpp:5: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++.pch bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/pch.gch gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/acosh.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/asinh.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/atanh.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/long.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/long.hpp:10, from libs/python/src/long.cpp:5: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/long.hpp:10, from libs/python/src/long.cpp:5: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cbrt.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/copysign.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/erfc.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/erf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/expm1.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fmax.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fmin.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fpclassify.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/hypot.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/llround.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/lgamma.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/log1p.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/lround.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/nextafter.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/nexttoward.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/round.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/tuple.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/tuple.hpp:10, from libs/python/src/tuple.cpp:5: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/tuple.hpp:10, from libs/python/src/tuple.cpp:5: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/dict.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/dict.hpp:10, from libs/python/src/dict.cpp:4: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/dict.hpp:10, from libs/python/src/dict.cpp:4: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/tgamma.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/trunc.o gcc.archive bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_math_c99.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_math_c99.a gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/acoshf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/asinhf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/atanhf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cbrtf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/copysignf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/erfcf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/erff.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/expm1f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fmaxf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fminf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fpclassifyf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/hypotf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/log1pf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/llroundf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/lgammaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/lroundf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/nextafterf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/roundf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/nexttowardf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/tgammaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/truncf.o gcc.archive bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_math_c99f.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_math_c99f.a gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/acoshl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/asinhl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/atanhl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/copysignl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cbrtl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/erfcl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/erfl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fmaxl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fminl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/fpclassifyl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/expm1l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/hypotl.o ...on 100th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/llroundl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/log1pl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/lroundl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/nextafterl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/lgammal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/nexttowardl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/roundl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/truncl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/tgammal.o gcc.archive bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_math_c99l.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_math_c99l.a gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/assoc_laguerre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/beta.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/assoc_legendre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_1.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_2.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_3.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_i.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_j.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_k.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_1.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_neumann.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_2.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/hermite.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_3.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/expint.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/laguerre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/legendre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_legendre.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/riemann_zeta.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_bessel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/assoc_laguerref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_neumann.o gcc.archive bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_math_tr1.a gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/betaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_1f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/assoc_legendref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_2f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_3f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_if.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_kf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_jf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_1f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_neumannf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/expintf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_2f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/hermitef.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_3f.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/laguerref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/legendref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/riemann_zetaf.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_legendref.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_besself.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/assoc_laguerrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_neumannf.o gcc.archive bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1f.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_math_tr1f.a gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/betal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/assoc_legendrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_1l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_2l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/comp_ellint_3l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_il.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_kl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_bessel_jl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_1l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cyl_neumannl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_2l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/hermitel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/expintl.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/laguerrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/ellint_3l.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/legendrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_legendrel.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/riemann_zetal.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_bessell.o gcc.compile.c++ bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/sph_neumannl.o gcc.archive bin.v2/libs/math/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_math_tr1l.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_math_tr1l.a gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/converter/from_python.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/converter/registry.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/converter/type_id.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/slice.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/slice.hpp:11, from libs/python/src/slice.cpp:1: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/slice.hpp:11, from libs/python/src/slice.cpp:1: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/str.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/str.hpp:10, from libs/python/src/str.cpp:4: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/str.hpp:10, from libs/python/src/str.cpp:4: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/enum.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/enum_base.hpp:8, from libs/python/src/object/enum.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/enum_base.hpp:8, from libs/python/src/object/enum.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/life_support.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/class.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/class.hpp:9, from libs/python/src/object/class.cpp:10: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/class.hpp:9, from libs/python/src/object/class.cpp:10: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/errors.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/function.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/function.hpp:12, from ./boost/python/docstring_options.hpp:8, from libs/python/src/object/function.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/function/function_base.hpp:16, from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:15, from ./boost/function/function0.hpp:11, from ./boost/python/errors.hpp:13, from ./boost/python/handle.hpp:11, from ./boost/python/args_fwd.hpp:10, from ./boost/python/object/function.hpp:9, from ./boost/python/docstring_options.hpp:8, from libs/python/src/object/function.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/converter/builtin_converters.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/inheritance.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/pickle_support.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/value_is_xxx.hpp:13, from ./boost/python/detail/value_is_shared_ptr.hpp:10, from ./boost/python/to_python_value.hpp:23, from ./boost/python/default_call_policies.hpp:10, from ./boost/python/make_function.hpp:10, from libs/python/src/object/pickle_support.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/function/function_base.hpp:16, from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:15, from ./boost/function/function0.hpp:11, from ./boost/python/errors.hpp:13, from ./boost/python/handle.hpp:11, from ./boost/python/to_python_value.hpp:14, from ./boost/python/default_call_policies.hpp:10, from ./boost/python/make_function.hpp:10, from libs/python/src/object/pickle_support.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/converter/arg_to_python_base.o ...on 200th target... gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/module.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/scope.hpp:9, from libs/python/src/module.cpp:9: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/scope.hpp:9, from libs/python/src/module.cpp:9: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/iterator.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/function_object.hpp:9, from libs/python/src/object/iterator.cpp:7: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/function/function_base.hpp:16, from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:29, from ./boost/function/function2.hpp:11, from ./boost/python/object/function_object.hpp:8, from libs/python/src/object/iterator.cpp:7: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/stl_iterator.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from libs/python/src/object/stl_iterator.cpp:10: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from libs/python/src/object/stl_iterator.cpp:10: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object_protocol.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object_protocol.hpp:11, from libs/python/src/object_protocol.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object_protocol.hpp:11, from libs/python/src/object_protocol.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object_operators.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object_operators.hpp:10, from libs/python/src/object_operators.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object_operators.hpp:10, from libs/python/src/object_operators.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/wrapper.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/extract.hpp:16, from ./boost/python/override.hpp:13, from ./boost/python/wrapper.hpp:8, from libs/python/src/wrapper.cpp:5: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/python/converter/registered.hpp:16, from ./boost/python/converter/return_from_python.hpp:10, from ./boost/python/override.hpp:11, from ./boost/python/wrapper.hpp:8, from libs/python/src/wrapper.cpp:5: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/import.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/import.hpp:8, from libs/python/src/import.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/import.hpp:8, from libs/python/src/import.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/exec.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/exec.hpp:8, from libs/python/src/exec.cpp:6: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/config/no_tr1/memory.hpp:21, from ./boost/get_pointer.hpp:14, from ./boost/python/object/pointer_holder.hpp:11, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object.hpp:9, from ./boost/python/exec.hpp:8, from libs/python/src/exec.cpp:6: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/object/function_doc_signature.o In file included from ./boost/python/detail/is_xxx.hpp:8, from ./boost/python/detail/is_auto_ptr.hpp:9, from ./boost/python/detail/copy_ctor_mutates_rhs.hpp:8, from ./boost/python/detail/value_arg.hpp:7, from ./boost/python/object/forward.hpp:10, from ./boost/python/object/pointer_holder.hpp:16, from ./boost/python/to_python_indirect.hpp:10, from ./boost/python/converter/arg_to_python.hpp:10, from ./boost/python/call.hpp:15, from ./boost/python/object_core.hpp:14, from ./boost/python/object/function.hpp:12, from ./boost/python/object/function_doc_signature.hpp:8, from libs/python/src/object/function_doc_signature.cpp:10: ./boost/python/detail/is_auto_ptr.hpp:17:40: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~ ./boost/detail/is_xxx.hpp:20:4: note: in definition of macro 'BOOST_DETAIL_IS_XXX_DEF' 20 | qualified_name< BOOST_PP_ENUM_PARAMS_Z(1, nargs, T) > \ | ^~~~~~~~~~~~~~ ./boost/python/detail/is_auto_ptr.hpp:17:1: note: in expansion of macro 'BOOST_PYTHON_IS_XXX_DEF' 17 | BOOST_PYTHON_IS_XXX_DEF(auto_ptr, std::auto_ptr, 1) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/memory:80, from ./boost/function/function_base.hpp:16, from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:15, from ./boost/function/function0.hpp:11, from ./boost/python/errors.hpp:13, from ./boost/python/handle.hpp:11, from ./boost/python/args_fwd.hpp:10, from ./boost/python/object/function.hpp:9, from ./boost/python/object/function_doc_signature.hpp:8, from libs/python/src/object/function_doc_signature.cpp:10: /home/buildroot/autobuild/instance-3/output-1/host/opt/ext-toolchain/arceb-snps-linux-uclibc/include/c++/9.2.1/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gcc.archive bin.v2/libs/python/build/gcc-9.2.1/release/link-static/python-3.10/threading-multi/visibility-hidden/libboost_python310.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_python310.a gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/options_description.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/parsers.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/variables_map.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/utf8_codecvt_facet.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/positional_options.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/convert.o gcc.compile.c++ bin.v2/libs/random/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/random_device.o gcc.archive bin.v2/libs/random/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_random.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_random.a gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/value_semantic.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/regex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/regex_debug.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/static_mutex.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/winmain.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/archive_exception.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/split.o gcc.archive bin.v2/libs/program_options/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_program_options.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_program_options.a gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_archive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_iserializer.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_oserializer.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_pointer_iserializer.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_pointer_oserializer.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_serializer_map.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/posix_api.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_xml_archive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_text_iprimitive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_text_oprimitive.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/wide_posix_api.o gcc.archive bin.v2/libs/regex/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_regex.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_regex.a gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/extended_type_info.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/extended_type_info_no_rtti.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/extended_type_info_typeid.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/binary_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/stl_port.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/binary_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/text_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/text_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_text_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_text_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_binary_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_binary_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/void_cast.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_xml_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_xml_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_archive_exception.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/codecvt_null.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/utf8_codecvt_facet.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_iarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_text_wiprimitive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_oarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic_text_woprimitive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/text_wiarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/text_woarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_grammar.o gcc.archive bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_serialization.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_serialization.a gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_text_wiarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_text_woarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_woarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_wiarchive.o gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_xml_wiarchive.o gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/noop.o gcc.archive bin.v2/libs/stacktrace/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_stacktrace_noop.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_stacktrace_noop.a ...on 300th target... gcc.compile.c++ bin.v2/libs/system/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/error_code.o gcc.archive bin.v2/libs/system/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_system.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_system.a gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/basic.o gcc.archive bin.v2/libs/stacktrace/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_stacktrace_basic.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_stacktrace_basic.a gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/polymorphic_xml_woarchive.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/execution_monitor.o In file included from libs/test/src/execution_monitor.cpp:16: ./boost/test/impl/execution_monitor.ipp: In member function 'void boost::detail::system_signal_exception::report() const': ./boost/test/impl/execution_monitor.ipp:428:90: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 428 | "signal: illegal opcode; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:433:88: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 433 | "signal: illegal trap; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:438:95: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 438 | "signal: privileged register; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:443:96: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 443 | "signal: internal stack error; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:449:91: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 449 | "signal: illegal operand; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:454:99: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 454 | "signal: illegal addressing mode; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:459:93: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 459 | "signal: privileged opcode; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:464:94: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 464 | "signal: co-processor error; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:469:116: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 469 | "signal: SIGILL, si_code: %d (illegal instruction; address of failing instruction: 0x%08lx)", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:479:98: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 479 | "signal: integer divide by zero; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:484:92: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 484 | "signal: integer overflow; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:489:105: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 489 | "signal: floating point divide by zero; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:494:99: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 494 | "signal: floating point overflow; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:499:100: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 499 | "signal: floating point underflow; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:504:105: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 504 | "signal: floating point inexact result; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:509:108: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 509 | "signal: invalid floating point operation; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:514:98: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 514 | "signal: subscript out of range; address of failing instruction: 0x%08lx", | ~~~~^ | | | long unsigned int | %08x In file included from libs/test/src/execution_monitor.cpp:16: ./boost/test/impl/execution_monitor.ipp:519:129: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 519 | "signal: SIGFPE, si_code: %d (errnoneous arithmetic operations; address of failing instruction: 0x%08lx)", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:530:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 530 | "memory access violation at address: 0x%08lx: no mapping at fault address", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:535:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 535 | "memory access violation at address: 0x%08lx: invalid permissions", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:541:100: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 541 | "signal: SIGSEGV, si_code: %d (memory access violation at address: 0x%08lx)", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:552:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 552 | "memory access violation at address: 0x%08lx: invalid address alignment", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:557:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 557 | "memory access violation at address: 0x%08lx: non-existent physical address", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:562:70: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 562 | "memory access violation at address: 0x%08lx: object specific hardware error", | ~~~~^ | | | long unsigned int | %08x ./boost/test/impl/execution_monitor.ipp:568:100: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] 568 | "signal: SIGSEGV, si_code: %d (memory access violation at address: 0x%08lx)", | ~~~~^ | | | long unsigned int | %08x gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/debug.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/cpp_main.o gcc.archive bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_prg_exec_monitor.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_prg_exec_monitor.a gcc.compile.c++ bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_wgrammar.o gcc.archive bin.v2/libs/serialization/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/libboost_wserialization.a common.copy /home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/stage/lib/libboost_wserialization.a gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/compiler_log_formatter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/plain_report_formatter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/decorator.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/progress_monitor.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/test_framework_init_observer.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/results_reporter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/results_collector.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/framework.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/test_tools.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/unit_test_log.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/test_tree.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/unit_test_monitor.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/unit_test_main.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/junit_log_formatter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_log_formatter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/xml_report_formatter.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-9.2.1/release/link-static/threadapi-pthread/threading-multi/visibility-hidden/pthread/once.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-9.2.1/release/link-static/threadapi-pthread/threading-multi/visibility-hidden/future.o gcc.compile.c++ bin.v2/libs/atomic/build/gcc-9.2.1/release/threading-multi/visibility-hidden/lock_pool.o In file included from libs/atomic/src/lock_pool.cpp:31: libs/atomic/src/lock_pool.cpp:1137:47: error: static assertion failed: Boost.Atomic unsupported target platform: native atomic operations not implemented for bytes 1137 | BOOST_STATIC_ASSERT_MSG(once_flag_operations::is_always_lock_free, "Boost.Atomic unsupported target platform: native atomic operations not implemented for bytes"); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ./boost/static_assert.hpp:32:59: note: in definition of macro 'BOOST_STATIC_ASSERT_MSG' 32 | # define BOOST_STATIC_ASSERT_MSG( ... ) static_assert(__VA_ARGS__) | ^~~~~~~~~~~ "/home/buildroot/autobuild/instance-3/output-1/host/bin/arceb-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/python3.10 -fPIC -pthread -O0 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_SOURCE -DNDEBUG -I"." -I"libs/atomic/src" -c -o "bin.v2/libs/atomic/build/gcc-9.2.1/release/threading-multi/visibility-hidden/lock_pool.o" "libs/atomic/src/lock_pool.cpp" ...failed gcc.compile.c++ bin.v2/libs/atomic/build/gcc-9.2.1/release/threading-multi/visibility-hidden/lock_pool.o... ...skipped libboost_atomic.so.1.80.0 for lack of lock_pool.o... gcc.compile.c++ bin.v2/libs/timer/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/auto_timers_construction.o gcc.compile.c++ bin.v2/libs/test/build/gcc-9.2.1/release/link-static/threading-multi/visibility-hidden/unit_test_parameters.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-9.2.1/release/link-static/threadapi-pthread/threading-multi/visibility-hidden/pthread/thread.o ...failed updating 1 target... ...skipped 1 target... ...updated 362 targets... package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/boost-1.80.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'