>>> 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=chrono,container,context,contract,coroutine,fiber,filesystem,graph,graph_parallel,iostreams,log,math,mpi,python,serialization,signals,stacktrace,test,timer,type_erasure,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 boost.locale.posix=off -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 - iconv (libc) : yes - icu : no - icu (lib64) : no - has_icu builds : no - lockfree boost::atomic_flag : yes Component configuration: - atomic : building - chrono : not building - container : not building - context : not building - contract : not building - coroutine : not building - date_time : building - exception : building - fiber : not building - filesystem : not building - graph : not building - graph_parallel : not building - iostreams : not building - locale : building - log : not building - math : not building - mpi : not building - program_options : building - python : not building - random : building - regex : building - serialization : not building - signals : not building - stacktrace : not building - system : building - test : not building - thread : building - timer : not building - type_erasure : not building - wave : not building ...patience... ...found 1558 targets... ...updating 129 targets... 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/atomic/build/gcc-6.4.0/release/threading-multi/lockpool.o libs/atomic/src/lockpool.cpp:72:54: warning: requested alignment 64 is larger than 16 [-Wattributes] struct BOOST_ALIGNMENT(BOOST_ATOMIC_CACHE_LINE_SIZE) padded_lock< 0u > ^~~~~~~~~~~~~~~~~ libs/atomic/src/lockpool.cpp: In instantiation of 'struct boost::atomics::detail::{anonymous}::padded_lock<63u>': libs/atomic/src/lockpool.cpp:79:36: required from here libs/atomic/src/lockpool.cpp:64:54: warning: requested alignment 64 is larger than 16 [-Wattributes] struct BOOST_ALIGNMENT(BOOST_ATOMIC_CACHE_LINE_SIZE) padded_lock ^~~~~~~~~~~ gcc.link.dll bin.v2/libs/atomic/build/gcc-6.4.0/release/threading-multi/libboost_atomic.so.1.67.0 common.copy stage/lib/libboost_atomic.so.1.67.0 ln-UNIX stage/lib/libboost_atomic.so gcc.compile.c++ bin.v2/libs/date_time/build/gcc-6.4.0/release/threading-multi/gregorian/date_generators.o gcc.compile.c++ bin.v2/libs/system/build/gcc-6.4.0/release/threading-multi/error_code.o gcc.compile.c++ bin.v2/libs/date_time/build/gcc-6.4.0/release/threading-multi/gregorian/greg_weekday.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/locale/build/gcc-6.4.0/release/threading-multi/encoding/codepage.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/date_time.o In file included from ./boost/thread/pthread/mutex.hpp:26:0, from ./boost/thread/mutex.hpp:16, from libs/locale/src/shared/date_time.cpp:12: ./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_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/date_time.o" "libs/locale/src/shared/date_time.cpp" ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/date_time.o... gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/format.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/formatting.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/generator.o In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:109:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/shared/generator.cpp:11:0: ./boost/locale/localization_backend.hpp:116:59: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from libs/locale/src/shared/generator.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./boost/thread/pthread/mutex.hpp:26:0, from ./boost/thread/mutex.hpp:16, from libs/locale/src/shared/generator.cpp:17: ./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_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_POSIX_BACKEND=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/generator.o" "libs/locale/src/shared/generator.cpp" ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/generator.o... gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/ids.o gcc.compile.c++ bin.v2/libs/date_time/build/gcc-6.4.0/release/threading-multi/gregorian/greg_month.o gcc.link.dll bin.v2/libs/date_time/build/gcc-6.4.0/release/threading-multi/libboost_date_time.so.1.67.0 common.copy stage/lib/libboost_date_time.so.1.67.0 gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/std/std_backend.o In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:109:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr get() const; ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:9:0: ./boost/locale/localization_backend.hpp:116:59: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void add_backend(std::string const &name,std::auto_ptr backend); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:180:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_utf8_converter(); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:188:28: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] BOOST_LOCALE_DECL std::auto_ptr create_simple_converter(std::string const &encoding); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/std_backend.cpp:14:0: ./boost/locale/util.hpp:203:59: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::locale create_codecvt(std::locale const &in,std::auto_ptr cvt,character_facet_type type); ^~~~~~~~ In file included from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/locale_conv.h:41:0, from /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/locale:43, from ./boost/locale/generator.hpp:17, from ./boost/locale/localization_backend.hpp:11, from libs/locale/src/std/std_backend.cpp:9: /home/peko/autobuild/instance-0/output/host/opt/ext-toolchain/m68k-buildroot-linux-uclibc/include/c++/6.4.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.4.0/release/threading-multi/shared/message.o ...failed updating 2 targets... ...updated 50 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'