1 | warning: Unable to construct ./stage-unversioned
|
---|
2 | warning: Unable to construct ./stage-unversioned
|
---|
3 | warning: Unable to construct ./stage-unversioned
|
---|
4 | warning: Unable to construct ./stage-unversioned
|
---|
5 | warning: Unable to construct ./stage-unversioned
|
---|
6 | warning: Unable to construct ./stage-unversioned
|
---|
7 | warning: Unable to construct ./stage-unversioned
|
---|
8 | warning: Unable to construct ./stage-unversioned
|
---|
9 | warning: Unable to construct ./stage-unversioned
|
---|
10 | warning: Unable to construct ./stage-unversioned
|
---|
11 | warning: Unable to construct ./stage-unversioned
|
---|
12 | warning: Unable to construct ./stage-unversioned
|
---|
13 |
|
---|
14 | Component configuration:
|
---|
15 |
|
---|
16 | - date_time : not building
|
---|
17 | - filesystem : not building
|
---|
18 | - graph : not building
|
---|
19 | - graph_parallel : not building
|
---|
20 | - iostreams : not building
|
---|
21 | - math : not building
|
---|
22 | - mpi : not building
|
---|
23 | - program_options : not building
|
---|
24 | - python : not building
|
---|
25 | - random : not building
|
---|
26 | - regex : not building
|
---|
27 | - serialization : not building
|
---|
28 | - signals : not building
|
---|
29 | - system : not building
|
---|
30 | - test : not building
|
---|
31 | - thread : building
|
---|
32 | - wave : not building
|
---|
33 |
|
---|
34 | ...patience...
|
---|
35 | ...found 560 targets...
|
---|
36 | ...updating 26 targets...
|
---|
37 | gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi\win32\thread.o
|
---|
38 |
|
---|
39 | "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
|
---|
40 |
|
---|
41 | In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
|
---|
42 | from ./boost/thread/win32/mutex.hpp:8,
|
---|
43 | from ./boost/thread/mutex.hpp:14,
|
---|
44 | from ./boost/thread/detail/thread.hpp:13,
|
---|
45 | from ./boost/thread/thread.hpp:22,
|
---|
46 | from libs\thread\src\win32\thread.cpp:10:
|
---|
47 | ./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
|
---|
48 | ./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
|
---|
49 | In file included from ./boost/thread/win32/mutex.hpp:8:0,
|
---|
50 | from ./boost/thread/mutex.hpp:14,
|
---|
51 | from ./boost/thread/detail/thread.hpp:13,
|
---|
52 | from ./boost/thread/thread.hpp:22,
|
---|
53 | from libs\thread\src\win32\thread.cpp:10:
|
---|
54 | ./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
|
---|
55 | ./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
|
---|
56 | In file included from ./boost/thread/once.hpp:14:0,
|
---|
57 | from libs\thread\src\win32\thread.cpp:17:
|
---|
58 | ./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
|
---|
59 | ./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
|
---|
60 | ./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
61 | ./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
62 | ./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
63 | ./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
64 | ...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi\win32\thread.o...
|
---|
65 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi>libboost_thread-mgw45-mt-d-1_44.dll.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi>win32\thread.o...
|
---|
66 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi>libboost_thread-mgw45-mt-d-1_44.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi>win32\thread.o...
|
---|
67 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-d-1_44.dll.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi>libboost_thread-mgw45-mt-d-1_44.dll.a...
|
---|
68 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-d-1_44.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi>libboost_thread-mgw45-mt-d-1_44.dll...
|
---|
69 | gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi\win32\thread.o
|
---|
70 |
|
---|
71 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -mthreads -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DNDEBUG -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
|
---|
72 |
|
---|
73 | In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
|
---|
74 | from ./boost/thread/win32/mutex.hpp:8,
|
---|
75 | from ./boost/thread/mutex.hpp:14,
|
---|
76 | from ./boost/thread/detail/thread.hpp:13,
|
---|
77 | from ./boost/thread/thread.hpp:22,
|
---|
78 | from libs\thread\src\win32\thread.cpp:10:
|
---|
79 | ./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
|
---|
80 | ./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
|
---|
81 | In file included from ./boost/thread/win32/mutex.hpp:8:0,
|
---|
82 | from ./boost/thread/mutex.hpp:14,
|
---|
83 | from ./boost/thread/detail/thread.hpp:13,
|
---|
84 | from ./boost/thread/thread.hpp:22,
|
---|
85 | from libs\thread\src\win32\thread.cpp:10:
|
---|
86 | ./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
|
---|
87 | ./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
|
---|
88 | In file included from ./boost/thread/once.hpp:14:0,
|
---|
89 | from libs\thread\src\win32\thread.cpp:17:
|
---|
90 | ./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
|
---|
91 | ./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
|
---|
92 | ./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
93 | ./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
94 | ./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
95 | ./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
96 | In file included from ./boost/thread/shared_mutex.hpp:14:0,
|
---|
97 | from ./boost/thread/detail/thread_group.hpp:9,
|
---|
98 | from ./boost/thread/thread.hpp:24,
|
---|
99 | from libs\thread\src\win32\thread.cpp:10:
|
---|
100 | ./boost/thread/win32/shared_mutex.hpp: In member function 'T boost::shared_mutex::interlocked_compare_exchange(T*, T, T) [with T = boost::shared_mutex::state_data]':
|
---|
101 | ./boost/thread/win32/shared_mutex.hpp:110:103: instantiated from here
|
---|
102 | ./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
103 | ./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
104 | ./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
105 | ./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
106 | ...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi\win32\thread.o...
|
---|
107 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi>libboost_thread-mgw45-mt-1_44.dll.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi>win32\thread.o...
|
---|
108 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi>libboost_thread-mgw45-mt-1_44.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi>win32\thread.o...
|
---|
109 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-1_44.dll.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi>libboost_thread-mgw45-mt-1_44.dll.a...
|
---|
110 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-1_44.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi>libboost_thread-mgw45-mt-1_44.dll...
|
---|
111 | gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi\win32\thread.o
|
---|
112 |
|
---|
113 | "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
|
---|
114 |
|
---|
115 | In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
|
---|
116 | from ./boost/thread/win32/mutex.hpp:8,
|
---|
117 | from ./boost/thread/mutex.hpp:14,
|
---|
118 | from ./boost/thread/detail/thread.hpp:13,
|
---|
119 | from ./boost/thread/thread.hpp:22,
|
---|
120 | from libs\thread\src\win32\thread.cpp:10:
|
---|
121 | ./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
|
---|
122 | ./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
|
---|
123 | In file included from ./boost/thread/win32/mutex.hpp:8:0,
|
---|
124 | from ./boost/thread/mutex.hpp:14,
|
---|
125 | from ./boost/thread/detail/thread.hpp:13,
|
---|
126 | from ./boost/thread/thread.hpp:22,
|
---|
127 | from libs\thread\src\win32\thread.cpp:10:
|
---|
128 | ./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
|
---|
129 | ./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
|
---|
130 | In file included from ./boost/thread/once.hpp:14:0,
|
---|
131 | from libs\thread\src\win32\thread.cpp:17:
|
---|
132 | ./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
|
---|
133 | ./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
|
---|
134 | ./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
135 | ./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
136 | ./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
137 | ./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
138 | ...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi\win32\thread.o...
|
---|
139 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi>libboost_thread-mgw45-mt-d-1_44.a(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi>win32\thread.o...
|
---|
140 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi>libboost_thread-mgw45-mt-d-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi>win32\thread.o...
|
---|
141 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-d-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi>libboost_thread-mgw45-mt-d-1_44.a...
|
---|
142 | gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi\win32\thread.o
|
---|
143 |
|
---|
144 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -mthreads -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DNDEBUG -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
|
---|
145 |
|
---|
146 | In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
|
---|
147 | from ./boost/thread/win32/mutex.hpp:8,
|
---|
148 | from ./boost/thread/mutex.hpp:14,
|
---|
149 | from ./boost/thread/detail/thread.hpp:13,
|
---|
150 | from ./boost/thread/thread.hpp:22,
|
---|
151 | from libs\thread\src\win32\thread.cpp:10:
|
---|
152 | ./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
|
---|
153 | ./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
|
---|
154 | In file included from ./boost/thread/win32/mutex.hpp:8:0,
|
---|
155 | from ./boost/thread/mutex.hpp:14,
|
---|
156 | from ./boost/thread/detail/thread.hpp:13,
|
---|
157 | from ./boost/thread/thread.hpp:22,
|
---|
158 | from libs\thread\src\win32\thread.cpp:10:
|
---|
159 | ./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
|
---|
160 | ./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
|
---|
161 | In file included from ./boost/thread/once.hpp:14:0,
|
---|
162 | from libs\thread\src\win32\thread.cpp:17:
|
---|
163 | ./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
|
---|
164 | ./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
|
---|
165 | ./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
166 | ./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
167 | ./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
168 | ./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
169 | In file included from ./boost/thread/shared_mutex.hpp:14:0,
|
---|
170 | from ./boost/thread/detail/thread_group.hpp:9,
|
---|
171 | from ./boost/thread/thread.hpp:24,
|
---|
172 | from libs\thread\src\win32\thread.cpp:10:
|
---|
173 | ./boost/thread/win32/shared_mutex.hpp: In member function 'T boost::shared_mutex::interlocked_compare_exchange(T*, T, T) [with T = boost::shared_mutex::state_data]':
|
---|
174 | ./boost/thread/win32/shared_mutex.hpp:110:103: instantiated from here
|
---|
175 | ./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
176 | ./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
177 | ./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
178 | ./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
179 | ...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi\win32\thread.o...
|
---|
180 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi>libboost_thread-mgw45-mt-1_44.a(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi>win32\thread.o...
|
---|
181 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi>libboost_thread-mgw45-mt-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi>win32\thread.o...
|
---|
182 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi>libboost_thread-mgw45-mt-1_44.a...
|
---|
183 | gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi\win32\thread.o
|
---|
184 |
|
---|
185 | "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
|
---|
186 |
|
---|
187 | In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
|
---|
188 | from ./boost/thread/win32/mutex.hpp:8,
|
---|
189 | from ./boost/thread/mutex.hpp:14,
|
---|
190 | from ./boost/thread/detail/thread.hpp:13,
|
---|
191 | from ./boost/thread/thread.hpp:22,
|
---|
192 | from libs\thread\src\win32\thread.cpp:10:
|
---|
193 | ./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
|
---|
194 | ./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
|
---|
195 | In file included from ./boost/thread/win32/mutex.hpp:8:0,
|
---|
196 | from ./boost/thread/mutex.hpp:14,
|
---|
197 | from ./boost/thread/detail/thread.hpp:13,
|
---|
198 | from ./boost/thread/thread.hpp:22,
|
---|
199 | from libs\thread\src\win32\thread.cpp:10:
|
---|
200 | ./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
|
---|
201 | ./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
|
---|
202 | In file included from ./boost/thread/once.hpp:14:0,
|
---|
203 | from libs\thread\src\win32\thread.cpp:17:
|
---|
204 | ./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
|
---|
205 | ./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
|
---|
206 | ./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
207 | ./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
208 | ./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
209 | ./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
210 | ...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi\win32\thread.o...
|
---|
211 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi>libboost_thread-mgw45-mt-sd-1_44.a(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi>win32\thread.o...
|
---|
212 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi>libboost_thread-mgw45-mt-sd-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi>win32\thread.o...
|
---|
213 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-sd-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi>libboost_thread-mgw45-mt-sd-1_44.a...
|
---|
214 | gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi\win32\thread.o
|
---|
215 |
|
---|
216 | "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -mthreads -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DNDEBUG -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
|
---|
217 |
|
---|
218 | In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
|
---|
219 | from ./boost/thread/win32/mutex.hpp:8,
|
---|
220 | from ./boost/thread/mutex.hpp:14,
|
---|
221 | from ./boost/thread/detail/thread.hpp:13,
|
---|
222 | from ./boost/thread/thread.hpp:22,
|
---|
223 | from libs\thread\src\win32\thread.cpp:10:
|
---|
224 | ./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
|
---|
225 | ./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
|
---|
226 | In file included from ./boost/thread/win32/mutex.hpp:8:0,
|
---|
227 | from ./boost/thread/mutex.hpp:14,
|
---|
228 | from ./boost/thread/detail/thread.hpp:13,
|
---|
229 | from ./boost/thread/thread.hpp:22,
|
---|
230 | from libs\thread\src\win32\thread.cpp:10:
|
---|
231 | ./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
|
---|
232 | ./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
|
---|
233 | In file included from ./boost/thread/once.hpp:14:0,
|
---|
234 | from libs\thread\src\win32\thread.cpp:17:
|
---|
235 | ./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
|
---|
236 | ./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
|
---|
237 | ./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
238 | ./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
239 | ./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
|
---|
240 | ./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
|
---|
241 | In file included from ./boost/thread/shared_mutex.hpp:14:0,
|
---|
242 | from ./boost/thread/detail/thread_group.hpp:9,
|
---|
243 | from ./boost/thread/thread.hpp:24,
|
---|
244 | from libs\thread\src\win32\thread.cpp:10:
|
---|
245 | ./boost/thread/win32/shared_mutex.hpp: In member function 'T boost::shared_mutex::interlocked_compare_exchange(T*, T, T) [with T = boost::shared_mutex::state_data]':
|
---|
246 | ./boost/thread/win32/shared_mutex.hpp:110:103: instantiated from here
|
---|
247 | ./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
248 | ./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
249 | ./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
250 | ./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
|
---|
251 | ...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi\win32\thread.o...
|
---|
252 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi>libboost_thread-mgw45-mt-s-1_44.a(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi>win32\thread.o...
|
---|
253 | ...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi>libboost_thread-mgw45-mt-s-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi>win32\thread.o...
|
---|
254 | ...skipped <pstage\lib>libboost_thread-mgw45-mt-s-1_44.a for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi>libboost_thread-mgw45-mt-s-1_44.a...
|
---|
255 | ...failed updating 6 targets...
|
---|
256 | ...skipped 20 targets...
|
---|