>>> boost 1.74.0 Extracting bzcat /tmp/instance-1/dl/boost/boost_1_74_0.tar.bz2 | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/boost-1.74.0 -xf - >>> boost 1.74.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 >>> boost 1.74.0 Configuring (cd /tmp/instance-1/output-1/build/boost-1.74.0 && ./bootstrap.sh --with-toolset=gcc --without-icu --without-libraries=container,context,contract,coroutine,exception,fiber,graph,graph_parallel,locale,log,math,mpi,python,random,serialization,type_erasure,wave) Building Boost.Build engine with toolset gcc... tools/build/src/engine/b2 Unicode/ICU support for Boost.Regex?... disabled. 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-1/output-1/host/bin/nios2-linux-gcc -dumpversion` : /tmp/instance-1/output-1/host/bin/nios2-linux-g++ : \"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2\" \"\" ;" > /tmp/instance-1/output-1/build/boost-1.74.0/user-config.jam echo "" >> /tmp/instance-1/output-1/build/boost-1.74.0/user-config.jam sed -i "s/: -O.* ;/: -Os ;/" /tmp/instance-1/output-1/build/boost-1.74.0/tools/build/src/tools/gcc.jam >>> boost 1.74.0 Building (cd /tmp/instance-1/output-1/build/boost-1.74.0 && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/build/boost-1.74.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 : 32-bit - default architecture : none Building the Boost C++ Libraries. - has stat::st_mtim : yes - has stat::st_mtimensec : no - has stat::st_mtimespec : no - zlib : yes - bzip2 : yes - lzma : no - zstd : no - lzma : no (cached) - has_lzma_cputhreads builds : no - Boost.Config Feature Check: cxx11_defaulted_functions : yes - Boost.Config Feature Check: cxx11_noexcept : yes - Boost.Config Feature Check: cxx11_rvalue_references : yes - Boost.Config Feature Check: cxx11_static_assert : yes - std::fstream is moveable and swappable : yes - Has Large File Support : yes - has_icu builds : no - libbacktrace builds : no - addr2line builds : no - WinDbg builds : no - WinDbgCached builds : no - BOOST_COMP_GNUC >= 4.3.0 : yes - lockfree boost::atomic_flag : no Component configuration: - atomic : building - chrono : building - container : not building - context : not building - contract : not building - coroutine : not building - date_time : building - exception : not building - fiber : not building - filesystem : building - graph : not building - graph_parallel : not building - headers : building - iostreams : building - locale : not building - log : not building - math : not building - mpi : not building - nowide : building - program_options : building - python : not building - random : not building - regex : building - serialization : not building - stacktrace : building - system : building - test : building - thread : building - timer : building - type_erasure : not building - wave : not building ...patience... ...found 2700 targets... ...updating 219 targets... gcc.compile.c++ bin.v2/libs/nowide/build/gcc-8.3.0/release/threading-multi/visibility-hidden/cstdlib.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-8.3.0/release/threading-multi/visibility-hidden/stat.o ...on 100th target... gcc.compile.c++ bin.v2/libs/date_time/build/gcc-8.3.0/release/threading-multi/visibility-hidden/gregorian/greg_month.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/regex_debug.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/icu.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/static_mutex.o gcc.link.dll bin.v2/libs/date_time/build/gcc-8.3.0/release/threading-multi/visibility-hidden/libboost_date_time.so.1.74.0 common.copy /tmp/instance-1/output-1/build/boost-1.74.0/stage/lib/libboost_date_time.so.1.74.0 ln-UNIX /tmp/instance-1/output-1/build/boost-1.74.0/stage/lib/libboost_date_time.so gcc.compile.c++ bin.v2/libs/atomic/build/gcc-8.3.0/release/threading-multi/visibility-hidden/lock_pool.o In file included from libs/atomic/src/lock_pool.cpp:29: libs/atomic/src/lock_pool.cpp:1029:25: error: static assertion failed: Boost.Atomic unsupported target platform: native atomic operations not implemented for bytes BOOST_STATIC_ASSERT_MSG(once_flag_operations::is_always_lock_free, "Boost.Atomic unsupported target platform: native atomic operations not implemented for bytes"); ^~~~~~~~~~~~~~~~~~~~ ./boost/static_assert.hpp:31:59: note: in definition of macro 'BOOST_STATIC_ASSERT_MSG' # define BOOST_STATIC_ASSERT_MSG( ... ) static_assert(__VA_ARGS__) ^~~~~~~~~~~ "/tmp/instance-1/output-1/host/bin/nios2-linux-g++" -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 -fPIC -pthread -Os -finline-functions -Wno-inline -Wall -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_SOURCE -DNDEBUG -I"." -I"libs/atomic/src" -c -o "bin.v2/libs/atomic/build/gcc-8.3.0/release/threading-multi/visibility-hidden/lock_pool.o" "libs/atomic/src/lock_pool.cpp" ...failed gcc.compile.c++ bin.v2/libs/atomic/build/gcc-8.3.0/release/threading-multi/visibility-hidden/lock_pool.o... ...skipped libboost_atomic.so.1.74.0 for lack of lock_pool.o... ...skipped

libboost_atomic.so.1.74.0 for lack of libboost_atomic.so.1.74.0... gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-8.3.0/release/threading-multi/visibility-hidden/noop.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-8.3.0/release/threading-multi/visibility-hidden/iostream.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-8.3.0/release/threading-multi/visibility-hidden/cstdio.o gcc.compile.c++ bin.v2/libs/nowide/build/gcc-8.3.0/release/threading-multi/visibility-hidden/filebuf.o libs/nowide/src/filebuf.cpp:23: warning: "_LARGEFILE_SOURCE" redefined #define _LARGEFILE_SOURCE : note: this is the location of the previous definition gcc.link.dll bin.v2/libs/stacktrace/build/gcc-8.3.0/release/threading-multi/visibility-hidden/libboost_stacktrace_noop.so.1.74.0 gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/regex_raw_buffer.o gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-8.3.0/release/threading-multi/visibility-hidden/basic.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/cpp_regex_traits.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/regex_traits_defaults.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/c_regex_traits.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-8.3.0/release/threading-multi/visibility-hidden/positional_options.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-8.3.0/release/threading-multi/visibility-hidden/file_descriptor.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-8.3.0/release/threading-multi/visibility-hidden/windows_file_codecvt.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-8.3.0/release/threading-multi/visibility-hidden/codecvt_error_category.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/w32_regex_traits.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-8.3.0/release/threading-multi/visibility-hidden/thread_clock.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-8.3.0/release/threading-multi/visibility-hidden/chrono.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/fileiter.o gcc.compile.c++ bin.v2/libs/chrono/build/gcc-8.3.0/release/threading-multi/visibility-hidden/process_cpu_clocks.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/debug.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-8.3.0/release/threading-multi/visibility-hidden/bzip2.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-8.3.0/release/threading-multi/visibility-hidden/convert.o In file included from libs/program_options/src/convert.cpp:22: ./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/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/usinstances.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-8.3.0/release/threading-multi/visibility-hidden/zlib.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-8.3.0/release/threading-multi/visibility-hidden/gzip.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/regex.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/test_main.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/progress_monitor.o gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-8.3.0/release/threading-multi/visibility-hidden/mapped_file.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/plain_report_formatter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/compiler_log_formatter.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/execution_monitor.o In file included from libs/test/src/execution_monitor.cpp:16: ./boost/test/impl/execution_monitor.ipp: In member function 'void boost::detail::system_signal_exception::report() const': ./boost/test/impl/execution_monitor.ipp:428:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: illegal opcode; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:433:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: illegal trap; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:438:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: privileged register; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:443:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: internal stack error; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:449:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: illegal operand; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:454:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: illegal addressing mode; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:459:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: privileged opcode; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:464:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: co-processor error; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:469:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: SIGILL, si_code: %d (illegal instruction; address of failing instruction: 0x%08lx)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:479:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: integer divide by zero; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:484:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: integer overflow; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:489:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: floating point divide by zero; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:494:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: floating point overflow; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:499:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: floating point underflow; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:504:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: floating point inexact result; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:509:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: invalid floating point operation; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:514:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: subscript out of range; address of failing instruction: 0x%08lx", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:519:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: SIGFPE, si_code: %d (errnoneous arithmetic operations; address of failing instruction: 0x%08lx)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libs/test/src/execution_monitor.cpp:16: ./boost/test/impl/execution_monitor.ipp:530:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "memory access violation at address: 0x%08lx: no mapping at fault address", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:535:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "memory access violation at address: 0x%08lx: invalid permissions", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:541:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: SIGSEGV, si_code: %d (memory access violation at address: 0x%08lx)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:552:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "memory access violation at address: 0x%08lx: invalid address alignment", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:557:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "memory access violation at address: 0x%08lx: non-existent physical address", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:562:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "memory access violation at address: 0x%08lx: object specific hardware error", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./boost/test/impl/execution_monitor.ipp:568:27: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uintptr_t' {aka 'unsigned int'} [-Wformat=] "signal: SIGSEGV, si_code: %d (memory access violation at address: 0x%08lx)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-8.3.0/release/threading-multi/visibility-hidden/path_traits.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/decorator.o gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-8.3.0/release/threading-multi/visibility-hidden/exception.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-8.3.0/release/threading-multi/visibility-hidden/split.o gcc.compile.c++ bin.v2/libs/program_options/build/gcc-8.3.0/release/threading-multi/visibility-hidden/cmdline.o In file included from libs/program_options/src/cmdline.cpp:18: ./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-8.3.0/release/threading-multi/visibility-hidden/options_description.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/posix_api.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/framework.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/cregex.o gcc.compile.c++ bin.v2/libs/regex/build/gcc-8.3.0/release/threading-multi/visibility-hidden/instances.o gcc.compile.c++ bin.v2/libs/test/build/gcc-8.3.0/release/link-static/threading-multi/visibility-hidden/unit_test_parameters.o ...failed updating 1 target... ...skipped 2 targets... ...updated 113 targets... make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/boost-1.74.0/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'