Ticket #11223: log.txt

File log.txt, 11.5 KB (added by anonymous, 8 years ago)
Line 
1Performing 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
11Building the Boost C++ Libraries.
12
13
14 - lockfree boost::atomic_flag : yes (cached)
15
16Component 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...
49gcc.compile.c++ bin.v2/libs/system/build/gcc-4.8/release/threading-multi/error_code.o
50gcc.link.dll bin.v2/libs/system/build/gcc-4.8/release/threading-multi/libboost_system.so.1.58.0
51common.copy stage/lib/libboost_system.so.1.58.0
52ln-UNIX stage/lib/libboost_system.so
53gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/pthread/thread.o
54gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/pthread/once.o
55gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/future.o
56gcc.link.dll bin.v2/libs/thread/build/gcc-4.8/release/threading-multi/libboost_thread.so.1.58.0
57common.copy stage/lib/libboost_thread.so.1.58.0
58ln-UNIX stage/lib/libboost_thread.so
59gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/chrono.o
60gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/thread_clock.o
61gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/process_cpu_clocks.o
62gcc.link.dll bin.v2/libs/chrono/build/gcc-4.8/release/threading-multi/libboost_chrono.so.1.58.0
63common.copy stage/lib/libboost_chrono.so.1.58.0
64ln-UNIX stage/lib/libboost_chrono.so
65gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/threading-multi/asm/make_x86_64_sysv_elf_gas.o
66gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/threading-multi/asm/jump_x86_64_sysv_elf_gas.o
67gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/threading-multi/posix/stack_traits.o
68gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/threading-multi/execution_context.o
69In 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...
103gcc.compile.c++ bin.v2/libs/system/build/gcc-4.8/release/link-static/threading-multi/error_code.o
104gcc.archive bin.v2/libs/system/build/gcc-4.8/release/link-static/threading-multi/libboost_system.a
105common.copy stage/lib/libboost_system.a
106gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/pthread/thread.o
107gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/pthread/once.o
108gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/future.o
109gcc.archive bin.v2/libs/thread/build/gcc-4.8/release/link-static/threading-multi/libboost_thread.a
110common.copy stage/lib/libboost_thread.a
111gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/chrono.o
112gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/thread_clock.o
113gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/process_cpu_clocks.o
114gcc.archive bin.v2/libs/chrono/build/gcc-4.8/release/link-static/threading-multi/libboost_chrono.a
115common.copy stage/lib/libboost_chrono.a
116gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/asm/make_x86_64_sysv_elf_gas.o
117gcc.compile.asm bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/asm/jump_x86_64_sysv_elf_gas.o
118gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/posix/stack_traits.o
119gcc.compile.c++ bin.v2/libs/context/build/gcc-4.8/release/link-static/threading-multi/execution_context.o
120In 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...