>>> boost 1.73.0 Extracting bzcat /tmp/instance-0/dl/boost/boost_1_73_0.tar.bz2 | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/boost-1.73.0 -xf - >>> boost 1.73.0 Patching Applying 0001-fix-uclibc-eventfd.patch using patch: patching file boost/asio/detail/impl/eventfd_select_interrupter.ipp Applying 0002-fenv.patch using patch: patching file boost/config/platform/linux.hpp Hunk #1 succeeded at 48 (offset 1 line). >>> boost 1.73.0 Configuring (cd /tmp/instance-0/output-1/build/boost-1.73.0 && ./bootstrap.sh --with-toolset=gcc --with-icu=/tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr --without-libraries=container,coroutine,exception,graph,graph_parallel,iostreams,log,math,mpi,python,serialization,stacktrace,test,timer,wave) Building Boost.Build engine with toolset gcc... tools/build/src/engine/b2 Unicode/ICU support for Boost.Regex?... /tmp/instance-0/output-1/host/x86_64-buildroot-linux-gnu/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 : `/tmp/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-gcc -dumpversion` : /tmp/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os \" \"\" ;" > /tmp/instance-0/output-1/build/boost-1.73.0/user-config.jam echo "" >> /tmp/instance-0/output-1/build/boost-1.73.0/user-config.jam sed -i "s/: -O.* ;/: -Os ;/" /tmp/instance-0/output-1/build/boost-1.73.0/tools/build/src/tools/gcc.jam >>> boost 1.73.0 Building (cd /tmp/instance-0/output-1/build/boost-1.73.0 && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" ./tools/build/src/engine/bjam -j32 -q --user-config=/tmp/instance-0/output-1/build/boost-1.73.0/user-config.jam --no-cmake-config 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 : 64-bit - default architecture : x86 Building the Boost C++ Libraries. - C++11 mutex : yes - Boost.Config Feature Check: cxx11_auto_declarations : yes - Boost.Config Feature Check: cxx11_constexpr : yes - Boost.Config Feature Check: cxx11_defaulted_functions : yes - Boost.Config Feature Check: cxx11_final : yes - Boost.Config Feature Check: cxx11_hdr_mutex : yes - Boost.Config Feature Check: cxx11_hdr_tuple : yes - Boost.Config Feature Check: cxx11_lambdas : yes - Boost.Config Feature Check: cxx11_noexcept : yes - Boost.Config Feature Check: cxx11_nullptr : yes - Boost.Config Feature Check: cxx11_rvalue_references : yes - Boost.Config Feature Check: cxx11_template_aliases : yes - Boost.Config Feature Check: cxx11_thread_local : yes - Boost.Config Feature Check: cxx11_variadic_templates : yes - iconv (libc) : yes - icu : yes - lockfree boost::atomic_flag : yes - has_icu builds : no Component configuration: - atomic : building - chrono : building - container : not building - context : building - contract : building - coroutine : not building - date_time : building - exception : not building - fiber : building - filesystem : building - graph : not building - graph_parallel : not building - headers : building - iostreams : not building - locale : building - log : not building - math : not building - mpi : not building - nowide : building - program_options : building - python : not building - random : building - regex : building - serialization : not building - stacktrace : not building - system : building - test : not building - thread : building - timer : not building - type_erasure : building - wave : not building ...patience... ...patience... ...found 2335 targets... ...updating 274 targets... ...on 100th target... gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/icu.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/w32_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/regex_debug.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/static_mutex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/usinstances.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/regex_raw_buffer.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-6.2.0/release/threading-multi/visibility-hidden/cstdio.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/std/codecvt.o In file included from libs/locale/src/std/codecvt.cpp:11: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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/locale:43, from libs/locale/src/std/codecvt.cpp:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11: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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/locale:43, from libs/locale/src/std/codecvt.cpp:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/std/codecvt.cpp:11: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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/locale:43, from libs/locale/src/std/codecvt.cpp:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/context/build/gcc-6.2.0/release/threading-multi/visibility-hidden/posix/stack_traits.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/pthread/once.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/std/collate.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/std/converter.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/positional_options.o gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/future.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/cpp_regex_traits.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/posix/collate.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/c_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/regex_traits_defaults.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/posix/codecvt.o In file included from libs/locale/src/posix/codecvt.cpp:13: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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/posix/codecvt.cpp:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/posix/codecvt.cpp:13: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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/posix/codecvt.cpp:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from libs/locale/src/posix/codecvt.cpp:13: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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/locale:43, from ./boost/locale/info.hpp:15, from ./boost/locale/encoding.hpp:16, from libs/locale/src/posix/codecvt.cpp:9: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/random/build/gcc-6.2.0/release/threading-multi/visibility-hidden/random_device.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/utf8_codecvt_facet.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/wc_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/fileiter.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/regex.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/convert.o In file included from libs/program_options/src/convert.cpp:22:0: ./boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ gcc.compile.c++ bin.v2/libs/nowide/build/gcc-6.2.0/release/threading-multi/visibility-hidden/cstdlib.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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 /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/locale_conv.h:41:0, from /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.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: /tmp/instance-0/output-1/host/opt/ext-toolchain/x86_64-amd-linux-gnu/include/c++/6.2.0/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/pthread/thread.o In file included from ./boost/thread/lock_types.hpp:18:0, from ./boost/thread/pthread/thread_data.hpp:12, from ./boost/thread/thread_only.hpp:17, from libs/thread/src/pthread/thread.cpp:11: ./boost/thread/thread_time.hpp: In function 'boost::system_time boost::detail::get_system_time_sentinel()': ./boost/thread/thread_time.hpp:32:60: in constexpr expansion of 'boost::posix_time::ptime((boost::date_time::special_values)2u)' ./boost/date_time/posix_time/ptime.hpp:57:58: in constexpr expansion of '((boost::posix_time::ptime*)this)->boost::posix_time::ptime::.boost::date_time::base_time::base_time > >(((boost::date_time::special_values)sv))' ./boost/date_time/time.hpp:69:38: in constexpr expansion of 'boost::date_time::counted_time_system::get_time_rep >(sv)' ./boost/thread/thread_time.hpp:32:60: internal compiler error: Segmentation fault return system_time(boost::posix_time::pos_infin); ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. "/tmp/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -m64 -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=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.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/pthread/thread.o" "libs/thread/src/pthread/thread.cpp" ...failed gcc.compile.c++ bin.v2/libs/thread/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/pthread/thread.o... ...skipped libboost_thread.so.1.73.0 for lack of pthread/thread.o... ...skipped

