>>> boost 1.83.0 Extracting bzcat /home/buildroot/autobuild/run/instance-1/dl/boost/boost_1_83_0.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0 -xf - >>> boost 1.83.0 Patching Applying 0001-unordered-fix-copy-assign.patch using patch: patching file boost/unordered/detail/foa/core.hpp >>> boost 1.83.0 Configuring cd /home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0 && ./bootstrap.sh --with-toolset=gcc --with-icu=/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr --without-libraries=atomic,container,context,contract,coroutine,date_time,exception,fiber,filesystem,graph,graph_parallel,json,locale,log,math,mpi,nowide,program_options,python,random,serialization,stacktrace,test,thread,timer,type_erasure,url,wave Building B2 engine.. ### ### ### Using 'gcc' toolset. ### ### g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 Copyright (C) 2017 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?... /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/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/run/instance-1/output-1/host/bin/arm-linux-gcc -dumpversion` : /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 \" \"\" ;" > /home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0/user-config.jam sed -i "s/: -O.* ;/: -Os ;/" /home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0/tools/build/src/tools/gcc.jam >>> boost 1.83.0 Building cd /home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0 && GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" ./b2 --no-cmake-config toolset=gcc threading=multi abi=aapcs variant=release -j4 -q --ignore-site-config --layout=system --user-config=/home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0/user-config.jam link=shared runtime-link=shared -d+1 Performing configuration checks - default address-model : 32-bit [1] - default architecture : arm [1] Building the Boost C++ Libraries. - zlib : yes - bzip2 : yes - lzma : yes - zstd : yes - has_lzma_cputhreads builds : yes [2] - has_icu builds : yes [2] [1] gcc-12.3.0 [2] gcc-12.3.0/release/abi-aapcs/python-3.11/threading-multi/visibility-hidden Component configuration: - atomic : not building - chrono : building - container : not building - context : not building - contract : not building - coroutine : not building - date_time : not building - exception : not building - fiber : not building - filesystem : not building - graph : not building - graph_parallel : not building - headers : building - iostreams : 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 : building - test : not building - thread : not building - timer : not building - type_erasure : not building - url : not building - wave : not building ...patience... ...found 1760 targets... ...updating 42 targets... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/file_descriptor.o In file included from ./boost/iostreams/positioning.hpp:20, from ./boost/iostreams/device/file_descriptor.hpp:27, from libs/iostreams/src/file_descriptor.cpp:23: ./boost/integer_traits.hpp:105:69: error: narrowing conversion of '-2147483648' from 'int' to 'wchar_t' [-Wnarrowing] 105 | public detail::integer_traits_base | ^ "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/file_descriptor.o... gcc.compile.c++ bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/chrono.o In file included from ./boost/ratio/ratio.hpp:46, from ./boost/chrono/duration.hpp:41, from ./boost/chrono/chrono.hpp:11, from ./boost/chrono/detail/inlined/chrono.hpp:13, from libs/chrono/src/chrono.cpp:14: ./boost/integer_traits.hpp:105:69: error: narrowing conversion of '-2147483648' from 'int' to 'wchar_t' [-Wnarrowing] 105 | public detail::integer_traits_base | ^ "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -pthread -Os -finline-functions -Wno-inline -Wall -Wextra -fvisibility=hidden -Wno-long-long -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/chrono.o" "libs/chrono/src/chrono.cpp" ...failed gcc.compile.c++ bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/chrono.o... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/bzip2.o In file included from ./boost/iostreams/seek.hpp:16, from ./boost/iostreams/checked_operations.hpp:21, from ./boost/iostreams/detail/buffer.hpp:22, from ./boost/iostreams/filter/symmetric.hpp:49, from ./boost/iostreams/filter/bzip2.hpp:29, from libs/iostreams/src/bzip2.cpp:19: ./boost/integer_traits.hpp:105:69: error: narrowing conversion of '-2147483648' from 'int' to 'wchar_t' [-Wnarrowing] 105 | public detail::integer_traits_base | ^ "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/bzip2.o" "libs/iostreams/src/bzip2.cpp" ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/bzip2.o... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/mapped_file.o In file included from ./boost/iostreams/seek.hpp:16, from ./boost/iostreams/detail/adapter/non_blocking_adapter.hpp:13, from ./boost/iostreams/close.hpp:19, from ./boost/iostreams/device/mapped_file.hpp:20, from libs/iostreams/src/mapped_file.cpp:19: ./boost/integer_traits.hpp:105:69: error: narrowing conversion of '-2147483648' from 'int' to 'wchar_t' [-Wnarrowing] 105 | public detail::integer_traits_base | ^ "/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" ...failed gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-12.3.0/release/threading-multi/visibility-hidden/mapped_file.o... gcc.compile.c++ bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/process_cpu_clocks.o In file included from ./boost/ratio/ratio.hpp:46, from ./boost/chrono/duration.hpp:41, from ./boost/chrono/process_cpu_clocks.hpp:19, from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:19, from libs/chrono/src/process_cpu_clocks.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/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fPIC -pthread -Os -finline-functions -Wno-inline -Wall -Wextra -fvisibility=hidden -Wno-long-long -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/process_cpu_clocks.o" "libs/chrono/src/process_cpu_clocks.cpp" ...failed gcc.compile.c++ bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/process_cpu_clocks.o... ...failed updating 5 targets... ...updated 8 targets... package/pkg-generic.mk:280: recipe for target '/home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-1/output-1/build/boost-1.83.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'