Last active
July 9, 2020 14:41
-
-
Save develCuy/1626fa218275766c0f6b5a7176cfbe6e to your computer and use it in GitHub Desktop.
Devcoin wallet compile output - try 8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test@test-VirtualBox:/home/Devcoin-build/boost_1_68_0$ ./bootstrap.sh --without-icu | |
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 | |
test@test-VirtualBox:/home/Devcoin-build/boost_1_68_0$ echo "using gcc : 7.3 : ${TARGET_ARCH}-w64-mingw32-g++ : <rc>${TARGET_ARCH}-w64-mingw32-windres <archiver>${TARGET_ARCH}-w64-mingw32-ar ;" > user-config.jam | |
test@test-VirtualBox:/home/Devcoin-build/boost_1_68_0$ ./bjam toolset=gcc target-os=windows address-model=64 architecture=x86 variant=release threading=multi threadapi=win32 --user-config=user-config.jam -j 2 --without-mpi --without-python -sNO_BZIP2=1 -sNO_ZLIB=1 --layout=tagged stage | |
Performing configuration checks | |
- default address-model : 64-bit | |
- default architecture : x86 | |
- symlinks supported : yes | |
- 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 : no | |
- Boost.Config Feature Check: cxx11_variadic_templates : yes | |
- has_icu builds : no | |
warning: Graph library does not contain MPI-based parallel components. | |
note: to enable them, add "using mpi ;" to your user-config.jam | |
- lzma : no | |
- iconv (libc) : no | |
- iconv (separate) : no | |
- icu : no | |
- icu (lib64) : no | |
- native-atomic-int32-supported : yes | |
- message-compiler : no | |
- native-syslog-supported : no | |
- pthread-supports-robust-mutexes : no | |
- compiler-supports-visibility : yes | |
- compiler-supports-ssse3 : yes | |
- compiler-supports-avx2 : yes | |
- gcc visibility : yes | |
- long double support : yes | |
- libbacktrace builds : no | |
- addr2line builds : no | |
- WinDbg builds : no | |
- WinDbgCached builds : no | |
- BOOST_COMP_GNUC >= 4.3.0 : no | |
Component configuration: | |
- atomic : building | |
- chrono : building | |
- container : building | |
- context : building | |
- contract : building | |
- coroutine : building | |
- date_time : building | |
- exception : building | |
- fiber : building | |
- filesystem : building | |
- graph : building | |
- graph_parallel : building | |
- iostreams : building | |
- locale : building | |
- log : building | |
- math : building | |
- mpi : not building | |
- program_options : building | |
- python : not building | |
- random : building | |
- regex : building | |
- serialization : building | |
- signals : building | |
- stacktrace : building | |
- system : building | |
- test : building | |
- thread : building | |
- timer : building | |
- type_erasure : building | |
- wave : building | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...patience... | |
...found 11024 targets... | |
...updating 657 targets... | |
gcc.compile.c++ bin.v2/libs/atomic/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/lockpool.o | |
gcc.archive bin.v2/libs/atomic/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_atomic-mt.a | |
common.copy stage/lib/libboost_atomic-mt.a | |
gcc.compile.c++ bin.v2/libs/system/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/error_code.o | |
gcc.archive bin.v2/libs/system/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_system-mt.a | |
common.copy stage/lib/libboost_system-mt.a | |
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/chrono.o | |
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/thread_clock.o | |
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/process_cpu_clocks.o | |
gcc.archive bin.v2/libs/chrono/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_chrono-mt.a | |
common.copy stage/lib/libboost_chrono-mt.a | |
gcc.compile.c++ bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/dlmalloc.o | |
gcc.compile.c++ bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/global_resource.o | |
gcc.compile.c++ bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/monotonic_buffer_resource.o | |
gcc.compile.c bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/alloc_lib.o | |
gcc.compile.c++ bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/pool_resource.o | |
gcc.compile.c++ bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/synchronized_pool_resource.o | |
gcc.compile.asm bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/make_x86_64_sysv_elf_gas.o | |
libs/context/src/asm/make_x86_64_sysv_elf_gas.S: Assembler messages: | |
libs/context/src/asm/make_x86_64_sysv_elf_gas.S:29: Warning: .type pseudo-op used outside of .def/.endef: ignored. | |
libs/context/src/asm/make_x86_64_sysv_elf_gas.S:29: Error: junk at end of line, first unrecognized character is `m' | |
libs/context/src/asm/make_x86_64_sysv_elf_gas.S:78: Warning: .size pseudo-op used outside of .def/.endef: ignored. | |
libs/context/src/asm/make_x86_64_sysv_elf_gas.S:78: Error: junk at end of line, first unrecognized character is `m' | |
libs/context/src/asm/make_x86_64_sysv_elf_gas.S:81: Error: junk at end of line, first unrecognized character is `-' | |
"x86_64-w64-mingw32-g++" -x assembler-with-cpp -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DNDEBUG -D_WIN32_WINNT=0x0601 -I"." -c -o "bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/make_x86_64_sysv_elf_gas.o" "libs/context/src/asm/make_x86_64_sysv_elf_gas.S" | |
...failed gcc.compile.asm bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/make_x86_64_sysv_elf_gas.o... | |
gcc.compile.asm bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/jump_x86_64_sysv_elf_gas.o | |
libs/context/src/asm/jump_x86_64_sysv_elf_gas.S: Assembler messages: | |
libs/context/src/asm/jump_x86_64_sysv_elf_gas.S:29: Warning: .type pseudo-op used outside of .def/.endef: ignored. | |
libs/context/src/asm/jump_x86_64_sysv_elf_gas.S:29: Error: junk at end of line, first unrecognized character is `j' | |
libs/context/src/asm/jump_x86_64_sysv_elf_gas.S:77: Warning: .size pseudo-op used outside of .def/.endef: ignored. | |
libs/context/src/asm/jump_x86_64_sysv_elf_gas.S:77: Error: junk at end of line, first unrecognized character is `j' | |
libs/context/src/asm/jump_x86_64_sysv_elf_gas.S:80: Error: junk at end of line, first unrecognized character is `-' | |
"x86_64-w64-mingw32-g++" -x assembler-with-cpp -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DNDEBUG -D_WIN32_WINNT=0x0601 -I"." -c -o "bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/jump_x86_64_sysv_elf_gas.o" "libs/context/src/asm/jump_x86_64_sysv_elf_gas.S" | |
...failed gcc.compile.asm bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/jump_x86_64_sysv_elf_gas.o... | |
gcc.compile.c++ bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/unsynchronized_pool_resource.o | |
gcc.compile.asm bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/ontop_x86_64_sysv_elf_gas.o | |
libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S: Assembler messages: | |
libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S:29: Warning: .type pseudo-op used outside of .def/.endef: ignored. | |
libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S:29: Error: junk at end of line, first unrecognized character is `o' | |
libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S:80: Warning: .size pseudo-op used outside of .def/.endef: ignored. | |
libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S:80: Error: junk at end of line, first unrecognized character is `o' | |
libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S:83: Error: junk at end of line, first unrecognized character is `-' | |
"x86_64-w64-mingw32-g++" -x assembler-with-cpp -m64 -mthreads -O3 -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTEXT_SOURCE -DBOOST_DISABLE_ASSERTS -DNDEBUG -D_WIN32_WINNT=0x0601 -I"." -c -o "bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/ontop_x86_64_sysv_elf_gas.o" "libs/context/src/asm/ontop_x86_64_sysv_elf_gas.S" | |
...failed gcc.compile.asm bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/asm/ontop_x86_64_sysv_elf_gas.o... | |
gcc.archive bin.v2/libs/container/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_container-mt.a | |
common.copy stage/lib/libboost_container-mt.a | |
gcc.compile.c++ bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/execution_context.o | |
gcc.compile.c++ bin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/windows/stack_traits.o | |
...skipped <pbin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi>libboost_context-mt.a(clean) for lack of <pbin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi>asm/make_x86_64_sysv_elf_gas.o... | |
...skipped <pbin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi>libboost_context-mt.a for lack of <pbin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi>asm/make_x86_64_sysv_elf_gas.o... | |
...skipped <pstage/lib>libboost_context-mt.a for lack of <pbin.v2/libs/context/build/gcc-7.3/release/link-static/target-os-windows/threading-multi>libboost_context-mt.a... | |
gcc.compile.c++ bin.v2/libs/contract/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/contract.o | |
gcc.archive bin.v2/libs/contract/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_contract-mt.a | |
common.copy stage/lib/libboost_contract-mt.a | |
gcc.compile.c++ bin.v2/libs/thread/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_dll.o | |
gcc.compile.c++ bin.v2/libs/thread/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/win32/tss_pe.o | |
gcc.compile.c++ bin.v2/libs/thread/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread_primitives.o | |
gcc.compile.c++ bin.v2/libs/thread/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/future.o | |
...on 100th target... | |
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/detail/coroutine_context.o | |
In file included from ./boost/coroutine/detail/coroutine_context.hpp:16:0, | |
from libs/coroutine/src/detail/coroutine_context.cpp:7: | |
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp] | |
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." | |
^~~~~~~ | |
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/exceptions.o | |
In file included from ./boost/coroutine/exceptions.hpp:19:0, | |
from libs/coroutine/src/exceptions.cpp:7: | |
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp] | |
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." | |
^~~~~~~ | |
gcc.compile.c++ bin.v2/libs/thread/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/win32/thread.o | |
gcc.archive bin.v2/libs/thread/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/libboost_thread-mt.a | |
common.copy stage/lib/libboost_thread-mt.a | |
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/gregorian/greg_month.o | |
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/gregorian/greg_weekday.o | |
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/gregorian/date_generators.o | |
gcc.archive bin.v2/libs/date_time/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_date_time-mt.a | |
common.copy stage/lib/libboost_date_time-mt.a | |
gcc.compile.c++ bin.v2/libs/exception/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/clone_current_exception_non_intrusive.o | |
gcc.archive bin.v2/libs/exception/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_exception-mt.a | |
common.copy stage/lib/libboost_exception-mt.a | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/codecvt_error_category.o | |
gcc.compile.c++ bin.v2/libs/coroutine/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/stack_traits.o | |
In file included from ./boost/coroutine/stack_traits.hpp:14:0, | |
from libs/coroutine/src/windows/stack_traits.cpp:7: | |
./boost/coroutine/detail/config.hpp:17:4: warning: #warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." [-Wcpp] | |
# warning "Boost.Coroutine is now deprecated. Please switch to Boost.Coroutine2. To disable this warning message, define BOOST_COROUTINES_NO_DEPRECATION_WARNING." | |
^~~~~~~ | |
In file included from ./boost/thread/shared_mutex.hpp:22:0, | |
from ./boost/thread/detail/thread_group.hpp:10, | |
from ./boost/thread/thread.hpp:13, | |
from ./boost/thread.hpp:13, | |
from libs/coroutine/src/windows/stack_traits.cpp:23: | |
./boost/thread/win32/shared_mutex.hpp: In member function ‘boost::shared_mutex::state_data boost::shared_mutex::interlocked_compare_exchange(boost::shared_mutex::state_data*, boost::shared_mutex::state_data, boost::shared_mutex::state_data)’: | |
./boost/thread/win32/shared_mutex.hpp:49:98: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
*reinterpret_cast<long*>(&new_value), | |
^ | |
./boost/thread/win32/shared_mutex.hpp:50:98: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
*reinterpret_cast<long*>(&comparand)); | |
^ | |
./boost/thread/win32/shared_mutex.hpp:51:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
return *reinterpret_cast<state_data const*>(&res); | |
^ | |
./boost/thread/win32/shared_mutex.hpp:51:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
libs/coroutine/src/windows/stack_traits.cpp: At global scope: | |
libs/coroutine/src/windows/stack_traits.cpp:61:13: warning: ‘std::size_t {anonymous}::page_count(std::size_t)’ defined but not used [-Wunused-function] | |
std::size_t page_count( std::size_t stacksize) | |
^~~~~~~~~~ | |
gcc.archive bin.v2/libs/coroutine/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/libboost_coroutine-mt.a | |
common.copy stage/lib/libboost_coroutine-mt.a | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/operations.o | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/path_traits.o | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/path.o | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/portability.o | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/utf8_codecvt_facet.o | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/unique_path.o | |
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/windows_file_codecvt.o | |
gcc.archive bin.v2/libs/filesystem/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_filesystem-mt.a | |
common.copy stage/lib/libboost_filesystem-mt.a | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/c_regex_traits.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cpp_regex_traits.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/fileiter.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/icu.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instances.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/posix_api.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/regex.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/regex_debug.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/regex_raw_buffer.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/regex_traits_defaults.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/static_mutex.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/w32_regex_traits.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cregex.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/wc_regex_traits.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/winstances.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/usinstances.o | |
gcc.compile.c++ bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/wide_posix_api.o | |
gcc.archive bin.v2/libs/regex/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_regex-mt.a | |
common.copy stage/lib/libboost_regex-mt.a | |
gcc.compile.c++ bin.v2/libs/graph/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/graphml.o | |
gcc.compile.c++ bin.v2/libs/graph/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/read_graphviz_new.o | |
gcc.archive bin.v2/libs/graph/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_graph-mt.a | |
common.copy stage/lib/libboost_graph-mt.a | |
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/file_descriptor.o | |
...on 200th target... | |
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/mapped_file.o | |
libs/iostreams/src/mapped_file.cpp: In member function ‘void boost::iostreams::detail::mapped_file_impl::try_map_file(boost::iostreams::detail::mapped_file_impl::param_type)’: | |
libs/iostreams/src/mapped_file.cpp:324:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
(SIZE_T) (size_ != max_length ? size_ : 0), | |
~~~~~~^~~~~~~~~~~~~ | |
gcc.archive bin.v2/libs/iostreams/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_iostreams-mt.a | |
common.copy stage/lib/libboost_iostreams-mt.a | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/date_time.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/encoding/codepage.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/format.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/formatting.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/ids.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<localization_backend> get() const; | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/shared/generator.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> 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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/shared/generator.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/localization_backend.o | |
In file included from libs/locale/src/shared/localization_backend.cpp:9:0: | |
./boost/locale/localization_backend.hpp:109:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<localization_backend> get() const; | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/shared/localization_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/shared/localization_backend.cpp:9:0: | |
./boost/locale/localization_backend.hpp:116:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/shared/localization_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/shared/localization_backend.cpp:185:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<localization_backend> localization_backend_manager::get() const | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/shared/localization_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/shared/localization_backend.cpp: In member function ‘std::auto_ptr<boost::locale::localization_backend> boost::locale::localization_backend_manager::get() const’: | |
libs/locale/src/shared/localization_backend.cpp:187:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<localization_backend> r(pimpl_->create()); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/shared/localization_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/shared/localization_backend.cpp: At global scope: | |
libs/locale/src/shared/localization_backend.cpp:190:85: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
void localization_backend_manager::add_backend(std::string const &name,std::auto_ptr<localization_backend> backend) | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/shared/localization_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/mo_lambda.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/shared/message.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/util/codecvt_converter.o | |
In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: | |
./boost/locale/util.hpp:180:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter(); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: | |
./boost/locale/util.hpp:188:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/util/codecvt_converter.cpp:15:0: | |
./boost/locale/util.hpp:203:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/util/codecvt_converter.cpp:273:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<base_converter> create_utf8_converter() | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr<boost::locale::util::base_converter> boost::locale::util::create_utf8_converter()’: | |
libs/locale/src/util/codecvt_converter.cpp:275:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<base_converter> res(create_utf8_converter_new_ptr()); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/util/codecvt_converter.cpp: At global scope: | |
libs/locale/src/util/codecvt_converter.cpp:278:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding) | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/util/codecvt_converter.cpp: In function ‘std::auto_ptr<boost::locale::util::base_converter> boost::locale::util::create_simple_converter(const string&)’: | |
libs/locale/src/util/codecvt_converter.cpp:280:14: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<base_converter> res(create_simple_converter_new_ptr(encoding)); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
libs/locale/src/util/codecvt_converter.cpp: At global scope: | |
libs/locale/src/util/codecvt_converter.cpp:283:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type) | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from libs/locale/src/util/codecvt_converter.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/util/info.o | |
In file included from libs/locale/src/util/info.cpp:14:0: | |
./boost/locale/util.hpp:180:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter(); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from libs/locale/src/util/info.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/util/info.cpp:14:0: | |
./boost/locale/util.hpp:188:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from libs/locale/src/util/info.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/util/info.cpp:14:0: | |
./boost/locale/util.hpp:203:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from libs/locale/src/util/info.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/util/locale_data.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/util/default_locale.o | |
In file included from libs/locale/src/util/default_locale.cpp:10:0: | |
./boost/locale/util.hpp:180:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter(); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/util.hpp:10, | |
from libs/locale/src/util/default_locale.cpp:10: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/util/default_locale.cpp:10:0: | |
./boost/locale/util.hpp:188:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/util.hpp:10, | |
from libs/locale/src/util/default_locale.cpp:10: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/util/default_locale.cpp:10:0: | |
./boost/locale/util.hpp:203:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/util.hpp:10, | |
from libs/locale/src/util/default_locale.cpp:10: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/std/codecvt.o | |
In file included from libs/locale/src/std/codecvt.cpp:11:0: | |
./boost/locale/util.hpp:180:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter(); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from libs/locale/src/std/codecvt.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/std/codecvt.cpp:11:0: | |
./boost/locale/util.hpp:188:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from libs/locale/src/std/codecvt.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/std/codecvt.cpp:11:0: | |
./boost/locale/util.hpp:203:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from libs/locale/src/std/codecvt.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/std/collate.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/std/converter.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<localization_backend> get() const; | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/std/std_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> 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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/std/std_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> 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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter(); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/std/std_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> 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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/std/std_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> 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> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/std/std_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/std/numeric.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/util/gregorian.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/win32/collate.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/win32/converter.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/win32/lcid.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/win32/numeric.o | |
gcc.compile.c++ bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/win32/win_backend.o | |
In file included from libs/locale/src/win32/win_backend.cpp:9:0: | |
./boost/locale/localization_backend.hpp:109:18: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<localization_backend> get() const; | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/win32/win_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/win32/win_backend.cpp:9:0: | |
./boost/locale/localization_backend.hpp:116:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
void add_backend(std::string const &name,std::auto_ptr<localization_backend> backend); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/win32/win_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/win32/win_backend.cpp:14:0: | |
./boost/locale/util.hpp:180:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_utf8_converter(); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/win32/win_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/win32/win_backend.cpp:14:0: | |
./boost/locale/util.hpp:188:28: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
BOOST_LOCALE_DECL std::auto_ptr<base_converter> create_simple_converter(std::string const &encoding); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/win32/win_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
In file included from libs/locale/src/win32/win_backend.cpp:14:0: | |
./boost/locale/util.hpp:203:59: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::locale create_codecvt(std::locale const &in,std::auto_ptr<base_converter> cvt,character_facet_type type); | |
^~~~~~~~ | |
In file included from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/locale_conv.h:41:0, | |
from /usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/locale:43, | |
from ./boost/locale/generator.hpp:17, | |
from ./boost/locale/localization_backend.hpp:11, | |
from libs/locale/src/win32/win_backend.cpp:9: | |
/usr/lib/gcc/x86_64-w64-mingw32/7.3-posix/include/c++/bits/unique_ptr.h:51:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
gcc.archive bin.v2/libs/locale/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_locale-mt.a | |
common.copy stage/lib/libboost_locale-mt.a | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/attribute_set.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/attribute_name.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/attribute_value_set.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/code_conversion.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/core.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/record_ostream.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/severity_level.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/global_logger_storage.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/named_scope.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/process_name.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/process_id.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/thread_id.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/timer.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/default_attribute_names.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/exceptions.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/default_sink.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/text_ostream_backend.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/text_multifile_backend.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/thread_specific.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/once_block.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/timestamp.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/threadsafe_queue.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/event.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/text_file_backend.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/trivial.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/spirit_encoding.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/format_parser.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/date_time_format_parser.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/unhandled_exception_count.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/permissions.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/dump.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/dump_avx2.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/named_scope_format_parser.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/dump_ssse3.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/debug_output_backend.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/syslog_backend.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/ipc_reliable_message_queue.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/ipc_sync_wrappers.o | |
In file included from libs/log/src/windows/ipc_sync_wrappers.hpp:43:0, | |
from libs/log/src/windows/ipc_sync_wrappers.cpp:38: | |
./boost/log/utility/permissions.hpp:37:28: warning: type attributes ignored after type is already defined [-Wattributes] | |
struct BOOST_LOG_MAY_ALIAS _SECURITY_ATTRIBUTES; | |
^~~~~~~~~~~~~~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/light_rw_mutex.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/mapped_shared_memory.o | |
In file included from libs/log/src/windows/mapped_shared_memory.cpp:34:0: | |
./boost/log/utility/permissions.hpp:37:28: warning: type attributes ignored after type is already defined [-Wattributes] | |
struct BOOST_LOG_MAY_ALIAS _SECURITY_ATTRIBUTES; | |
^~~~~~~~~~~~~~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/windows/object_name.o | |
gcc.archive bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/libboost_log-mt.a | |
common.copy stage/lib/libboost_log-mt.a | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/parser_utils.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/init_from_stream.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/settings_parser.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/init_from_settings.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/filter_parser.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/formatter_parser.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/default_filter_factory.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/default_formatter_factory.o | |
...on 300th target... | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/assoc_laguerre.o | |
gcc.compile.c++ bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/setup/matches_relation_factory.o | |
gcc.archive bin.v2/libs/log/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/libboost_log_setup-mt.a | |
common.copy stage/lib/libboost_log_setup-mt.a | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/assoc_legendre.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/beta.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_1.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_2.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_3.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_i.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_j.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_k.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_1.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_neumann.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_2.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_3.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/hermite.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/expint.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/laguerre.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/legendre.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/riemann_zeta.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_bessel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_legendre.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/assoc_laguerref.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/assoc_legendref.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_neumann.o | |
gcc.archive bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/libboost_math_tr1-mt.a | |
common.copy stage/lib/libboost_math_tr1-mt.a | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_1f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/betaf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_2f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_3f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_if.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_jf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_kf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_1f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_neumannf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_2f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_3f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/hermitef.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/expintf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/laguerref.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/legendref.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/riemann_zetaf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_besself.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_legendref.o | |
gcc.compile.c++ bin.v2/libs/math/config/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/has_long_double_support.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/assoc_laguerrel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_neumannf.o | |
gcc.archive bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/libboost_math_tr1f-mt.a | |
common.copy stage/lib/libboost_math_tr1f-mt.a | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/assoc_legendrel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_1l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/betal.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_2l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/comp_ellint_3l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_il.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_jl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_bessel_kl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cyl_neumannl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_1l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_2l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/ellint_3l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/hermitel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/expintl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/laguerrel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/legendrel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/riemann_zetal.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_bessell.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_legendrel.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/acosh.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/asinh.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/sph_neumannl.o | |
gcc.archive bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/libboost_math_tr1l-mt.a | |
common.copy stage/lib/libboost_math_tr1l-mt.a | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/atanh.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cbrt.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/copysign.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/erfc.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/erf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fmax.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/expm1.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fmin.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fpclassify.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/hypot.o | |
...on 400th target... | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/llround.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/lgamma.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/log1p.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/lround.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/nextafter.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/nexttoward.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/round.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/trunc.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/tgamma.o | |
gcc.archive bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/libboost_math_c99-mt.a | |
common.copy stage/lib/libboost_math_c99-mt.a | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/acoshf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/asinhf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/atanhf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cbrtf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/copysignf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/erfcf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/erff.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fmaxf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/expm1f.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fminf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fpclassifyf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/hypotf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/llroundf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/lgammaf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/lroundf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/log1pf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/nextafterf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/nexttowardf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/roundf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/truncf.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/tgammaf.o | |
gcc.archive bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/libboost_math_c99f-mt.a | |
common.copy stage/lib/libboost_math_c99f-mt.a | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/acoshl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/asinhl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/atanhl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/cbrtl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/copysignl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/erfcl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/erfl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fmaxl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/expm1l.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fminl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/fpclassifyl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/hypotl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/llroundl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/lgammal.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/log1pl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/lroundl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/nextafterl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/nexttowardl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/roundl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/truncl.o | |
gcc.compile.c++ bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/tgammal.o | |
gcc.archive bin.v2/libs/math/build/gcc-7.3/release/link-static/pch-off/target-os-windows/threading-multi/libboost_math_c99l-mt.a | |
common.copy stage/lib/libboost_math_c99l-mt.a | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/config_file.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cmdline.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/options_description.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/parsers.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/variables_map.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/positional_options.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/utf8_codecvt_facet.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/convert.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/value_semantic.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/winmain.o | |
gcc.compile.c++ bin.v2/libs/random/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/random_device.o | |
gcc.archive bin.v2/libs/random/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_random-mt.a | |
common.copy stage/lib/libboost_random-mt.a | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_archive.o | |
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/split.o | |
gcc.archive bin.v2/libs/program_options/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_program_options-mt.a | |
common.copy stage/lib/libboost_program_options-mt.a | |
...on 500th target... | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_iserializer.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_iarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_oserializer.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_pointer_iserializer.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_pointer_oserializer.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_oarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_serializer_map.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_text_iprimitive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_text_oprimitive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_xml_archive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/binary_oarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/binary_iarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/extended_type_info.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/extended_type_info_no_rtti.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/extended_type_info_typeid.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/polymorphic_iarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/polymorphic_oarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/stl_port.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/text_iarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/text_oarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/archive_exception.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/void_cast.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_iarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_oarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_archive_exception.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/codecvt_null.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/utf8_codecvt_facet.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_grammar.o | |
gcc.archive bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_serialization-mt.a | |
common.copy stage/lib/libboost_serialization-mt.a | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_text_wiprimitive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic_text_woprimitive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/text_wiarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/text_woarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_wiarchive.o | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_woarchive.o | |
In file included from ./boost/archive/impl/xml_woarchive_impl.ipp:41:0, | |
from libs/serialization/src/xml_woarchive.cpp:28: | |
./boost/archive/iterators/wchar_from_mb.hpp: In instantiation of ‘void boost::archive::iterators::wchar_from_mb<Base>::drain() [with Base = boost::archive::iterators::xml_escape<const char*>]’: | |
./boost/archive/iterators/wchar_from_mb.hpp:133:14: required from ‘boost::archive::iterators::wchar_from_mb<Base>::wchar_from_mb(T) [with T = const char*; Base = boost::archive::iterators::xml_escape<const char*>]’ | |
./boost/archive/impl/xml_woarchive_impl.ipp:58:9: required from ‘void boost::archive::save_iterator(std::wostream&, InputIterator, InputIterator) [with InputIterator = const char*; std::wostream = std::basic_ostream<wchar_t>]’ | |
./boost/archive/impl/xml_woarchive_impl.ipp:99:17: required from ‘void boost::archive::xml_woarchive_impl<Archive>::save(const char*) [with Archive = boost::archive::xml_woarchive]’ | |
libs/serialization/src/xml_woarchive.cpp:35:16: required from here | |
./boost/archive/iterators/wchar_from_mb.hpp:168:31: warning: unused variable ‘r’ [-Wunused-variable] | |
std::codecvt_base::result r = m_codecvt_facet.in( | |
^ | |
gcc.compile.c++ bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_wgrammar.o | |
gcc.archive bin.v2/libs/serialization/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_wserialization-mt.a | |
common.copy stage/lib/libboost_wserialization-mt.a | |
gcc.compile.c++ bin.v2/libs/signals/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/trackable.o | |
gcc.compile.c++ bin.v2/libs/signals/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/connection.o | |
gcc.compile.c++ bin.v2/libs/signals/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/named_slot_map.o | |
gcc.compile.c++ bin.v2/libs/signals/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/signal_base.o | |
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/noop.o | |
gcc.archive bin.v2/libs/stacktrace/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_stacktrace_noop-mt.a | |
common.copy stage/lib/libboost_stacktrace_noop-mt.a | |
gcc.compile.c++ bin.v2/libs/signals/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/slot.o | |
gcc.archive bin.v2/libs/signals/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_signals-mt.a | |
common.copy stage/lib/libboost_signals-mt.a | |
gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/basic.o | |
In file included from ./boost/winapi/file_management.hpp:17:0, | |
from ./boost/stacktrace/detail/safe_dump_win.ipp:20, | |
from ./boost/stacktrace/safe_dump_to.hpp:210, | |
from ./boost/stacktrace/frame.hpp:20, | |
from ./boost/stacktrace/detail/frame_unwind.ipp:15, | |
from libs/stacktrace/build/../src/basic.cpp:14: | |
./boost/winapi/overlapped.hpp:38:9: warning: ISO C++ prohibits anonymous structs [-Wpedantic] | |
}; | |
^ | |
gcc.archive bin.v2/libs/stacktrace/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_stacktrace_basic-mt.a | |
common.copy stage/lib/libboost_stacktrace_basic-mt.a | |
gcc.compile.c++ bin.v2/libs/timer/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/auto_timers_construction.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/execution_monitor.o | |
gcc.compile.c++ bin.v2/libs/timer/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cpu_timer.o | |
gcc.archive bin.v2/libs/timer/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_timer-mt.a | |
common.copy stage/lib/libboost_timer-mt.a | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cpp_main.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/debug.o | |
gcc.archive bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_prg_exec_monitor-mt.a | |
common.copy stage/lib/libboost_prg_exec_monitor-mt.a | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/decorator.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/compiler_log_formatter.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/plain_report_formatter.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/framework.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/results_collector.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/progress_monitor.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/test_framework_init_observer.o | |
...on 600th target... | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/results_reporter.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/test_main.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/test_tree.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/test_tools.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/unit_test_main.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/unit_test_log.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/unit_test_monitor.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/junit_log_formatter.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_log_formatter.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/xml_report_formatter.o | |
gcc.compile.c++ bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/unit_test_parameters.o | |
gcc.archive bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_test_exec_monitor-mt.a | |
common.copy stage/lib/libboost_test_exec_monitor-mt.a | |
gcc.archive bin.v2/libs/test/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/libboost_unit_test_framework-mt.a | |
common.copy stage/lib/libboost_unit_test_framework-mt.a | |
gcc.compile.c++ bin.v2/libs/type_erasure/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/dynamic_binding.o | |
In file included from ./boost/thread/shared_mutex.hpp:22:0, | |
from libs/type_erasure/src/dynamic_binding.cpp:14: | |
./boost/thread/win32/shared_mutex.hpp: In member function ‘boost::shared_mutex::state_data boost::shared_mutex::interlocked_compare_exchange(boost::shared_mutex::state_data*, boost::shared_mutex::state_data, boost::shared_mutex::state_data)’: | |
./boost/thread/win32/shared_mutex.hpp:49:98: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
*reinterpret_cast<long*>(&new_value), | |
^ | |
./boost/thread/win32/shared_mutex.hpp:50:98: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
*reinterpret_cast<long*>(&comparand)); | |
^ | |
./boost/thread/win32/shared_mutex.hpp:51:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
return *reinterpret_cast<state_data const*>(&res); | |
^ | |
./boost/thread/win32/shared_mutex.hpp:51:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
gcc.archive bin.v2/libs/type_erasure/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/libboost_type_erasure-mt.a | |
common.copy stage/lib/libboost_type_erasure-mt.a | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_cpp_exprgrammar.o | |
In file included from ./boost/wave/grammars/cpp_expression_grammar.hpp:34:0, | |
from libs/wave/src/instantiate_cpp_exprgrammar.cpp:24: | |
./boost/wave/grammars/cpp_expression_value.hpp: In member function ‘typename boost::spirit::classic::match_result<ScannerT, ContextResultT>::type boost::spirit::classic::impl::concrete_parser<ParserT, ScannerT, AttrT>::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence<boost::spirit::classic::action<boost::spirit::classic::rule<boost::spirit::classic::scanner<std::_List_const_iterator<boost::wave::cpplexer::lex_token<> >, boost::spirit::classic::scanner_policies<boost::spirit::classic::skip_parser_iteration_policy<boost::spirit::classic::alternative<boost::spirit::classic::alternative<boost::spirit::classic::chlit<boost::wave::token_id>, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context<boost::wave::grammars::closures::cpp_expr_closure>, boost::spirit::classic::nil_t>, phoenix::actor<phoenix::composite<phoenix::assign_op, phoenix::actor<phoenix::closure_member<0, phoenix::closure<boost::wave::grammars::closures::closure_value, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, phoenix::actor<phoenix::argument<0> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star<boost::spirit::classic::alternative<boost::spirit::classic::sequence<boost::spirit::classic::chlit<boost::wave::token_id>, boost::spirit::classic::action<boost::spirit::classic::rule<boost::spirit::classic::scanner<std::_List_const_iterator<boost::wave::cpplexer::lex_token<> >, boost::spirit::classic::scanner_policies<boost::spirit::classic::skip_parser_iteration_policy<boost::spirit::classic::alternative<boost::spirit::classic::alternative<boost::spirit::classic::chlit<boost::wave::token_id>, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context<boost::wave::grammars::closures::cpp_expr_closure>, boost::spirit::classic::nil_t>, phoenix::actor<phoenix::composite<phoenix::plus_assign_op, phoenix::actor<phoenix::closure_member<0, phoenix::closure<boost::wave::grammars::closures::closure_value, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, phoenix::actor<phoenix::argument<0> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence<boost::spirit::classic::chlit<boost::wave::token_id>, boost::spirit::classic::action<boost::spirit::classic::rule<boost::spirit::classic::scanner<std::_List_const_iterator<boost::wave::cpplexer::lex_token<> >, boost::spirit::classic::scanner_policies<boost::spirit::classic::skip_parser_iteration_policy<boost::spirit::classic::alternative<boost::spirit::classic::alternative<boost::spirit::classic::chlit<boost::wave::token_id>, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context<boost::wave::grammars::closures::cpp_expr_closure>, boost::spirit::classic::nil_t>, phoenix::actor<phoenix::composite<phoenix::minus_assign_op, phoenix::actor<phoenix::closure_member<0, phoenix::closure<boost::wave::grammars::closures::closure_value, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, phoenix::actor<phoenix::argument<0> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >; ScannerT = boost::spirit::classic::scanner<std::_List_const_iterator<boost::wave::cpplexer::lex_token<> >, boost::spirit::classic::scanner_policies<boost::spirit::classic::skip_parser_iteration_policy<boost::spirit::classic::alternative<boost::spirit::classic::alternative<boost::spirit::classic::chlit<boost::wave::token_id>, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::chlit<boost::wave::token_id> >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >; AttrT = boost::wave::grammars::closures::closure_value]’: | |
./boost/wave/grammars/cpp_expression_value.hpp:189:43: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] | |
if ((rhs.value.i > 0L && value.i > result) || | |
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
./boost/wave/grammars/cpp_expression_value.hpp:256:43: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] | |
if ((rhs.value.i > 0L && result > value.i) || | |
~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_cpp_grammar.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_defined_grammar.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_cpp_literalgrs.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_predef_macros.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_re2c_lexer.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/token_ids.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/wave_config_constant.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cpplexer/re2clex/aq.o | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/cpplexer/re2clex/cpp_re.o | |
link.mklink boost/chrono/stopwatches.hpp | |
mklink-or-dir boost/chrono/stopwatches | |
gcc.compile.c++ bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threading-multi/instantiate_re2c_lexer_str.o | |
gcc.archive bin.v2/libs/wave/build/gcc-7.3/release/link-static/target-os-windows/threadapi-win32/threading-multi/libboost_wave-mt.a | |
common.copy stage/lib/libboost_wave-mt.a | |
...failed updating 3 targets... | |
...skipped 3 targets... | |
...updated 651 targets... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment