>>> boost 1.67.0 Extracting bzcat /home/peko/autobuild/instance-0/dl/boost/boost_1_67_0.tar.bz2 | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/boost-1.67.0 -xf - >>> boost 1.67.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-workaround-musl-bug.patch using patch: patching file libs/fiber/src/numa/linux/pin_thread.cpp >>> boost 1.67.0 Configuring (cd /home/peko/autobuild/instance-0/output/build/boost-1.67.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=atomic,chrono,container,context,contract,coroutine,date_time,fiber,filesystem,graph,graph_parallel,iostreams,locale,log,math,mpi,program_options,python,random,regex,serialization,signals,stacktrace,system,test,timer,wave) Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86_64/b2 Unicode/ICU support for Boost.Regex?... disabled. Generating Boost.Build configuration in project-config.jam... Bootstrapping is done. To build, run: ./b2 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/doc/html/index.html echo "using gcc : `/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-gcc -dumpversion` : /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \" \"\" ;" > /home/peko/autobuild/instance-0/output/build/boost-1.67.0/user-config.jam echo "" >> /home/peko/autobuild/instance-0/output/build/boost-1.67.0/user-config.jam >>> boost 1.67.0 Building (cd /home/peko/autobuild/instance-0/output/build/boost-1.67.0 && PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/peko/bin:/home/peko/bin" ./bjam -j6 -q --user-config=/home/peko/autobuild/instance-0/output/build/boost-1.67.0/user-config.jam toolset=gcc threading=multi abi=sysv variant=release link=shared runtime-link=shared -d+1 --ignore-site-config --layout=system) Performing configuration checks - default address-model : 32-bit - default architecture : none Building the Boost C++ Libraries. - symlinks supported : yes - lockfree boost::atomic_flag : yes 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 : not building - graph_parallel : not building - iostreams : not building - locale : not building - log : not building - math : not building - mpi : not building - program_options : not building - python : not building - random : not building - regex : not building - serialization : not building - signals : not building - stacktrace : not building - system : not building - test : not building - thread : building - timer : not building - type_erasure : building - wave : not building ...patience... ...found 1403 targets... ...updating 51 targets... link.mklink boost/chrono/stopwatches.hpp mklink-or-dir boost/chrono/stopwatches gcc.compile.c++ bin.v2/libs/exception/build/gcc-6.4.0/release/link-static/threading-multi/clone_current_exception_non_intrusive.o gcc.archive bin.v2/libs/exception/build/gcc-6.4.0/release/link-static/threading-multi/libboost_exception.a common.copy stage/lib/libboost_exception.a gcc.compile.c++ bin.v2/libs/system/build/gcc-6.4.0/release/threading-multi/error_code.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/pthread/once.o gcc.link.dll bin.v2/libs/system/build/gcc-6.4.0/release/threading-multi/libboost_system.so.1.67.0 common.copy stage/lib/libboost_system.so.1.67.0 ln-UNIX stage/lib/libboost_system.so gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/future.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-6.4.0/release/threading-multi/chrono.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-6.4.0/release/threading-multi/thread_clock.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-6.4.0/release/threading-multi/process_cpu_clocks.o gcc.link.dll bin.v2/libs/chrono/build/gcc-6.4.0/release/threading-multi/libboost_chrono.so.1.67.0 common.copy stage/lib/libboost_chrono.so.1.67.0 ln-UNIX stage/lib/libboost_chrono.so gcc.compile.c++ bin.v2/libs/type_erasure/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/dynamic_binding.o In file included from ./boost/thread/pthread/mutex.hpp:26:0, from ./boost/thread/mutex.hpp:16, from ./boost/thread/pthread/shared_mutex.hpp:14, from ./boost/thread/shared_mutex.hpp:28, from libs/type_erasure/src/dynamic_binding.cpp:14: ./boost/thread/pthread/pthread_helpers.hpp: In function 'int boost::pthread::cond_init(pthread_cond_t&)': ./boost/thread/pthread/pthread_helpers.hpp:28:63: error: 'pthread_condattr_setclock' was not declared in this scope pthread_condattr_setclock(&attr, CLOCK_MONOTONIC); ^ "/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DBOOST_TYPE_ERASURE_DYN_LINK -DNDEBUG -I"." -c -o "bin.v2/libs/type_erasure/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/dynamic_binding.o" "libs/type_erasure/src/dynamic_binding.cpp" ...failed gcc.compile.c++ bin.v2/libs/type_erasure/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/dynamic_binding.o... gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/pthread/thread.o In file included from ./boost/thread/pthread/mutex.hpp:26:0, from ./boost/thread/mutex.hpp:16, from ./boost/thread/pthread/thread_data.hpp:13, from ./boost/thread/thread_only.hpp:17, from libs/thread/src/pthread/thread.cpp:11: ./boost/thread/pthread/pthread_helpers.hpp: In function 'int boost::pthread::cond_init(pthread_cond_t&)': ./boost/thread/pthread/pthread_helpers.hpp:28:63: error: 'pthread_condattr_setclock' was not declared in this scope pthread_condattr_setclock(&attr, CLOCK_MONOTONIC); ^ "/home/peko/autobuild/instance-0/output/host/bin/m68k-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -pthread -O3 -finline-functions -Wno-inline -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/threadapi-pthread/threading-multi/pthread/thread.o... ...skipped libboost_thread.so.1.67.0 for lack of pthread/thread.o... ...skipped libboost_thread.so.1.67.0 for lack of libboost_thread.so.1.67.0... ...failed updating 2 targets... ...skipped 2 targets... ...updated 43 targets... package/pkg-generic.mk:229: recipe for target '/home/peko/autobuild/instance-0/output/build/boost-1.67.0/.stamp_built' failed make: *** [/home/peko/autobuild/instance-0/output/build/boost-1.67.0/.stamp_built] Error 1 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'