1 | Performing configuration checks
|
---|
2 |
|
---|
3 | - 32-bit : no (cached)
|
---|
4 | - 64-bit : yes (cached)
|
---|
5 | - arm : no (cached)
|
---|
6 | - mips1 : no (cached)
|
---|
7 | - power : no (cached)
|
---|
8 | - sparc : no (cached)
|
---|
9 | - x86 : yes (cached)
|
---|
10 |
|
---|
11 | Building the Boost C++ Libraries.
|
---|
12 |
|
---|
13 |
|
---|
14 | - lockfree boost::atomic_flag : yes (cached)
|
---|
15 |
|
---|
16 | Component configuration:
|
---|
17 |
|
---|
18 | - atomic : not building
|
---|
19 | - chrono : not building
|
---|
20 | - container : not building
|
---|
21 | - context : building
|
---|
22 | - coroutine : not building
|
---|
23 | - date_time : not building
|
---|
24 | - exception : not building
|
---|
25 | - filesystem : not building
|
---|
26 | - graph : not building
|
---|
27 | - graph_parallel : not building
|
---|
28 | - iostreams : not building
|
---|
29 | - locale : not building
|
---|
30 | - log : not building
|
---|
31 | - math : not building
|
---|
32 | - mpi : not building
|
---|
33 | - program_options : not building
|
---|
34 | - python : not building
|
---|
35 | - random : not building
|
---|
36 | - regex : not building
|
---|
37 | - serialization : not building
|
---|
38 | - signals : not building
|
---|
39 | - system : not building
|
---|
40 | - test : not building
|
---|
41 | - thread : not building
|
---|
42 | - timer : not building
|
---|
43 | - wave : not building
|
---|
44 |
|
---|
45 | ...patience...
|
---|
46 | ...patience...
|
---|
47 | ...found 1536 targets...
|
---|
48 | ...updating 46 targets...
|
---|
49 | gcc.compile.c++ bin.v2/libs/system/build/gcc-4.8/release/threading-multi/error_code.o
|
---|
50 | gcc.link.dll bin.v2/libs/system/build/gcc-4.8/release/threading-multi/libboost_system.so.1.58.0
|
---|
51 | common.copy stage/lib/libboost_system.so.1.58.0
|
---|
52 | ln-UNIX stage/lib/libboost_system.so
|
---|
53 | gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/pthread/thread.o
|
---|
54 | gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/pthread/once.o
|
---|
55 | gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/future.o
|
---|
56 | gcc.link.dll bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/libboost_thread.so.1.58.0
|
---|
57 | common.copy stage/lib/libboost_thread.so.1.58.0
|
---|
58 | ln-UNIX stage/lib/libboost_thread.so
|
---|
59 | gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/chrono.o
|
---|
60 | gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/thread_clock.o
|
---|
61 | gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/process_cpu_clocks.o
|
---|
62 | gcc.link.dll bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/libboost_chrono.so.1.58.0
|
---|
63 | common.copy stage/lib/libboost_chrono.so.1.58.0
|
---|
64 | ln-UNIX stage/lib/libboost_chrono.so
|
---|
65 | gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/threading-multi/asm/make_x86_64_sysv_elf_gas.o
|
---|
66 | gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/threading-multi/asm/jump_x86_64_sysv_elf_gas.o
|
---|
67 | gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/threading-multi/posix/stack_traits.o
|
---|
68 | gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/threading-multi/execution_context.o
|
---|
69 | In file included from libs/context/src/execution_context.cpp:11:0:
|
---|
70 | ./boost/context/execution_context.hpp:202:52: error: ‘std::index_sequence’ has not been declared
|
---|
71 | std::index_sequence< I ... >) {
|
---|
72 | ^
|
---|
73 | ./boost/context/execution_context.hpp:202:66: error: expected ‘,’ or ‘...’ before ‘<’ token
|
---|
74 | std::index_sequence< I ... >) {
|
---|
75 | ^
|
---|
76 | ./boost/context/execution_context.hpp:219:52: error: ‘std::index_sequence’ has not been declared
|
---|
77 | std::index_sequence< I ... >) {
|
---|
78 | ^
|
---|
79 | ./boost/context/execution_context.hpp:219:66: error: expected ‘,’ or ‘...’ before ‘<’ token
|
---|
80 | std::index_sequence< I ... >) {
|
---|
81 | ^
|
---|
82 | ./boost/context/execution_context.hpp: In constructor ‘boost::context::execution_context::execution_context(StackAlloc, Fn&&, Args&& ...)’:
|
---|
83 | ./boost/context/execution_context.hpp:267:39: error: ‘index_sequence_for’ is not a member of ‘std’
|
---|
84 | std::index_sequence_for< Args ... >() ) ) {
|
---|
85 | ^
|
---|
86 | ./boost/context/execution_context.hpp:267:69: error: expected primary-expression before ‘...’ token
|
---|
87 | std::index_sequence_for< Args ... >() ) ) {
|
---|
88 | ^
|
---|
89 | ./boost/context/execution_context.hpp: In constructor ‘boost::context::execution_context::execution_context(boost::context::preallocated, StackAlloc, Fn&&, Args&& ...)’:
|
---|
90 | ./boost/context/execution_context.hpp:275:39: error: ‘index_sequence_for’ is not a member of ‘std’
|
---|
91 | std::index_sequence_for< Args ... >() ) ) {
|
---|
92 | ^
|
---|
93 | ./boost/context/execution_context.hpp:275:69: error: expected primary-expression before ‘...’ token
|
---|
94 | std::index_sequence_for< Args ... >() ) ) {
|
---|
95 | ^
|
---|
96 |
|
---|
97 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -m64 -std=c++11 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CONTEXT_DYN_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_DLL=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/gcc-4.8/release/threading-multi/execution_context.o" "libs/context/src/execution_context.cpp"
|
---|
98 |
|
---|
99 | ...failed gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/threading-multi/execution_context.o...
|
---|
100 | ...skipped <pbin.v2/libs/context/build/gcc-4.8/release/threading-multi>libboost_context.so.1.58.0 for lack of <pbin.v2/libs/context/build/gcc-4.8/release/threading-multi>execution_context.o...
|
---|
101 | ...skipped <pstage/lib>libboost_context.so.1.58.0 for lack of <pbin.v2/libs/context/build/gcc-4.8/release/threading-multi>libboost_context.so.1.58.0...
|
---|
102 | ...skipped <pstage/lib>libboost_context.so for lack of <pstage/lib>libboost_context.so.1.58.0...
|
---|
103 | gcc.compile.c++ bin.v2/libs/system/build/gcc-4.8/release/link-static/threading-multi/error_code.o
|
---|
104 | gcc.archive bin.v2/libs/system/build/gcc-4.8/release/link-static/threading-multi/libboost_system.a
|
---|
105 | common.copy stage/lib/libboost_system.a
|
---|
106 | gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/pthread/thread.o
|
---|
107 | gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/pthread/once.o
|
---|
108 | gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/future.o
|
---|
109 | gcc.archive bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/libboost_thread.a
|
---|
110 | common.copy stage/lib/libboost_thread.a
|
---|
111 | gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/chrono.o
|
---|
112 | gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/thread_clock.o
|
---|
113 | gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/process_cpu_clocks.o
|
---|
114 | gcc.archive bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/libboost_chrono.a
|
---|
115 | common.copy stage/lib/libboost_chrono.a
|
---|
116 | gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/asm/make_x86_64_sysv_elf_gas.o
|
---|
117 | gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/asm/jump_x86_64_sysv_elf_gas.o
|
---|
118 | gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/posix/stack_traits.o
|
---|
119 | gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/execution_context.o
|
---|
120 | In file included from libs/context/src/execution_context.cpp:11:0:
|
---|
121 | ./boost/context/execution_context.hpp:202:52: error: ‘std::index_sequence’ has not been declared
|
---|
122 | std::index_sequence< I ... >) {
|
---|
123 | ^
|
---|
124 | ./boost/context/execution_context.hpp:202:66: error: expected ‘,’ or ‘...’ before ‘<’ token
|
---|
125 | std::index_sequence< I ... >) {
|
---|
126 | ^
|
---|
127 | ./boost/context/execution_context.hpp:219:52: error: ‘std::index_sequence’ has not been declared
|
---|
128 | std::index_sequence< I ... >) {
|
---|
129 | ^
|
---|
130 | ./boost/context/execution_context.hpp:219:66: error: expected ‘,’ or ‘...’ before ‘<’ token
|
---|
131 | std::index_sequence< I ... >) {
|
---|
132 | ^
|
---|
133 | ./boost/context/execution_context.hpp: In constructor ‘boost::context::execution_context::execution_context(StackAlloc, Fn&&, Args&& ...)’:
|
---|
134 | ./boost/context/execution_context.hpp:267:39: error: ‘index_sequence_for’ is not a member of ‘std’
|
---|
135 | std::index_sequence_for< Args ... >() ) ) {
|
---|
136 | ^
|
---|
137 | ./boost/context/execution_context.hpp:267:69: error: expected primary-expression before ‘...’ token
|
---|
138 | std::index_sequence_for< Args ... >() ) ) {
|
---|
139 | ^
|
---|
140 | ./boost/context/execution_context.hpp: In constructor ‘boost::context::execution_context::execution_context(boost::context::preallocated, StackAlloc, Fn&&, Args&& ...)’:
|
---|
141 | ./boost/context/execution_context.hpp:275:39: error: ‘index_sequence_for’ is not a member of ‘std’
|
---|
142 | std::index_sequence_for< Args ... >() ) ) {
|
---|
143 | ^
|
---|
144 | ./boost/context/execution_context.hpp:275:69: error: expected primary-expression before ‘...’ token
|
---|
145 | std::index_sequence_for< Args ... >() ) ) {
|
---|
146 | ^
|
---|
147 |
|
---|
148 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -std=c++11 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_CONTEXT_SOURCE -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DBOOST_THREAD_USE_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/execution_context.o" "libs/context/src/execution_context.cpp"
|
---|
149 |
|
---|
150 | ...failed gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/execution_context.o...
|
---|
151 | ...skipped <pbin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi>libboost_context.a(clean) for lack of <pbin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi>execution_context.o...
|
---|
152 | ...skipped <pbin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi>libboost_context.a for lack of <pbin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi>execution_context.o...
|
---|
153 | ...skipped <pstage/lib>libboost_context.a for lack of <pbin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi>libboost_context.a...
|
---|
154 | ...failed updating 2 targets...
|
---|
155 | ...skipped 6 targets...
|
---|
156 | ...updated 38 targets...
|
---|