>>> boost 1.71.0 Extracting bzcat /home/buildroot/autobuild/run/instance-0/dl/boost/boost_1_71_0.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0 -xf - >>> boost 1.71.0 Patching Applying 0001-fix-ambiguous-format-call-on-64bit-builds.patch using patch: patching file libs/locale/src/icu/formatter.cpp Hunk #1 succeeded at 51 with fuzz 1 (offset -7 lines). Applying 0002-fix-uclibc-eventfd.patch using patch: patching file boost/asio/detail/impl/eventfd_select_interrupter.ipp Applying 0003-fenv.patch using patch: patching file boost/config/platform/linux.hpp Hunk #1 succeeded at 48 (offset 1 line). Applying 0004-add-riscv-endian-detection.patch using patch: patching file boost/predef/other/endian.h >>> boost 1.71.0 Configuring (cd /home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0 && ./bootstrap.sh --with-toolset=gcc --with-icu=/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr --with-python-root=/home/buildroot/autobuild/run/instance-0/output-1/host --with-python=/home/buildroot/autobuild/run/instance-0/output-1/host/bin/python3.8 --without-libraries=atomic,chrono,container,context,contract,coroutine,date_time,exception,fiber,filesystem,graph,graph_parallel,iostreams,locale,log,math,mpi,program_options,random,regex,serialization,stacktrace,system,test,thread,timer,type_erasure,wave) Building Boost.Build engine with toolset gcc... tools/build/src/engine/b2 Detecting Python version... 3.8 Unicode/ICU support for Boost.Regex?... /home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr Generating Boost.Build configuration in project-config.jam for gcc... Bootstrapping is done. To build, run: ./b2 To generate header files, run: ./b2 headers To adjust configuration, edit 'project-config.jam'. Further information: - Command line help: ./b2 --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - Boost.Build documentation: http://www.boost.org/build/ echo "using gcc : `/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-gcc -dumpversion` : /home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m\" \"\" ;" > /home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0/user-config.jam echo "" >> /home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0/user-config.jam >>> boost 1.71.0 Building (cd /home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0 && PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" ./tools/build/src/engine/bjam -j4 -q --user-config=/home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0/user-config.jam --no-cmake-config toolset=gcc threading=multi abi=aapcs variant=release link=shared runtime-link=shared -d+1 --ignore-site-config --layout=system) Performing configuration checks - default address-model : 32-bit - default architecture : arm Building the Boost C++ Libraries. 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 : not building - fiber : not building - filesystem : not building - graph : not building - graph_parallel : not building - headers : building - iostreams : not building - locale : not building - log : not building - math : not building - mpi : not building - program_options : not building - python : building - random : not building - regex : not 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... ...found 1906 targets... ...updating 45 targets... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/list.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/list.hpp:8, from libs/python/src/list.cpp:5: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/list.o" "libs/python/src/list.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/list.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/tuple.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/tuple.hpp:8, from libs/python/src/tuple.cpp:5: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/tuple.o" "libs/python/src/tuple.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/tuple.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/object/life_support.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/object/life_support.hpp:7, from libs/python/src/object/life_support.cpp:5: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/object/life_support.o" "libs/python/src/object/life_support.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/object/life_support.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/dict.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/dict.hpp:8, from libs/python/src/dict.cpp:4: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/dict.o" "libs/python/src/dict.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/dict.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/long.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/long.hpp:8, from libs/python/src/long.cpp:5: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/long.o" "libs/python/src/long.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/long.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/slice.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/slice.hpp:9, from libs/python/src/slice.cpp:1: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/slice.o" "libs/python/src/slice.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/slice.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/object/iterator.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/object_fwd.hpp:8, from ./boost/python/object/iterator_core.hpp:8, from libs/python/src/object/iterator.cpp:6: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/object/iterator.o" "libs/python/src/object/iterator.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/object/iterator.o... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/wrapper.o In file included from /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/Python.h:63:0, from ./boost/python/detail/wrap_python.hpp:178, from ./boost/python/detail/prefix.hpp:13, from ./boost/python/detail/wrapper_base.hpp:7, from ./boost/python/wrapper.hpp:7, from libs/python/src/wrapper.cpp:5: /home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8/pyport.h:726:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)." ^ "/home/buildroot/autobuild/run/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/python3.8m -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/home/buildroot/autobuild/run/instance-0/output-1/host/include/python3.8" -c -o "bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/wrapper.o" "libs/python/src/wrapper.cpp" ...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-4.8.3/release/python-3.8/threading-multi/visibility-hidden/wrapper.o... ...failed updating 8 targets... ...updated 12 targets... make: *** [/home/buildroot/autobuild/run/instance-0/output-1/build/boost-1.71.0/.stamp_built] Error 1 make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'