>>> boost 1.83.0 Extracting bzcat /home/autobuild/autobuild/instance-3/dl/boost/boost_1_83_0.tar.bz2 | /home/autobuild/autobuild/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-3/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/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=container,context,contract,coroutine,exception,fiber,graph,graph_parallel,iostreams,json,locale,math,python,random,stacktrace,test,timer,type_erasure,url,wave Building B2 engine.. ### ### ### Using 'gcc' toolset. ### ### g++ (GCC) 12.1.0 Copyright (C) 2022 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/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-gnu-gcc -dumpversion` : /home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-gnu-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=2\" \"\" ;" > /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/user-config.jam sed -i "s/: -O.* ;/: -Og ;/" /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/tools/build/src/tools/gcc.jam >>> boost 1.83.0 Building cd /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0 && GIT_DIR=. PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" ./b2 --no-cmake-config toolset=gcc threading=multi abi=sysv variant=release -j1 -q --ignore-site-config --layout=system --user-config=/home/autobuild/autobuild/instance-3/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 : 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 -Wl,--no-undefined : yes [2] - has statx : 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 dirent::d_type : yes [2] - has POSIX *at APIs : yes [2] - native atomic int32 supported : yes [2] - mips : no [2] - native syslog supported : yes [2] - pthread supports robust mutexes : yes [2] - has_icu builds : no [2] - lockfree boost::atomic_flag : yes [2] warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. - cxx11_auto_declarations : yes [2] - cxx11_char16_t : yes [2] - cxx11_char32_t : yes [2] - cxx11_constexpr : yes [2] - cxx11_decltype : yes [2] - cxx11_defaulted_functions : yes [2] - cxx11_noexcept : yes [2] - cxx11_nullptr : yes [2] - cxx11_override : yes [2] - cxx11_rvalue_references : yes [2] - cxx11_static_assert : yes [2] - cxx11_template_aliases : yes [2] - cxx11_variadic_templates : yes [2] - Has Large File Support : yes [2] - Has attribute init_priority : yes [2] [1] gcc-12.3.0 [2] gcc-12.3.0/release/abi-sysv/python-3.11/threading-multi/visibility-hidden Component configuration: - atomic : building - chrono : building - container : not 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 : not building - headers : building - iostreams : not building - json : not building - locale : not building - log : building - math : not building - mpi : building - nowide : building - program_options : building - python : not building - random : not building - regex : building - serialization : building - stacktrace : not building - system : building - test : not building - thread : building - timer : not building - type_erasure : not building - url : not building - wave : not building ...patience... ...patience... ...patience... ...patience... ...found 7128 targets... ...updating 225 targets... gcc.compile.c++ bin.v2/libs/atomic/build/gcc-12.3.0/release/threading-multi/visibility-hidden/lock_pool.o gcc.link.dll bin.v2/libs/atomic/build/gcc-12.3.0/release/threading-multi/visibility-hidden/libboost_atomic.so.1.83.0 common.copy /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/stage/lib/libboost_atomic.so.1.83.0 ln-UNIX /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/stage/lib/libboost_atomic.so 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/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/thread_clock.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/process_cpu_clocks.o gcc.link.dll bin.v2/libs/chrono/build/gcc-12.3.0/release/threading-multi/visibility-hidden/libboost_chrono.so.1.83.0 common.copy /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/stage/lib/libboost_chrono.so.1.83.0 ln-UNIX /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/stage/lib/libboost_chrono.so gcc.compile.c++ bin.v2/libs/date_time/build/gcc-12.3.0/release/threading-multi/visibility-hidden/gregorian/greg_month.o gcc.link.dll bin.v2/libs/date_time/build/gcc-12.3.0/release/threading-multi/visibility-hidden/libboost_date_time.so.1.83.0 common.copy /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/stage/lib/libboost_date_time.so.1.83.0 ln-UNIX /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/stage/lib/libboost_date_time.so gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-12.3.0/release/threading-multi/visibility-hidden/codecvt_error_category.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-12.3.0/release/threading-multi/visibility-hidden/exception.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-12.3.0/release/threading-multi/visibility-hidden/directory.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-12.3.0/release/threading-multi/visibility-hidden/operations.o during RTL pass: final libs/filesystem/src/operations.cpp: In function 'void boost::filesystem::detail::resize_file(const boost::filesystem::path&, uintmax_t, boost::system::error_code*)': libs/filesystem/src/operations.cpp:4192:1: internal compiler error: Segmentation fault 4192 | } | ^ 0x59bfaf ??? ../sysdeps/aarch64/start.S:81 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. "/home/autobuild/autobuild/instance-3/output-1/host/bin/arc-buildroot-linux-gnu-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=2 -fPIC -pthread -Og -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_FILESYSTEM_HAS_DIRENT_D_TYPE -DBOOST_FILESYSTEM_HAS_FDOPENDIR_NOFOLLOW -DBOOST_FILESYSTEM_HAS_INIT_PRIORITY -DBOOST_FILESYSTEM_HAS_POSIX_AT_APIS -DBOOST_FILESYSTEM_HAS_STATX -DBOOST_FILESYSTEM_HAS_STAT_ST_BLKSIZE -DBOOST_FILESYSTEM_HAS_STAT_ST_MTIM -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SOURCE -DNDEBUG -I"." -I"libs/filesystem/src" -c -o "bin.v2/libs/filesystem/build/gcc-12.3.0/release/threading-multi/visibility-hidden/operations.o" "libs/filesystem/src/operations.cpp" ...failed gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-12.3.0/release/threading-multi/visibility-hidden/operations.o... ...failed updating 1 target... ...updated 43 targets... make: *** [package/pkg-generic.mk:283: /home/autobuild/autobuild/instance-3/output-1/build/boost-1.83.0/.stamp_built] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'