Ticket #4839: thread.log.txt

File thread.log.txt, 22.2 KB (added by fatman@…, 12 years ago)

Output from bjam with stage and --with-thread on MinGW-w64

Line 
1warning: Unable to construct ./stage-unversioned
2warning: Unable to construct ./stage-unversioned
3warning: Unable to construct ./stage-unversioned
4warning: Unable to construct ./stage-unversioned
5warning: Unable to construct ./stage-unversioned
6warning: Unable to construct ./stage-unversioned
7warning: Unable to construct ./stage-unversioned
8warning: Unable to construct ./stage-unversioned
9warning: Unable to construct ./stage-unversioned
10warning: Unable to construct ./stage-unversioned
11warning: Unable to construct ./stage-unversioned
12warning: Unable to construct ./stage-unversioned
13
14Component 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...
37gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\threading-multi\win32\thread.o
38In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
39 from ./boost/thread/win32/mutex.hpp:8,
40 from ./boost/thread/mutex.hpp:14,
41 from ./boost/thread/detail/thread.hpp:13,
42 from ./boost/thread/thread.hpp:22,
43 from libs\thread\src\win32\thread.cpp:10:
44./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
45./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
46In file included from ./boost/thread/win32/mutex.hpp:8:0,
47 from ./boost/thread/mutex.hpp:14,
48 from ./boost/thread/detail/thread.hpp:13,
49 from ./boost/thread/thread.hpp:22,
50 from libs\thread\src\win32\thread.cpp:10:
51./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
52./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
53In file included from ./boost/thread/once.hpp:14:0,
54 from libs\thread\src\win32\thread.cpp:17:
55./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
56./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
57./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
58./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
59./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
60./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
61
62 "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"
63
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...
69gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\threading-multi\win32\thread.o
70In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
71 from ./boost/thread/win32/mutex.hpp:8,
72 from ./boost/thread/mutex.hpp:14,
73 from ./boost/thread/detail/thread.hpp:13,
74 from ./boost/thread/thread.hpp:22,
75 from libs\thread\src\win32\thread.cpp:10:
76./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
77./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
78In file included from ./boost/thread/win32/mutex.hpp:8:0,
79 from ./boost/thread/mutex.hpp:14,
80 from ./boost/thread/detail/thread.hpp:13,
81 from ./boost/thread/thread.hpp:22,
82 from libs\thread\src\win32\thread.cpp:10:
83./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
84./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
85In file included from ./boost/thread/once.hpp:14:0,
86 from libs\thread\src\win32\thread.cpp:17:
87./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
88./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
89./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
90./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
91./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
92./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
93In file included from ./boost/thread/shared_mutex.hpp:14:0,
94 from ./boost/thread/detail/thread_group.hpp:9,
95 from ./boost/thread/thread.hpp:24,
96 from libs\thread\src\win32\thread.cpp:10:
97./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]':
98./boost/thread/win32/shared_mutex.hpp:110:103: instantiated from here
99./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
100./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
101./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
102./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
103
104 "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"
105
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...
111gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\threading-multi\win32\thread.o
112In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
113 from ./boost/thread/win32/mutex.hpp:8,
114 from ./boost/thread/mutex.hpp:14,
115 from ./boost/thread/detail/thread.hpp:13,
116 from ./boost/thread/thread.hpp:22,
117 from libs\thread\src\win32\thread.cpp:10:
118./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
119./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
120In file included from ./boost/thread/win32/mutex.hpp:8:0,
121 from ./boost/thread/mutex.hpp:14,
122 from ./boost/thread/detail/thread.hpp:13,
123 from ./boost/thread/thread.hpp:22,
124 from libs\thread\src\win32\thread.cpp:10:
125./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
126./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
127In file included from ./boost/thread/once.hpp:14:0,
128 from libs\thread\src\win32\thread.cpp:17:
129./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
130./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
131./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
132./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
133./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
134./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
135
136 "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"
137
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...
142gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\threading-multi\win32\thread.o
143In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
144 from ./boost/thread/win32/mutex.hpp:8,
145 from ./boost/thread/mutex.hpp:14,
146 from ./boost/thread/detail/thread.hpp:13,
147 from ./boost/thread/thread.hpp:22,
148 from libs\thread\src\win32\thread.cpp:10:
149./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
150./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
151In file included from ./boost/thread/win32/mutex.hpp:8:0,
152 from ./boost/thread/mutex.hpp:14,
153 from ./boost/thread/detail/thread.hpp:13,
154 from ./boost/thread/thread.hpp:22,
155 from libs\thread\src\win32\thread.cpp:10:
156./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
157./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
158In file included from ./boost/thread/once.hpp:14:0,
159 from libs\thread\src\win32\thread.cpp:17:
160./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
161./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
162./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
163./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
164./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
165./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
166In file included from ./boost/thread/shared_mutex.hpp:14:0,
167 from ./boost/thread/detail/thread_group.hpp:9,
168 from ./boost/thread/thread.hpp:24,
169 from libs\thread\src\win32\thread.cpp:10:
170./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]':
171./boost/thread/win32/shared_mutex.hpp:110:103: instantiated from here
172./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
173./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
174./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
175./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
176
177 "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"
178
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...
183gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\debug\link-static\runtime-link-static\threading-multi\win32\thread.o
184In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
185 from ./boost/thread/win32/mutex.hpp:8,
186 from ./boost/thread/mutex.hpp:14,
187 from ./boost/thread/detail/thread.hpp:13,
188 from ./boost/thread/thread.hpp:22,
189 from libs\thread\src\win32\thread.cpp:10:
190./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
191./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
192In file included from ./boost/thread/win32/mutex.hpp:8:0,
193 from ./boost/thread/mutex.hpp:14,
194 from ./boost/thread/detail/thread.hpp:13,
195 from ./boost/thread/thread.hpp:22,
196 from libs\thread\src\win32\thread.cpp:10:
197./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
198./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
199In file included from ./boost/thread/once.hpp:14:0,
200 from libs\thread\src\win32\thread.cpp:17:
201./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
202./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
203./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
204./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
205./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
206./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
207
208 "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"
209
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...
214gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.5.2\release\link-static\runtime-link-static\threading-multi\win32\thread.o
215In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14:0,
216 from ./boost/thread/win32/mutex.hpp:8,
217 from ./boost/thread/mutex.hpp:14,
218 from ./boost/thread/detail/thread.hpp:13,
219 from ./boost/thread/thread.hpp:22,
220 from libs\thread\src\win32\thread.cpp:10:
221./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
222./boost/thread/win32/interlocked_read.hpp:71:13: error: cast from 'void*' to 'long int' loses precision
223In file included from ./boost/thread/win32/mutex.hpp:8:0,
224 from ./boost/thread/mutex.hpp:14,
225 from ./boost/thread/detail/thread.hpp:13,
226 from ./boost/thread/thread.hpp:22,
227 from libs\thread\src\win32\thread.cpp:10:
228./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
229./boost/thread/win32/basic_timed_mutex.hpp:183:43: error: cast from 'void*' to 'long int' loses precision
230In file included from ./boost/thread/once.hpp:14:0,
231 from libs\thread\src\win32\thread.cpp:17:
232./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
233./boost/thread/win32/once.hpp:136:20: error: '_InterlockedCompareExchange' is not a member of 'boost::detail'
234./boost/thread/win32/once.hpp:152:25: error: '_InterlockedIncrement' is not a member of 'boost::detail'
235./boost/thread/win32/once.hpp:155:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
236./boost/thread/win32/once.hpp:169:21: error: '_InterlockedExchange' is not a member of 'boost::detail'
237./boost/thread/win32/once.hpp:184:17: error: '_InterlockedIncrement' is not a member of 'boost::detail'
238In file included from ./boost/thread/shared_mutex.hpp:14:0,
239 from ./boost/thread/detail/thread_group.hpp:9,
240 from ./boost/thread/thread.hpp:24,
241 from libs\thread\src\win32\thread.cpp:10:
242./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]':
243./boost/thread/win32/shared_mutex.hpp:110:103: instantiated from here
244./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
245./boost/thread/win32/shared_mutex.hpp:50:99: warning: dereferencing type-punned pointer will break strict-aliasing rules
246./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
247./boost/thread/win32/shared_mutex.hpp:51:52: warning: dereferencing type-punned pointer will break strict-aliasing rules
248
249 "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"
250
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...