>>> boost 1.80.0 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/boost/boost_1_80_0.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0 -xf - >>> boost 1.80.0 Patching Applying 0001-Improve-modfunc-performance.patch using patch: patching file boost/intrusive/hashtable.hpp >>> boost 1.80.0 Configuring cd /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0 && ./bootstrap.sh --with-toolset=gcc --with-icu=/home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr --with-python-root=/home/buildroot/autobuild/instance-0/output-1/host --with-python=/home/buildroot/autobuild/instance-0/output-1/host/bin/python3.10 --without-libraries=atomic,context,contract,coroutine,exception,fiber,filesystem,graph,locale,log,math,mpi,nowide,program_options,regex,serialization,stacktrace,test,timer,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-0/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-0/output-1/host/bin/arceb-linux-gcc -dumpversion` : /home/buildroot/autobuild/instance-0/output-1/host/bin/arceb-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/python3.10\" \"\" ;" > /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/user-config.jam sed -i "s/: -O.* ;/: -O3 ;/" /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/tools/build/src/tools/gcc.jam >>> boost 1.80.0 Building cd /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0 && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/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-0/output-1/build/boost-1.80.0/user-config.jam link=shared runtime-link=shared -d+1 Performing configuration checks - default address-model : 32-bit [1] - default architecture : none [1] Building the Boost C++ Libraries. warning: Graph library does not contain MPI-based parallel components. note: to enable them, add "using mpi ;" to your user-config.jam. note: to suppress this message, pass "--without-graph_parallel" to bjam. - zlib : yes - bzip2 : yes - lzma : yes - zstd : no - has_lzma_cputhreads builds : yes [2] - cxx11_constexpr : yes [2] - cxx11_decltype : yes [2] - cxx11_hdr_tuple : yes [2] - cxx11_template_aliases : yes [2] - cxx11_variadic_templates : yes [2] - cxx11_basic_alignas : yes [2] - lockfree boost::atomic_flag : no [2] - x86 : no [2] - arm : no [2] - mips1 : no [2] - power : no [2] - sparc : no [2] [1] gcc-9.2.1 [2] gcc-9.2.1/release/python-3.10/threadapi-pthread/threading-multi/visibility-hidden Component configuration: - atomic : not building - chrono : building - container : building - context : not building - contract : not building - coroutine : not building - date_time : building - exception : not building - fiber : not building - filesystem : not building - graph : not building - graph_parallel : building - headers : building - iostreams : building - json : building - locale : not building - log : not building - math : not building - mpi : not building - nowide : not building - program_options : not building - python : building - random : building - regex : not building - serialization : not building - stacktrace : not building - system : building - test : not building - thread : building - timer : not building - type_erasure : building - wave : not building ...patience... ...patience... ...found 4090 targets... ...updating 144 targets... gcc.compile.c++ bin.v2/libs/date_time/build/gcc-9.2.1/release/threading-multi/visibility-hidden/gregorian/greg_month.o gcc.link.dll bin.v2/libs/date_time/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_date_time.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_date_time.so.1.80.0 ln-UNIX /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_date_time.so gcc.compile.c++ bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/dlmalloc.o gcc.compile.c++ bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/global_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/monotonic_buffer_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/pool_resource.o gcc.compile.c++ bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/synchronized_pool_resource.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/file_descriptor.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-9.2.1/release/threading-multi/visibility-hidden/chrono.o gcc.compile.c++ bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/unsynchronized_pool_resource.o gcc.compile.c bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/alloc_lib.o gcc.link.dll bin.v2/libs/container/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_container.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_container.so.1.80.0 ln-UNIX /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_container.so gcc.compile.c++ bin.v2/libs/chrono/build/gcc-9.2.1/release/threading-multi/visibility-hidden/thread_clock.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-9.2.1/release/threading-multi/visibility-hidden/process_cpu_clocks.o gcc.link.dll bin.v2/libs/chrono/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_chrono.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_chrono.so.1.80.0 ln-UNIX /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_chrono.so gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/mapped_file.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/bzip2.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/gzip.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/lzma.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/zlib.o gcc.link.dll bin.v2/libs/iostreams/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_iostreams.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_iostreams.so.1.80.0 ln-UNIX /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_iostreams.so gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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; | ^~~~~~~~ In file included from libs/python/src/dict.cpp:5: ./boost/python/extract.hpp: In member function 'bool boost::python::detail::dict_base::has_key(boost::python::api::object_operators::object_cref) const': ./boost/python/extract.hpp:185:11: warning: '*((void*)& +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 185 | ); | ^ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/json/build/gcc-9.2.1/release/threading-multi/visibility-hidden/src.o gcc.link.dll bin.v2/libs/json/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_json.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_json.so.1.80.0 ln-UNIX /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_json.so gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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; | ^~~~~~~~ In file included from libs/python/src/str.cpp:5: ./boost/python/extract.hpp: In member function 'long int boost::python::detail::str_base::count(boost::python::api::object_operators::object_cref) const': ./boost/python/extract.hpp:185:11: warning: '*((void*)& +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 185 | ); | ^ ./boost/python/extract.hpp: In member function 'long int boost::python::detail::str_base::count(boost::python::api::object_operators::object_cref, boost::python::api::object_operators::object_cref) const': ./boost/python/extract.hpp:185:11: warning: '*((void*)& +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 185 | ); | ^ ./boost/python/extract.hpp: In member function 'long int boost::python::detail::str_base::count(boost::python::api::object_operators::object_cref, boost::python::api::object_operators::object_cref, boost::python::api::object_operators::object_cref) const': ./boost/python/extract.hpp:185:11: warning: '*((void*)& +12)' may be used uninitialized in this function [-Wmaybe-uninitialized] 185 | ); | ^ gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/python-3.10/threading-multi/visibility-hidden/converter/from_python.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/python-3.10/threading-multi/visibility-hidden/converter/type_id.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/python-3.10/threading-multi/visibility-hidden/converter/registry.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/python-3.10/threading-multi/visibility-hidden/object/life_support.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/python-3.10/threading-multi/visibility-hidden/errors.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/python-3.10/threading-multi/visibility-hidden/object/inheritance.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/python-3.10/threading-multi/visibility-hidden/converter/builtin_converters.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/python-3.10/threading-multi/visibility-hidden/converter/arg_to_python_base.o gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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/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-0/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-0/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; | ^~~~~~~~ ...on 100th target... gcc.compile.c++ bin.v2/libs/system/build/gcc-9.2.1/release/threading-multi/visibility-hidden/error_code.o gcc.link.dll bin.v2/libs/system/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_system.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_system.so.1.80.0 ln-UNIX /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_system.so 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-0/output-1/host/bin/arceb-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -I/home/buildroot/autobuild/instance-0/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/python3.10 -fPIC -pthread -O3 -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... gcc.compile.c++ bin.v2/libs/random/build/gcc-9.2.1/release/threading-multi/visibility-hidden/random_device.o gcc.link.dll bin.v2/libs/random/build/gcc-9.2.1/release/threading-multi/visibility-hidden/libboost_random.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_random.so.1.80.0 gcc.compile.c++ bin.v2/libs/python/build/gcc-9.2.1/release/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-0/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-0/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/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-0/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-0/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.link.dll bin.v2/libs/python/build/gcc-9.2.1/release/python-3.10/threading-multi/visibility-hidden/libboost_python310.so.1.80.0 common.copy /home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/stage/lib/libboost_python310.so.1.80.0 ...failed updating 1 target... ...updated 117 targets... package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/boost-1.80.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'