libboost_thread.so.1.73.0 for lack of libboost_thread.so.1.73.0... ...skipped

libboost_thread.so.1 for lack of

libboost_thread.so.1.73.0... gcc.compile.c++ bin.v2/libs/nowide/build/gcc-6.2.0/release/threading-multi/visibility-hidden/iostream.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/algo/algorithm.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/config_file.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/future.o gcc.link.dll bin.v2/libs/nowide/build/gcc-6.2.0/release/threading-multi/visibility-hidden/libboost_nowide.so.1.73.0 common.copy /tmp/instance-0/output-1/build/boost-1.73.0/stage/lib/libboost_nowide.so.1.73.0 ln-UNIX /tmp/instance-0/output-1/build/boost-1.73.0/stage/lib/libboost_nowide.so.1 gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/algo/shared_work.o gcc.compile.asm bin.v2/libs/context/build/gcc-6.2.0/release/threading-multi/visibility-hidden/asm/make_x86_64_sysv_elf_gas.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/algo/round_robin.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/winmain.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/properties.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/fiber.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/recursive_mutex.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/algo/work_stealing.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/barrier.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/recursive_timed_mutex.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-6.2.0/release/threading-multi/visibility-hidden/codecvt_error_category.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/condition_variable.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/timed_mutex.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/mutex.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/split.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/variables_map.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-6.2.0/release/threading-multi/visibility-hidden/path_traits.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/cmdline.o In file included from libs/program_options/src/cmdline.cpp:18:0: ./boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/options_description.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/parsers.o In file included from libs/program_options/src/parsers.cpp:19:0: ./boost/bind.hpp:41:1: note: #pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior. ) ^ gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/std/numeric.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/icu/date_time.o In file included from ./boost/thread/lock_types.hpp:18:0, from ./boost/thread/pthread/thread_data.hpp:12, from ./boost/thread/thread_only.hpp:17, from ./boost/thread/thread.hpp:12, from ./boost/thread.hpp:13, from libs/locale/src/icu/date_time.cpp:15: ./boost/thread/thread_time.hpp: In function 'boost::system_time boost::detail::get_system_time_sentinel()': ./boost/thread/thread_time.hpp:32:60: in constexpr expansion of 'boost::posix_time::ptime((boost::date_time::special_values)2u)' ./boost/date_time/posix_time/ptime.hpp:57:58: in constexpr expansion of '((boost::posix_time::ptime*)this)->boost::posix_time::ptime::.boost::date_time::base_time::base_time > >(((boost::date_time::special_values)sv))' ./boost/date_time/time.hpp:69:38: in constexpr expansion of 'boost::date_time::counted_time_system::get_time_rep >(sv)' ./boost/thread/thread_time.hpp:32:60: internal compiler error: Segmentation fault return system_time(boost::posix_time::pos_infin); ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. "/tmp/instance-0/output-1/host/bin/x86_64-amd-linux-gnu-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -m64 -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_LOCALE_DYN_LINK=1 -DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1 -DBOOST_LOCALE_WITH_ICU=1 -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_NO_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/icu/date_time.o" "libs/locale/src/icu/date_time.cpp" ...failed gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/icu/date_time.o... gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/scheduler.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/icu/boundary.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/value_semantic.o gcc.compile.c++ bin.v2/libs/fiber/build/gcc-6.2.0/release/threading-multi/visibility-hidden/context.o gcc.link.dll bin.v2/libs/program_options/build/gcc-6.2.0/release/threading-multi/visibility-hidden/libboost_program_options.so.1.73.0 common.copy /tmp/instance-0/output-1/build/boost-1.73.0/stage/lib/libboost_program_options.so.1.73.0 ln-UNIX /tmp/instance-0/output-1/build/boost-1.73.0/stage/lib/libboost_program_options.so.1 gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/wide_posix_api.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/posix_api.o gcc.compile.c++ bin.v2/libs/locale/build/gcc-6.2.0/release/threadapi-pthread/threading-multi/visibility-hidden/posix/numeric.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/cregex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/winstances.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/instances.o gcc.link.dll bin.v2/libs/regex/build/gcc-6.2.0/release/threading-multi/visibility-hidden/libboost_regex.so.1.73.0 common.copy /tmp/instance-0/output-1/build/boost-1.73.0/stage/lib/libboost_regex.so.1.73.0 ln-UNIX /tmp/instance-0/output-1/build/boost-1.73.0/stage/lib/libboost_regex.so.1 ...failed updating 2 targets... ...skipped 3 targets... ...updated 148 targets... make: *** [package/pkg-generic.mk:250: /tmp/instance-0/output-1/build/boost-1.73.0/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-0/buildroot'