Ticket #4839: thread.log.2.txt

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

New output from altered environment

Line 
1WARNING: No python installation configured and autoconfiguration
2 failed. See http://www.boost.org/libs/python/doc/building.html
3 for configuration instructions or pass --without-python to
4 suppress this message and silently skip all Boost.Python targets
5...patience...
6...found 563 targets...
7...updating 32 targets...
8gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi\win32\thread.o
9In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14,
10 from ./boost/thread/win32/mutex.hpp:8,
11 from ./boost/thread/mutex.hpp:14,
12 from ./boost/thread/detail/thread.hpp:11,
13 from ./boost/thread/thread.hpp:22,
14 from libs\thread\src\win32\thread.cpp:10:
15./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
16./boost/thread/win32/interlocked_read.hpp:71: error: cast from 'void*' to 'long int' loses precision
17In file included from ./boost/thread/win32/mutex.hpp:8,
18 from ./boost/thread/mutex.hpp:14,
19 from ./boost/thread/detail/thread.hpp:11,
20 from ./boost/thread/thread.hpp:22,
21 from libs\thread\src\win32\thread.cpp:10:
22./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
23./boost/thread/win32/basic_timed_mutex.hpp:152: error: cast from 'void*' to 'long int' loses precision
24In file included from ./boost/thread/once.hpp:14,
25 from libs\thread\src\win32\thread.cpp:17:
26./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
27./boost/thread/win32/once.hpp:128: error: '_InterlockedExchange' is not a member of 'boost::detail'
28libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()':
29libs\thread\src\win32\thread.cpp:306: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'
30libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::<unnamed>::get_due_time(const boost::detail::timeout&)':
31libs\thread\src\win32\thread.cpp:329: warning: missing braces around initializer for '_LARGE_INTEGER::<anonymous struct>'
32
33 "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
34
35...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi\win32\thread.o...
36...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi>boost_thread-mgw44-mt-d-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi>win32\thread.o...
37...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi>boost_thread-mgw44-mt-d-1_40.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi>win32\thread.o...
38...skipped <pstage\lib>boost_thread-mgw44-mt-d-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi>boost_thread-mgw44-mt-d-1_40.lib...
39...skipped <pstage\lib>boost_thread-mgw44-mt-d-1_40.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\threading-multi>boost_thread-mgw44-mt-d-1_40.dll...
40...skipped <pstage\lib>boost_thread-mgw44-mt-d.lib for lack of <pstage\lib>boost_thread-mgw44-mt-d-1_40.lib...
41gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi\win32\thread.o
42In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14,
43 from ./boost/thread/win32/mutex.hpp:8,
44 from ./boost/thread/mutex.hpp:14,
45 from ./boost/thread/detail/thread.hpp:11,
46 from ./boost/thread/thread.hpp:22,
47 from libs\thread\src\win32\thread.cpp:10:
48./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
49./boost/thread/win32/interlocked_read.hpp:71: error: cast from 'void*' to 'long int' loses precision
50In file included from ./boost/thread/win32/mutex.hpp:8,
51 from ./boost/thread/mutex.hpp:14,
52 from ./boost/thread/detail/thread.hpp:11,
53 from ./boost/thread/thread.hpp:22,
54 from libs\thread\src\win32\thread.cpp:10:
55./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
56./boost/thread/win32/basic_timed_mutex.hpp:152: error: cast from 'void*' to 'long int' loses precision
57In file included from ./boost/thread/once.hpp:14,
58 from libs\thread\src\win32\thread.cpp:17:
59./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
60./boost/thread/win32/once.hpp:128: error: '_InterlockedExchange' is not a member of 'boost::detail'
61libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()':
62libs\thread\src\win32\thread.cpp:306: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'
63libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::<unnamed>::get_due_time(const boost::detail::timeout&)':
64libs\thread\src\win32\thread.cpp:329: warning: missing braces around initializer for '_LARGE_INTEGER::<anonymous struct>'
65
66 "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -mthreads -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DNDEBUG -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
67
68...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi\win32\thread.o...
69...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi>boost_thread-mgw44-mt-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi>win32\thread.o...
70...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi>boost_thread-mgw44-mt-1_40.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi>win32\thread.o...
71...skipped <pstage\lib>boost_thread-mgw44-mt-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi>boost_thread-mgw44-mt-1_40.lib...
72...skipped <pstage\lib>boost_thread-mgw44-mt-1_40.dll for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\threading-multi>boost_thread-mgw44-mt-1_40.dll...
73...skipped <pstage\lib>boost_thread-mgw44-mt.lib for lack of <pstage\lib>boost_thread-mgw44-mt-1_40.lib...
74gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi\win32\thread.o
75In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14,
76 from ./boost/thread/win32/mutex.hpp:8,
77 from ./boost/thread/mutex.hpp:14,
78 from ./boost/thread/detail/thread.hpp:11,
79 from ./boost/thread/thread.hpp:22,
80 from libs\thread\src\win32\thread.cpp:10:
81./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
82./boost/thread/win32/interlocked_read.hpp:71: error: cast from 'void*' to 'long int' loses precision
83In file included from ./boost/thread/win32/mutex.hpp:8,
84 from ./boost/thread/mutex.hpp:14,
85 from ./boost/thread/detail/thread.hpp:11,
86 from ./boost/thread/thread.hpp:22,
87 from libs\thread\src\win32\thread.cpp:10:
88./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
89./boost/thread/win32/basic_timed_mutex.hpp:152: error: cast from 'void*' to 'long int' loses precision
90In file included from ./boost/thread/once.hpp:14,
91 from libs\thread\src\win32\thread.cpp:17:
92./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
93./boost/thread/win32/once.hpp:128: error: '_InterlockedExchange' is not a member of 'boost::detail'
94libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()':
95libs\thread\src\win32\thread.cpp:306: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'
96libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::<unnamed>::get_due_time(const boost::detail::timeout&)':
97libs\thread\src\win32\thread.cpp:329: warning: missing braces around initializer for '_LARGE_INTEGER::<anonymous struct>'
98
99 "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
100
101...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi\win32\thread.o...
102...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi>libboost_thread-mgw44-mt-d-1_40.lib(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi>win32\thread.o...
103...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi>libboost_thread-mgw44-mt-d-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi>win32\thread.o...
104...skipped <pstage\lib>libboost_thread-mgw44-mt-d-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\threading-multi>libboost_thread-mgw44-mt-d-1_40.lib...
105...skipped <pstage\lib>libboost_thread-mgw44-mt-d.lib for lack of <pstage\lib>libboost_thread-mgw44-mt-d-1_40.lib...
106gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi\win32\thread.o
107In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14,
108 from ./boost/thread/win32/mutex.hpp:8,
109 from ./boost/thread/mutex.hpp:14,
110 from ./boost/thread/detail/thread.hpp:11,
111 from ./boost/thread/thread.hpp:22,
112 from libs\thread\src\win32\thread.cpp:10:
113./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
114./boost/thread/win32/interlocked_read.hpp:71: error: cast from 'void*' to 'long int' loses precision
115In file included from ./boost/thread/win32/mutex.hpp:8,
116 from ./boost/thread/mutex.hpp:14,
117 from ./boost/thread/detail/thread.hpp:11,
118 from ./boost/thread/thread.hpp:22,
119 from libs\thread\src\win32\thread.cpp:10:
120./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
121./boost/thread/win32/basic_timed_mutex.hpp:152: error: cast from 'void*' to 'long int' loses precision
122In file included from ./boost/thread/once.hpp:14,
123 from libs\thread\src\win32\thread.cpp:17:
124./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
125./boost/thread/win32/once.hpp:128: error: '_InterlockedExchange' is not a member of 'boost::detail'
126libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()':
127libs\thread\src\win32\thread.cpp:306: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'
128libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::<unnamed>::get_due_time(const boost::detail::timeout&)':
129libs\thread\src\win32\thread.cpp:329: warning: missing braces around initializer for '_LARGE_INTEGER::<anonymous struct>'
130
131 "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -mthreads -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DNDEBUG -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
132
133...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi\win32\thread.o...
134...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi>libboost_thread-mgw44-mt-1_40.lib(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi>win32\thread.o...
135...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi>libboost_thread-mgw44-mt-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi>win32\thread.o...
136...skipped <pstage\lib>libboost_thread-mgw44-mt-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\threading-multi>libboost_thread-mgw44-mt-1_40.lib...
137...skipped <pstage\lib>libboost_thread-mgw44-mt.lib for lack of <pstage\lib>libboost_thread-mgw44-mt-1_40.lib...
138gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi\win32\thread.o
139In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14,
140 from ./boost/thread/win32/mutex.hpp:8,
141 from ./boost/thread/mutex.hpp:14,
142 from ./boost/thread/detail/thread.hpp:11,
143 from ./boost/thread/thread.hpp:22,
144 from libs\thread\src\win32\thread.cpp:10:
145./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
146./boost/thread/win32/interlocked_read.hpp:71: error: cast from 'void*' to 'long int' loses precision
147In file included from ./boost/thread/win32/mutex.hpp:8,
148 from ./boost/thread/mutex.hpp:14,
149 from ./boost/thread/detail/thread.hpp:11,
150 from ./boost/thread/thread.hpp:22,
151 from libs\thread\src\win32\thread.cpp:10:
152./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
153./boost/thread/win32/basic_timed_mutex.hpp:152: error: cast from 'void*' to 'long int' loses precision
154In file included from ./boost/thread/once.hpp:14,
155 from libs\thread\src\win32\thread.cpp:17:
156./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
157./boost/thread/win32/once.hpp:128: error: '_InterlockedExchange' is not a member of 'boost::detail'
158libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()':
159libs\thread\src\win32\thread.cpp:306: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'
160libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::<unnamed>::get_due_time(const boost::detail::timeout&)':
161libs\thread\src\win32\thread.cpp:329: warning: missing braces around initializer for '_LARGE_INTEGER::<anonymous struct>'
162
163 "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -mthreads -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
164
165...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi\win32\thread.o...
166...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi>libboost_thread-mgw44-mt-sd-1_40.lib(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi>win32\thread.o...
167...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi>libboost_thread-mgw44-mt-sd-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi>win32\thread.o...
168...skipped <pstage\lib>libboost_thread-mgw44-mt-sd-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\debug\link-static\runtime-link-static\threading-multi>libboost_thread-mgw44-mt-sd-1_40.lib...
169...skipped <pstage\lib>libboost_thread-mgw44-mt-sd.lib for lack of <pstage\lib>libboost_thread-mgw44-mt-sd-1_40.lib...
170gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi\win32\thread.o
171In file included from ./boost/thread/win32/basic_timed_mutex.hpp:14,
172 from ./boost/thread/win32/mutex.hpp:8,
173 from ./boost/thread/mutex.hpp:14,
174 from ./boost/thread/detail/thread.hpp:11,
175 from ./boost/thread/thread.hpp:22,
176 from libs\thread\src\win32\thread.cpp:10:
177./boost/thread/win32/interlocked_read.hpp: In function 'void boost::detail::interlocked_write_release(void* volatile*, void*)':
178./boost/thread/win32/interlocked_read.hpp:71: error: cast from 'void*' to 'long int' loses precision
179In file included from ./boost/thread/win32/mutex.hpp:8,
180 from ./boost/thread/mutex.hpp:14,
181 from ./boost/thread/detail/thread.hpp:11,
182 from ./boost/thread/thread.hpp:22,
183 from libs\thread\src\win32\thread.cpp:10:
184./boost/thread/win32/basic_timed_mutex.hpp: In member function 'void* boost::detail::basic_timed_mutex::get_event()':
185./boost/thread/win32/basic_timed_mutex.hpp:152: error: cast from 'void*' to 'long int' loses precision
186In file included from ./boost/thread/once.hpp:14,
187 from libs\thread\src\win32\thread.cpp:17:
188./boost/thread/win32/once.hpp: In function 'void boost::call_once(boost::once_flag&, Function)':
189./boost/thread/win32/once.hpp:128: error: '_InterlockedExchange' is not a member of 'boost::detail'
190libs\thread\src\win32\thread.cpp: In static member function 'static unsigned int boost::thread::hardware_concurrency()':
191libs\thread\src\win32\thread.cpp:306: warning: missing braces around initializer for '_SYSTEM_INFO::<anonymous union>'
192libs\thread\src\win32\thread.cpp: In function 'LARGE_INTEGER boost::this_thread::<unnamed>::get_due_time(const boost::detail::timeout&)':
193libs\thread\src\win32\thread.cpp:329: warning: missing braces around initializer for '_LARGE_INTEGER::<anonymous struct>'
194
195 "g++" -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -mthreads -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DNDEBUG -I"." -c -o "bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi\win32\thread.o" "libs\thread\src\win32\thread.cpp"
196
197...failed gcc.compile.c++ bin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi\win32\thread.o...
198...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi>libboost_thread-mgw44-mt-s-1_40.lib(clean) for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi>win32\thread.o...
199...skipped <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi>libboost_thread-mgw44-mt-s-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi>win32\thread.o...
200...skipped <pstage\lib>libboost_thread-mgw44-mt-s-1_40.lib for lack of <pbin.v2\libs\thread\build\gcc-mingw-4.4.5\release\link-static\runtime-link-static\threading-multi>libboost_thread-mgw44-mt-s-1_40.lib...
201...skipped <pstage\lib>libboost_thread-mgw44-mt-s.lib for lack of <pstage\lib>libboost_thread-mgw44-mt-s-1_40.lib...
202...failed updating 6 targets...
203...skipped 26 targets...