>>> boost 1.67.0 Extracting bzcat /accts/mlweber1/instance-2/dl/boost/boost_1_67_0.tar.bz2 | tar --strip-components=1 -C /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/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_parallel,locale,log,math,python,random,regex,serialization,signals,stacktrace,system,test,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 : `/accts/mlweber1/instance-2/output/host/bin/m68k-linux-gcc -dumpversion` : /accts/mlweber1/instance-2/output/host/bin/m68k-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static\" \" -Wl,-elf2flt -static\" ;" > /accts/mlweber1/instance-2/output/build/boost-1.67.0/user-config.jam echo "" >> /accts/mlweber1/instance-2/output/build/boost-1.67.0/user-config.jam >>> boost 1.67.0 Building (cd /accts/mlweber1/instance-2/output/build/boost-1.67.0 && PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" ./bjam -j32 -q --user-config=/accts/mlweber1/instance-2/output/build/boost-1.67.0/user-config.jam toolset=gcc threading=multi abi=sysv variant=release link=static runtime-link=static -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 - has_icu builds : no - zlib : yes - bzip2 : yes - lzma : yes 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. - lockfree boost::atomic_flag : no 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 : building - graph_parallel : not building - iostreams : building - locale : not building - log : not building - math : not building - mpi : building - program_options : 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 : building - type_erasure : not building - wave : not building ...patience... ...patience... ...found 4198 targets... ...updating 136 targets... link.mklink boost/chrono/stopwatches.hpp mklink-or-dir boost/chrono/stopwatches gcc.compile.c++ bin.v2/libs/atomic/build/gcc-6.4.0/release/link-static/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<40u>': 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.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/static_mutex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/w32_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/regex_debug.o gcc.compile.c++ bin.v2/libs/exception/build/gcc-6.4.0/release/link-static/threading-multi/clone_current_exception_non_intrusive.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/icu.o gcc.compile.c++ bin.v2/libs/timer/build/gcc-6.4.0/release/link-static/threading-multi/auto_timers_construction.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/regex_raw_buffer.o ...on 100th target... gcc.archive bin.v2/libs/exception/build/gcc-6.4.0/release/link-static/threading-multi/libboost_exception.a gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/usinstances.o gcc.archive bin.v2/libs/atomic/build/gcc-6.4.0/release/link-static/threading-multi/libboost_atomic.a common.copy stage/lib/libboost_atomic.a common.copy stage/lib/libboost_exception.a gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/link-static/threadapi-pthread/threading-multi/future.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/link-static/threadapi-pthread/threading-multi/pthread/once.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/regex_traits_defaults.o gcc.compile.c++ bin.v2/libs/system/build/gcc-6.4.0/release/link-static/threading-multi/error_code.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/cpp_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/c_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/wc_regex_traits.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-6.4.0/release/link-static/threading-multi/chrono.o gcc.compile.c++ bin.v2/libs/timer/build/gcc-6.4.0/release/link-static/threading-multi/cpu_timer.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/positional_options.o gcc.archive bin.v2/libs/system/build/gcc-6.4.0/release/link-static/threading-multi/libboost_system.a common.copy stage/lib/libboost_system.a gcc.archive bin.v2/libs/timer/build/gcc-6.4.0/release/link-static/threading-multi/libboost_timer.a gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/utf8_codecvt_facet.o common.copy stage/lib/libboost_timer.a gcc.compile.c++ bin.v2/libs/chrono/build/gcc-6.4.0/release/link-static/threading-multi/thread_clock.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-6.4.0/release/link-static/threading-multi/process_cpu_clocks.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/gzip.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/file_descriptor.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/fileiter.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/bzip2.o gcc.archive bin.v2/libs/chrono/build/gcc-6.4.0/release/link-static/threading-multi/libboost_chrono.a gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/regex.o common.copy stage/lib/libboost_chrono.a gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/zlib.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/lzma.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/convert.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/mapped_file.o gcc.archive bin.v2/libs/iostreams/build/gcc-6.4.0/release/link-static/threading-multi/libboost_iostreams.a common.copy stage/lib/libboost_iostreams.a gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/config_file.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/winmain.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.4.0/release/link-static/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); ^ "/accts/mlweber1/instance-2/output/host/bin/m68k-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static -pthread -O3 -finline-functions -Wno-inline -Wall -pedantic -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-6.4.0/release/link-static/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/link-static/threadapi-pthread/threading-multi/pthread/thread.o... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/variables_map.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/split.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/options_description.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/cmdline.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/value_semantic.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/wide_posix_api.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/posix_api.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.4.0/release/link-static/threading-multi/parsers.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/instances.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/cregex.o gcc.compile.c++ bin.v2/libs/graph/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/graphml.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/winstances.o gcc.compile.c++ bin.v2/libs/graph/build/gcc-6.4.0/release/link-static/runtime-link-static/threading-multi/read_graphviz_new.o ...failed updating 1 target... ...updated 123 targets... make: *** [/accts/mlweber1/instance-2/output/build/boost-1.67.0/.stamp_built] Error 1 make: Leaving directory `/accts/mlweber1/instance-2/buildroot'