>>> boost 1.80.0 Extracting bzcat /home/thomas/autobuild/instance-3/dl/boost/boost_1_80_0.tar.bz2 | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/boost-1.80.0 -xf - >>> boost 1.80.0 Patching >>> boost 1.80.0 Configuring cd /home/thomas/autobuild/instance-3/output-1/build/boost-1.80.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=context,contract,coroutine,exception,fiber,graph,iostreams,json,locale,log,mpi,nowide,python,test,timer,type_erasure,wave Building B2 engine.. ### ### ### Using 'gcc' toolset. ### ### g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 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 Unicode/ICU support for Boost.Regex?... disabled. 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/thomas/autobuild/instance-3/output-1/host/bin/arc-linux-gcc -dumpversion` : /home/thomas/autobuild/instance-3/output-1/host/bin/arc-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 \" \"\" ;" > /home/thomas/autobuild/instance-3/output-1/build/boost-1.80.0/user-config.jam sed -i "s/: -O.* ;/: -Og ;/" /home/thomas/autobuild/instance-3/output-1/build/boost-1.80.0/tools/build/src/tools/gcc.jam >>> boost 1.80.0 Building cd /home/thomas/autobuild/instance-3/output-1/build/boost-1.80.0 && PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" ./b2 --no-cmake-config toolset=gcc threading=multi abi=sysv variant=release -j4 -q --ignore-site-config --layout=system --user-config=/home/thomas/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] 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. - 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 : no [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] - 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 : no [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 : building - context : not building - contract : not building - coroutine : not building - date_time : building - exception : not building - fiber : not building - filesystem : building - graph : not building - graph_parallel : 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 : not building - random : building - regex : building - serialization : building - stacktrace : building - system : building - test : not building - thread : building - timer : not building - type_erasure : not building - wave : not building ...patience... ...patience... ...found 4467 targets... ...updating 654 targets... 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/thomas/autobuild/instance-3/output-1/host/bin/arc-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -fPIC -pthread -Og -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... ...skipped

libboost_atomic.so.1.80.0 for lack of libboost_atomic.so.1.80.0... 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/chrono/build/gcc-9.2.1/release/threading-multi/visibility-hidden/chrono.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 2 targets... ...updated 22 targets... make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-3/output-1/build/boost-1.80.0/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'