>>> boost 1.80.0 Extracting bzcat /home/thomas/autobuild/instance-1/dl/boost/boost_1_80_0.tar.bz2 | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0 -xf - >>> boost 1.80.0 Patching >>> boost 1.80.0 Configuring cd /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=atomic,chrono,container,context,contract,coroutine,date_time,fiber,filesystem,graph_parallel,iostreams,json,locale,log,math,mpi,nowide,program_options,python,random,serialization,stacktrace,system,test,thread,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-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-gcc -dumpversion` : /home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -static -static\" \" -static\" ;" > /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0/user-config.jam sed -i "s/: -O.* ;/: -Ofast ;/" /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0/tools/build/src/tools/gcc.jam >>> boost 1.80.0 Building cd /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0 && PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/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=aapcs variant=release -j4 -q --ignore-site-config --layout=system --user-config=/home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0/user-config.jam link=static runtime-link=static -d+1 Performing configuration checks - default address-model : 32-bit [1] - default architecture : arm [1] Building the Boost C++ Libraries. - has_icu builds : no [2] [1] gcc-12.2.0 [2] gcc-12.2.0/release/abi-aapcs/link-static/python-3.10/runtime-link-static/threadapi-pthread/threading-multi/visibility-hidden Component configuration: - atomic : not building - chrono : not building - container : not building - context : not building - contract : not building - coroutine : not building - date_time : not building - exception : building - fiber : not building - filesystem : not building - graph : building - graph_parallel : not building - headers : building - iostreams : not building - json : not building - locale : not building - log : not building - math : not building - mpi : not building - nowide : not building - program_options : not building - python : not building - random : not building - regex : building - serialization : not building - stacktrace : not building - system : not building - test : not building - thread : not building - timer : not building - type_erasure : not building - wave : not building ...patience... ...patience... ...patience... ...found 3494 targets... ...updating 34 targets... gcc.compile.c++ bin.v2/libs/exception/build/gcc-12.2.0/release/link-static/threading-multi/visibility-hidden/clone_current_exception_non_intrusive.o gcc.archive bin.v2/libs/exception/build/gcc-12.2.0/release/link-static/threading-multi/visibility-hidden/libboost_exception.a common.copy /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0/stage/lib/libboost_exception.a gcc.compile.c++ bin.v2/libs/regex/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/regex_debug.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/regex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/static_mutex.o gcc.compile.c++ bin.v2/libs/graph/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/graphml.o In file included from ./boost/detail/lcast_precision.hpp:16, from ./boost/lexical_cast/detail/converter_lexical.hpp:41, from ./boost/lexical_cast/try_lexical_convert.hpp:44, from ./boost/lexical_cast.hpp:32, from ./boost/graph/graphml.hpp:16, from libs/graph/src/graphml.cpp:17: ./boost/integer_traits.hpp:105:69: error: narrowing conversion of '-2147483648' from 'int' to 'wchar_t' [-Wnarrowing] 105 | public detail::integer_traits_base | ^ "/home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -static -static -pthread -Ofast -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/graphml.o" "libs/graph/src/graphml.cpp" ...failed gcc.compile.c++ bin.v2/libs/graph/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/graphml.o... gcc.compile.c++ bin.v2/libs/graph/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/read_graphviz_new.o In file included from ./boost/integer.hpp:20, from ./boost/function/function_base.hpp:20, 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 libs/graph/src/read_graphviz_new.cpp:31: ./boost/integer_traits.hpp:105:69: error: narrowing conversion of '-2147483648' from 'int' to 'wchar_t' [-Wnarrowing] 105 | public detail::integer_traits_base | ^ "/home/thomas/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-uclibcgnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g2 -static -static -pthread -Ofast -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/read_graphviz_new.o" "libs/graph/src/read_graphviz_new.cpp" ...failed gcc.compile.c++ bin.v2/libs/graph/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/read_graphviz_new.o... ...skipped libboost_graph.a for lack of read_graphviz_new.o... gcc.compile.c++ bin.v2/libs/regex/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/posix_api.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-12.2.0/release/link-static/runtime-link-static/threading-multi/visibility-hidden/wide_posix_api.o ...failed updating 2 targets... ...skipped 1 target... ...updated 26 targets... make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-1/output-1/build/boost-1.80.0/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'