Ticket #2364: boost_build.txt

File boost_build.txt, 134.6 KB (added by nen777w@…, 14 years ago)
Line 
1Last login: Wed Sep 24 11:56:38 on console
279-140-9-42:~ ruslantelyuk$ cd /
379-140-9-42:/ ruslantelyuk$ cd PROJECTS/PuzzleGame/PuzzleGameProject/BOOST/boost_1_36_0
479-140-9-42:boost_1_36_0 ruslantelyuk$ sudo bjam "-sTOOLS=darwin" "-sGXX=g++ -O3 -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386" "-sGCC=gcc -O3 -g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386" stage
5Password:
6warning: Graph library does not contain optional GraphML reader.
7note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the
8note: directories containing the Expat headers and libraries, respectively.
9warning: skipping optional Message Passing Interface (MPI) library.
10note: to enable MPI support, add "using mpi ;" to user-config.jam.
11note: to suppress this message, pass "--without-mpi" to bjam.
12note: otherwise, you can safely ignore this message.
13Building Boost.Regex with the optional Unicode/ICU support disabled.
14Please refer to the Boost.Regex documentation for more information
15(don't panic: this is a strictly optional feature).
16warning: No toolsets are configured.
17warning: Configuring default toolset "gcc".
18warning: If the default is wrong, your build may not work correctly.
19warning: Use the "--toolset=xxxxx" option to override our guess.
20warning: For more configuration options, please consult
21warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
22...patience...
23...patience...
24...patience...
25...found 5346 targets...
26...updating 842 targets...
27MkDir1-quick-fix-for-unix stage
28MkDir1-quick-fix-for-unix stage/lib
29MkDir1-quick-fix-for-unix bin.v2
30MkDir1-quick-fix-for-unix bin.v2/libs
31MkDir1-quick-fix-for-unix bin.v2/libs/math
32MkDir1-quick-fix-for-unix bin.v2/libs/math/build
33MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1
34MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release
35MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi
36gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/acosh.o
37gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/asinh.o
38gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/atanh.o
39gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cbrt.o
40gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/copysign.o
41gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfc.o
42gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erf.o
43gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expm1.o
44gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmax.o
45gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmin.o
46gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fpclassify.o
47gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hypot.o
48gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lgamma.o
49gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/llround.o
50gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/log1p.o
51gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lround.o
52gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nextafter.o
53gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nexttoward.o
54gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/round.o
55gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/tgamma.o
56gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/trunc.o
57gcc.link.dll stage/lib/libboost_math_c99-gcc40-mt-1_36.dylib
58ld: unknown option: -R
59collect2: ld returned 1 exit status
60
61 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_math_c99-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_math_c99-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/acosh.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/asinh.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/atanh.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cbrt.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/copysign.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfc.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expm1.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmax.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmin.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fpclassify.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hypot.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lgamma.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/llround.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/log1p.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lround.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nextafter.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nexttoward.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/round.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/tgamma.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/trunc.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
62
63...failed gcc.link.dll stage/lib/libboost_math_c99-gcc40-mt-1_36.dylib...
64gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/acoshf.o
65gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/asinhf.o
66gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/atanhf.o
67gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cbrtf.o
68gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/copysignf.o
69gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfcf.o
70gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erff.o
71gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expm1f.o
72gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmaxf.o
73gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fminf.o
74gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fpclassifyf.o
75gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hypotf.o
76gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lgammaf.o
77gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/llroundf.o
78gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/log1pf.o
79gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lroundf.o
80gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nextafterf.o
81gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nexttowardf.o
82gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/roundf.o
83gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/tgammaf.o
84gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/truncf.o
85gcc.link.dll stage/lib/libboost_math_c99f-gcc40-mt-1_36.dylib
86ld: unknown option: -R
87collect2: ld returned 1 exit status
88
89 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_math_c99f-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_math_c99f-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/acoshf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/asinhf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/atanhf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cbrtf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/copysignf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfcf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erff.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expm1f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmaxf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fminf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hypotf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lgammaf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/llroundf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/log1pf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lroundf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nextafterf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/roundf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/tgammaf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/truncf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
90
91...failed gcc.link.dll stage/lib/libboost_math_c99f-gcc40-mt-1_36.dylib...
92MkDir1-quick-fix-for-unix bin.v2/libs/math/build/has_long_double_support.test
93MkDir1-quick-fix-for-unix bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1
94MkDir1-quick-fix-for-unix bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
95MkDir1-quick-fix-for-unix bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/threading-multi
96gcc.compile.c++ bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/threading-multi/has_long_double_support.o
97**passed** bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/threading-multi/has_long_double_support.test
98gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/acoshl.o
99gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/asinhl.o
100gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/atanhl.o
101gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cbrtl.o
102gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/copysignl.o
103gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfcl.o
104gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfl.o
105gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expm1l.o
106gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmaxl.o
107gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fminl.o
108gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fpclassifyl.o
109gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hypotl.o
110gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lgammal.o
111gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/llroundl.o
112gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/log1pl.o
113gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lroundl.o
114gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nextafterl.o
115gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nexttowardl.o
116gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/roundl.o
117gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/tgammal.o
118gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/truncl.o
119gcc.link.dll stage/lib/libboost_math_c99l-gcc40-mt-1_36.dylib
120ld: unknown option: -R
121collect2: ld returned 1 exit status
122
123 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_math_c99l-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_math_c99l-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/acoshl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/asinhl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/atanhl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cbrtl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/copysignl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfcl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/erfl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expm1l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fmaxl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fminl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hypotl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lgammal.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/llroundl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/log1pl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/lroundl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nextafterl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/roundl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/tgammal.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/truncl.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
124
125...failed gcc.link.dll stage/lib/libboost_math_c99l-gcc40-mt-1_36.dylib...
126MkDir1-quick-fix-for-unix bin.v2/libs/program_options
127MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build
128MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build/gcc-4.0.1
129MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build/gcc-4.0.1/release
130MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi
131gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/cmdline.o
132gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/config_file.o
133gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/options_description.o
134gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/parsers.o
135gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/variables_map.o
136gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/value_semantic.o
137gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/positional_options.o
138gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/utf8_codecvt_facet.o
139gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/convert.o
140gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/winmain.o
141gcc.link.dll stage/lib/libboost_program_options-gcc40-mt-1_36.dylib
142ld: unknown option: -R
143collect2: ld returned 1 exit status
144
145 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_program_options-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_program_options-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi/winmain.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
146
147...failed gcc.link.dll stage/lib/libboost_program_options-gcc40-mt-1_36.dylib...
148MkDir1-quick-fix-for-unix bin.v2/libs/python
149MkDir1-quick-fix-for-unix bin.v2/libs/python/build
150...on 100th target...
151MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1
152MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release
153MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi
154gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/numeric.o
155gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/list.o
156gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/long.o
157gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/dict.o
158gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/tuple.o
159gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/str.o
160libs/python/src/str.cpp: In function 'boost::python::ssize_t boost::python::detail::<unnamed>::str_size_as_py_ssize_t(size_t)':
161libs/python/src/str.cpp:29: warning: comparison between signed and unsigned integer expressions
162gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/slice.o
163gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/from_python.o
164libs/python/src/converter/from_python.cpp: In function 'boost::python::converter::rvalue_from_python_stage1_data boost::python::converter::rvalue_from_python_stage1(PyObject*, const boost::python::converter::registration&)':
165libs/python/src/converter/from_python.cpp:42: warning: 'data$construct' may be used uninitialized in this function
166libs/python/src/converter/from_python.cpp: In function 'void* boost::python::converter::rvalue_result_from_python(PyObject*, boost::python::converter::rvalue_from_python_stage1_data&)':
167libs/python/src/converter/from_python.cpp:42: warning: 'data$construct' may be used uninitialized in this function
168gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/registry.o
169gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/type_id.o
170gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/enum.o
171gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/class.o
172gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/function.o
173gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/inheritance.o
174gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/life_support.o
175gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/pickle_support.o
176gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/errors.o
177gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/module.o
178gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/builtin_converters.o
179gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/arg_to_python_base.o
180gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/iterator.o
181gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/stl_iterator.o
182gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/object_protocol.o
183gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/object_operators.o
184gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/wrapper.o
185gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/import.o
186gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/exec.o
187gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/function_doc_signature.o
188gcc.link.dll bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/libboost_python-gcc40-mt-1_36.dylib
189ld: unknown option: -R
190collect2: ld returned 1 exit status
191
192 "g++" -L"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -L"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/libboost_python-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_python-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/numeric.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/list.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/long.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/dict.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/tuple.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/str.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/slice.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/from_python.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/registry.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/type_id.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/enum.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/class.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/function.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/inheritance.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/life_support.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/pickle_support.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/errors.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/module.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/builtin_converters.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/arg_to_python_base.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/iterator.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/stl_iterator.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/object_protocol.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/object_operators.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/wrapper.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/import.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/exec.o" "bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lpython2.5 -Wl,--end-group -Wl,--strip-all
193
194...failed gcc.link.dll bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi/libboost_python-gcc40-mt-1_36.dylib...
195...skipped <pstage/lib>libboost_python-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/python/build/gcc-4.0.1/release/threading-multi>libboost_python-gcc40-mt-1_36.dylib...
196MkDir1-quick-fix-for-unix bin.v2/libs/regex
197MkDir1-quick-fix-for-unix bin.v2/libs/regex/build
198MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1
199MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release
200MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi
201gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/c_regex_traits.o
202gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/cpp_regex_traits.o
203gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/cregex.o
204gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/fileiter.o
205gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/icu.o
206gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/instances.o
207gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/posix_api.o
208gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex.o
209gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex_debug.o
210gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex_raw_buffer.o
211gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex_traits_defaults.o
212gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/static_mutex.o
213gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/w32_regex_traits.o
214gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/wc_regex_traits.o
215gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/wide_posix_api.o
216gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/winstances.o
217gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/usinstances.o
218gcc.link.dll stage/lib/libboost_regex-gcc40-mt-1_36.dylib
219ld: unknown option: -R
220collect2: ld returned 1 exit status
221
222 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_regex-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_regex-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-4.0.1/release/threading-multi/usinstances.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
223
224...failed gcc.link.dll stage/lib/libboost_regex-gcc40-mt-1_36.dylib...
225MkDir1-quick-fix-for-unix bin.v2/libs/serialization
226MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build
227MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build/gcc-4.0.1
228MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build/gcc-4.0.1/release
229MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi
230MkDir1-quick-fix-for-unix bin.v2/libs/config
231MkDir1-quick-fix-for-unix bin.v2/libs/config/test
232MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all
233MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_pass.test
234MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1
235MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release
236MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi
237gcc.compile.c++ bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi/no_std_locale_pass.o
238gcc.link bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi/no_std_locale_pass
239ld: unknown option: --start-group
240collect2: ld returned 1 exit status
241
242 "g++" -o "bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi/no_std_locale_pass" -Wl,--start-group "bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi/no_std_locale_pass.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
243
244
245...failed gcc.link bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi/no_std_locale_pass...
246...skipped <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.run for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass...
247MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_fail.test
248MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1
249MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release
250MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/threading-multi
251gcc.compile.c++ bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/threading-multi/no_std_locale_fail.o
252libs/config/test/all/../no_std_locale_fail.cpp:27:2: error: #error "this file should not compile"
253libs/config/test/all/../no_std_locale_fail.cpp: In function 'int main(int, char**)':
254libs/config/test/all/../no_std_locale_fail.cpp:32: error: 'boost_no_std_locale' has not been declared
255libs/config/test/all/../no_std_locale_fail.cpp:32: error: 'test' was not declared in this scope
256(failed-as-expected) bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/threading-multi/no_std_locale_fail.o
257**passed** bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/threading-multi/no_std_locale_fail.test
258...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_archive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
259...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
260...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_iserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
261...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
262...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_oserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
263...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_pointer_iserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
264...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_pointer_oserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
265...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_serializer_map.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
266...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_text_iprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
267...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_text_oprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
268...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_xml_archive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
269...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>binary_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
270...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>binary_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
271...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>extended_type_info.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
272...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>extended_type_info_typeid.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
273...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>extended_type_info_no_rtti.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
274...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>polymorphic_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
275...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>polymorphic_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
276...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>stl_port.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
277...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>text_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
278...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>text_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
279...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>void_cast.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
280...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>xml_grammar.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
281...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>xml_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
282...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>xml_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
283...skipped <pstage/lib>libboost_serialization-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_archive.o...
284MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test
285MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1
286MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release
287MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi
288gcc.compile.c++ bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_pass.o
289libs/config/test/all/../boost_no_std_wstreambuf.ipp: In member function 'typename boost_no_std_wstreambuf::parser_buf<charT, traits>::pos_type boost_no_std_wstreambuf::parser_buf<charT, traits>::seekoff(typename std::basic_streambuf<_CharT, _Traits>::off_type, std::_Ios_Seekdir, std::_Ios_Openmode) [with charT = char, traits = std::char_traits<char>]':
290libs/config/test/all/../boost_no_std_wstreambuf.ipp:104: instantiated from here
291libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning: enumeration value '_S_ios_seekdir_end' not handled in switch
292libs/config/test/all/../boost_no_std_wstreambuf.ipp: In member function 'typename boost_no_std_wstreambuf::parser_buf<charT, traits>::pos_type boost_no_std_wstreambuf::parser_buf<charT, traits>::seekoff(typename std::basic_streambuf<_CharT, _Traits>::off_type, std::_Ios_Seekdir, std::_Ios_Openmode) [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
293libs/config/test/all/../boost_no_std_wstreambuf.ipp:105: instantiated from here
294libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning: enumeration value '_S_ios_seekdir_end' not handled in switch
295gcc.link bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_pass
296ld: unknown option: --start-group
297collect2: ld returned 1 exit status
298
299 "g++" -o "bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_pass" -Wl,--start-group "bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_pass.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
300
301
302...failed gcc.link bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_pass...
303...skipped <pbin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi>no_std_wstreambuf_pass.run for lack of <pbin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/threading-multi>no_std_wstreambuf_pass...
304MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test
305MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1
306MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release
307MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/threading-multi
308gcc.compile.c++ bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_fail.o
309libs/config/test/all/../no_std_wstreambuf_fail.cpp:27:2: error: #error "this file should not compile"
310libs/config/test/all/../no_std_wstreambuf_fail.cpp: In function 'int main(int, char**)':
311libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error: 'boost_no_std_wstreambuf' has not been declared
312libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error: 'test' was not declared in this scope
313(failed-as-expected) bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_fail.o
314**passed** bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/threading-multi/no_std_wstreambuf_fail.test
315...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_text_wiprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
316...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_text_woprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
317...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>text_wiarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
318...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>text_woarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
319...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>utf8_codecvt_facet.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
320...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>xml_wgrammar.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
321...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>xml_wiarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
322...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>xml_woarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
323...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>codecvt_null.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/threading-multi>no_std_locale_pass.test...
324...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>libboost_serialization-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_archive.o...
325...skipped <pstage/lib>libboost_wserialization-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi>basic_text_wiprimitive.o...
326MkDir1-quick-fix-for-unix bin.v2/libs/signals
327MkDir1-quick-fix-for-unix bin.v2/libs/signals/build
328MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1
329MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release
330MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi
331gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/trackable.o
332gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/connection.o
333gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/named_slot_map.o
334gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/signal_base.o
335gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/slot.o
336gcc.link.dll stage/lib/libboost_signals-gcc40-mt-1_36.dylib
337ld: unknown option: -R
338collect2: ld returned 1 exit status
339
340 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_signals-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_signals-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/trackable.o" "bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/connection.o" "bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/signal_base.o" "bin.v2/libs/signals/build/gcc-4.0.1/release/threading-multi/slot.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
341
342...failed gcc.link.dll stage/lib/libboost_signals-gcc40-mt-1_36.dylib...
343...on 200th target...
344MkDir1-quick-fix-for-unix bin.v2/libs/test
345MkDir1-quick-fix-for-unix bin.v2/libs/test/build
346MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1
347MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release
348MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi
349gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/execution_monitor.o
350gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/debug.o
351gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/cpp_main.o
352gcc.link.dll stage/lib/libboost_prg_exec_monitor-gcc40-mt-1_36.dylib
353ld: unknown option: -R
354collect2: ld returned 1 exit status
355
356 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_prg_exec_monitor-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_prg_exec_monitor-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/cpp_main.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
357
358...failed gcc.link.dll stage/lib/libboost_prg_exec_monitor-gcc40-mt-1_36.dylib...
359MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release/link-static
360MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi
361gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/execution_monitor.o
362gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/debug.o
363gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/compiler_log_formatter.o
364gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/framework.o
365gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/plain_report_formatter.o
366gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/progress_monitor.o
367gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/results_collector.o
368gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/results_reporter.o
369gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/test_main.o
370gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/test_tools.o
371gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/unit_test_log.o
372gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/unit_test_main.o
373gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/unit_test_monitor.o
374gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/unit_test_parameters.o
375gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/unit_test_suite.o
376gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/xml_log_formatter.o
377gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/xml_report_formatter.o
378gcc.archive bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/libboost_test_exec_monitor-gcc40-mt-1_36.a
379common.copy stage/lib/libboost_test_exec_monitor-gcc40-mt-1_36.a
380gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/compiler_log_formatter.o
381gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/framework.o
382gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/plain_report_formatter.o
383gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/progress_monitor.o
384gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/results_collector.o
385gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/results_reporter.o
386gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/test_tools.o
387gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_log.o
388gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_main.o
389gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_monitor.o
390gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_parameters.o
391gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_suite.o
392gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/xml_log_formatter.o
393gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/xml_report_formatter.o
394gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/exception_safety.o
395gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/interaction_based.o
396gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/logged_expectations.o
397gcc.link.dll stage/lib/libboost_unit_test_framework-gcc40-mt-1_36.dylib
398ld: unknown option: -R
399collect2: ld returned 1 exit status
400
401 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_unit_test_framework-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_unit_test_framework-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/xml_report_formatter.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/exception_safety.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/interaction_based.o" "bin.v2/libs/test/build/gcc-4.0.1/release/threading-multi/logged_expectations.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
402
403...failed gcc.link.dll stage/lib/libboost_unit_test_framework-gcc40-mt-1_36.dylib...
404MkDir1-quick-fix-for-unix bin.v2/libs/thread
405MkDir1-quick-fix-for-unix bin.v2/libs/thread/build
406MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1
407MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release
408MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi
409gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/thread.o
410gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/exceptions.o
411gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/once.o
412gcc.link.dll stage/lib/libboost_thread-gcc40-mt-1_36.dylib
413ld: unknown option: -R
414collect2: ld returned 1 exit status
415
416 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_thread-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_thread-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/thread.o" "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/exceptions.o" "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/once.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
417
418...failed gcc.link.dll stage/lib/libboost_thread-gcc40-mt-1_36.dylib...
419MkDir1-quick-fix-for-unix bin.v2/libs/wave
420MkDir1-quick-fix-for-unix bin.v2/libs/wave/build
421MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1
422MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release
423MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi
424gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_cpp_exprgrammar.o
425gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_cpp_grammar.o
426./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass<T, Policies>::multi_pass(const boost::spirit::multi_pass<T, Policies>&) [with T = std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, Policies = boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>]':
427./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info<LexIteratorT, typename boost::wave::grammars::cpp_grammar_gen<LexIteratorT, TokenContainerT>::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen<LexIteratorT, TokenContainerT>::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = lexer_type, TokenContainerT = token_sequence_type]'
428libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here
429./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque> >::shared' will be initialized after
430./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>::unique<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*> >'
431./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here
432gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_cpp_literalgrs.o
433gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_defined_grammar.o
434./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass<T, Policies>::multi_pass(const boost::spirit::multi_pass<T, Policies>&) [with T = std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, Policies = boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>]':
435./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info<typename boost::wave::grammars::defined_grammar_gen<LexIteratorT>::iterator2_type> boost::wave::grammars::defined_grammar_gen<LexIteratorT>::parse_operator_defined(const boost::wave::util::unput_queue_iterator<LexIteratorT, typename LexIteratorT::token_type, std::list<typename LexIteratorT::token_type, boost::fast_pool_allocator<typename LexIteratorT::token_type, boost::default_user_allocator_new_delete, boost::details::pool::default_mutex, 32u> > >&, const boost::wave::util::unput_queue_iterator<LexIteratorT, typename LexIteratorT::token_type, std::list<typename LexIteratorT::token_type, boost::fast_pool_allocator<typename LexIteratorT::token_type, boost::default_user_allocator_new_delete, boost::details::pool::default_mutex, 32u> > >&, std::list<typename LexIteratorT::token_type, boost::fast_pool_allocator<typename LexIteratorT::token_type, boost::default_user_allocator_new_delete, boost::details::pool::default_mutex, 32u> >&) [with LexIteratorT = lexer_type]'
436libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here
437./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque> >::shared' will be initialized after
438./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>::unique<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*> >'
439./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here
440gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_predef_macros.o
441./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass<T, Policies>::multi_pass(const boost::spirit::multi_pass<T, Policies>&) [with T = std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, Policies = boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>]':
442./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info<IteratorT, boost::spirit::classic::node_val_data_factory<boost::spirit::classic::nil_t>, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen<LexIteratorT>::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = lexer_type]'
443libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here
444./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque> >::shared' will be initialized after
445./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>::unique<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*> >'
446./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here
447gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_re2c_lexer.o
448gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/instantiate_re2c_lexer_str.o
449gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/token_ids.o
450gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/wave_config_constant.o
451MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/cpplexer
452MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/cpplexer/re2clex
453gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/cpplexer/re2clex/aq.o
454gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-multi/cpplexer/re2clex/cpp_re.o
455MkDir1-quick-fix-for-unix bin.v2/libs/filesystem
456MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build
457MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1
458MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release
459MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi
460gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi/operations.o
461gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi/path.o
462gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi/portability.o
463gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi/utf8_codecvt_facet.o
464MkDir1-quick-fix-for-unix bin.v2/libs/system
465MkDir1-quick-fix-for-unix bin.v2/libs/system/build
466MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1
467MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release
468MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi
469gcc.compile.c++ bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi/error_code.o
470gcc.link.dll bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi/libboost_system-gcc40-mt-1_36.dylib
471ld: unknown option: -h
472collect2: ld returned 1 exit status
473
474 "g++" -o "bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi/libboost_system-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_system-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi/error_code.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
475
476...failed gcc.link.dll bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi/libboost_system-gcc40-mt-1_36.dylib...
477...skipped <pbin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi>libboost_filesystem-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/system/build/gcc-4.0.1/release/threading-multi>libboost_system-gcc40-mt-1_36.dylib...
478MkDir1-quick-fix-for-unix bin.v2/libs/date_time
479MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build
480MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1
481MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release
482MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi
483gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/greg_month.o
484gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/greg_weekday.o
485gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/date_generators.o
486...on 300th target...
487gcc.link.dll bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/libboost_date_time-gcc40-mt-1_36.dylib
488ld: unknown option: -h
489collect2: ld returned 1 exit status
490
491 "g++" -o "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/libboost_date_time-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_date_time-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/greg_month.o" "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/date_generators.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
492
493...failed gcc.link.dll bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/libboost_date_time-gcc40-mt-1_36.dylib...
494gcc.link.dll bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/libboost_thread-gcc40-mt-1_36.dylib
495ld: unknown option: -h
496collect2: ld returned 1 exit status
497
498 "g++" -o "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/libboost_thread-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_thread-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/thread.o" "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/exceptions.o" "bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/once.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
499
500...failed gcc.link.dll bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi/libboost_thread-gcc40-mt-1_36.dylib...
501...skipped <pstage/lib>libboost_wave-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-multi>libboost_filesystem-gcc40-mt-1_36.dylib...
502gcc.link.dll stage/lib/libboost_date_time-gcc40-mt-1_36.dylib
503ld: unknown option: -R
504collect2: ld returned 1 exit status
505
506 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_date_time-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_date_time-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/greg_month.o" "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi/date_generators.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
507
508...failed gcc.link.dll stage/lib/libboost_date_time-gcc40-mt-1_36.dylib...
509gcc.link.dll stage/lib/libboost_system-gcc40-mt-1_36.dylib
510ld: unknown option: -R
511collect2: ld returned 1 exit status
512
513 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_system-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_system-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi/error_code.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
514
515...failed gcc.link.dll stage/lib/libboost_system-gcc40-mt-1_36.dylib...
516...skipped <pstage/lib>libboost_filesystem-gcc40-mt-1_36.dylib for lack of <pbin.v2/libs/system/build/gcc-4.0.1/release/threading-multi>libboost_system-gcc40-mt-1_36.dylib...
517MkDir1-quick-fix-for-unix bin.v2/libs/graph
518MkDir1-quick-fix-for-unix bin.v2/libs/graph/build
519MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1
520MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release
521MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release/threading-multi
522gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.0.1/release/threading-multi/read_graphviz_spirit.o
523gcc.link.dll stage/lib/libboost_graph-gcc40-mt-1_36.dylib
524ld: unknown option: -R
525collect2: ld returned 1 exit status
526
527 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_graph-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_graph-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/graph/build/gcc-4.0.1/release/threading-multi/read_graphviz_spirit.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
528
529...failed gcc.link.dll stage/lib/libboost_graph-gcc40-mt-1_36.dylib...
530MkDir1-quick-fix-for-unix bin.v2/libs/iostreams
531MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build
532MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1
533MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release
534MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi
535gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/file_descriptor.o
536gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/mapped_file.o
537gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/zlib.o
538gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/bzip2.o
539gcc.link.dll stage/lib/libboost_iostreams-gcc40-mt-1_36.dylib
540ld: unknown option: -R
541collect2: ld returned 1 exit status
542
543 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_iostreams-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_iostreams-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-multi/bzip2.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -Wl,--end-group -Wl,--strip-all
544
545...failed gcc.link.dll stage/lib/libboost_iostreams-gcc40-mt-1_36.dylib...
546gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_laguerre.o
547gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_legendre.o
548gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/beta.o
549gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_1.o
550gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_2.o
551gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_3.o
552gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_i.o
553gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_j.o
554gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_k.o
555gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_neumann.o
556gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_1.o
557gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_2.o
558gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_3.o
559gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expint.o
560gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hermite.o
561gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/laguerre.o
562gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/legendre.o
563gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/riemann_zeta.o
564gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_bessel.o
565gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_legendre.o
566gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_neumann.o
567gcc.link.dll stage/lib/libboost_math_tr1-gcc40-mt-1_36.dylib
568ld: unknown option: -R
569collect2: ld returned 1 exit status
570
571 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_math_tr1-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_math_tr1-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/beta.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_1.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_2.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_3.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expint.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hermite.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/laguerre.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/legendre.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_neumann.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
572
573...failed gcc.link.dll stage/lib/libboost_math_tr1-gcc40-mt-1_36.dylib...
574gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_laguerref.o
575gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_legendref.o
576gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/betaf.o
577gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_1f.o
578gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_2f.o
579gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_3f.o
580gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_if.o
581gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_jf.o
582gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_kf.o
583gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_neumannf.o
584gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_1f.o
585gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_2f.o
586gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_3f.o
587gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expintf.o
588gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hermitef.o
589gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/laguerref.o
590gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/legendref.o
591gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/riemann_zetaf.o
592gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_besself.o
593gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_legendref.o
594gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_neumannf.o
595gcc.link.dll stage/lib/libboost_math_tr1f-gcc40-mt-1_36.dylib
596ld: unknown option: -R
597collect2: ld returned 1 exit status
598
599 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_math_tr1f-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_math_tr1f-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/betaf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expintf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hermitef.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/laguerref.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/legendref.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_besself.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_neumannf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
600
601...failed gcc.link.dll stage/lib/libboost_math_tr1f-gcc40-mt-1_36.dylib...
602gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_laguerrel.o
603gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_legendrel.o
604gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/betal.o
605gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_1l.o
606gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_2l.o
607gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_3l.o
608gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_il.o
609gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_jl.o
610gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_kl.o
611gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_neumannl.o
612gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_1l.o
613gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_2l.o
614gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_3l.o
615gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expintl.o
616gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hermitel.o
617gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/laguerrel.o
618gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/legendrel.o
619gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/riemann_zetal.o
620gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_bessell.o
621gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_legendrel.o
622gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_neumannl.o
623gcc.link.dll stage/lib/libboost_math_tr1l-gcc40-mt-1_36.dylib
624ld: unknown option: -R
625collect2: ld returned 1 exit status
626
627 "g++" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib" -Wl,-R -Wl,"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" -o "stage/lib/libboost_math_tr1l-gcc40-mt-1_36.dylib" -Wl,-h -Wl,libboost_math_tr1l-gcc40-mt-1_36.dylib -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/betal.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/expintl.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/hermitel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/laguerrel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/legendrel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.0.1/release/threading-multi/sph_neumannl.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
628
629...failed gcc.link.dll stage/lib/libboost_math_tr1l-gcc40-mt-1_36.dylib...
630...skipped <pstage/lib>libboost_math_c99-gcc40-mt.dylib for lack of <pstage/lib>libboost_math_c99-gcc40-mt-1_36.dylib...
631...skipped <pstage/lib>libboost_math_c99f-gcc40-mt.dylib for lack of <pstage/lib>libboost_math_c99f-gcc40-mt-1_36.dylib...
632...skipped <pstage/lib>libboost_math_c99l-gcc40-mt.dylib for lack of <pstage/lib>libboost_math_c99l-gcc40-mt-1_36.dylib...
633...skipped <pstage/lib>libboost_program_options-gcc40-mt.dylib for lack of <pstage/lib>libboost_program_options-gcc40-mt-1_36.dylib...
634...skipped <pstage/lib>libboost_python-gcc40-mt.dylib for lack of <pstage/lib>libboost_python-gcc40-mt-1_36.dylib...
635...skipped <pstage/lib>libboost_regex-gcc40-mt.dylib for lack of <pstage/lib>libboost_regex-gcc40-mt-1_36.dylib...
636...skipped <pstage/lib>libboost_serialization-gcc40-mt.dylib for lack of <pstage/lib>libboost_serialization-gcc40-mt-1_36.dylib...
637...skipped <pstage/lib>libboost_wserialization-gcc40-mt.dylib for lack of <pstage/lib>libboost_wserialization-gcc40-mt-1_36.dylib...
638...skipped <pstage/lib>libboost_signals-gcc40-mt.dylib for lack of <pstage/lib>libboost_signals-gcc40-mt-1_36.dylib...
639...skipped <pstage/lib>libboost_prg_exec_monitor-gcc40-mt.dylib for lack of <pstage/lib>libboost_prg_exec_monitor-gcc40-mt-1_36.dylib...
640ln-UNIX stage/lib/libboost_test_exec_monitor-gcc40-mt.a
641...skipped <pstage/lib>libboost_unit_test_framework-gcc40-mt.dylib for lack of <pstage/lib>libboost_unit_test_framework-gcc40-mt-1_36.dylib...
642...skipped <pstage/lib>libboost_thread-gcc40-mt.dylib for lack of <pstage/lib>libboost_thread-gcc40-mt-1_36.dylib...
643...skipped <pstage/lib>libboost_wave-gcc40-mt.dylib for lack of <pstage/lib>libboost_wave-gcc40-mt-1_36.dylib...
644...skipped <pstage/lib>libboost_date_time-gcc40-mt.dylib for lack of <pstage/lib>libboost_date_time-gcc40-mt-1_36.dylib...
645...skipped <pstage/lib>libboost_system-gcc40-mt.dylib for lack of <pstage/lib>libboost_system-gcc40-mt-1_36.dylib...
646...skipped <pstage/lib>libboost_filesystem-gcc40-mt.dylib for lack of <pstage/lib>libboost_filesystem-gcc40-mt-1_36.dylib...
647...skipped <pstage/lib>libboost_graph-gcc40-mt.dylib for lack of <pstage/lib>libboost_graph-gcc40-mt-1_36.dylib...
648...skipped <pstage/lib>libboost_iostreams-gcc40-mt.dylib for lack of <pstage/lib>libboost_iostreams-gcc40-mt-1_36.dylib...
649...skipped <pstage/lib>libboost_math_tr1-gcc40-mt.dylib for lack of <pstage/lib>libboost_math_tr1-gcc40-mt-1_36.dylib...
650...skipped <pstage/lib>libboost_math_tr1f-gcc40-mt.dylib for lack of <pstage/lib>libboost_math_tr1f-gcc40-mt-1_36.dylib...
651...skipped <pstage/lib>libboost_math_tr1l-gcc40-mt.dylib for lack of <pstage/lib>libboost_math_tr1l-gcc40-mt-1_36.dylib...
652MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static
653MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static/threading-multi
654gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static/threading-multi/greg_month.o
655gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static/threading-multi/greg_weekday.o
656gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static/threading-multi/date_generators.o
657gcc.archive bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static/threading-multi/libboost_date_time-gcc40-mt-1_36.a
658common.copy stage/lib/libboost_date_time-gcc40-mt-1_36.a
659MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release/link-static
660MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release/link-static/threading-multi
661gcc.compile.c++ bin.v2/libs/system/build/gcc-4.0.1/release/link-static/threading-multi/error_code.o
662...on 400th target...
663gcc.archive bin.v2/libs/system/build/gcc-4.0.1/release/link-static/threading-multi/libboost_system-gcc40-mt-1_36.a
664common.copy stage/lib/libboost_system-gcc40-mt-1_36.a
665MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static
666MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static/threading-multi
667gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static/threading-multi/operations.o
668gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static/threading-multi/path.o
669gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static/threading-multi/portability.o
670gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static/threading-multi/utf8_codecvt_facet.o
671gcc.archive bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static/threading-multi/libboost_filesystem-gcc40-mt-1_36.a
672common.copy stage/lib/libboost_filesystem-gcc40-mt-1_36.a
673MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release/link-static
674MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release/link-static/threading-multi
675gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.0.1/release/link-static/threading-multi/read_graphviz_spirit.o
676gcc.archive bin.v2/libs/graph/build/gcc-4.0.1/release/link-static/threading-multi/libboost_graph-gcc40-mt-1_36.a
677common.copy stage/lib/libboost_graph-gcc40-mt-1_36.a
678MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static
679MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static/threading-multi
680gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static/threading-multi/file_descriptor.o
681gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static/threading-multi/mapped_file.o
682gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static/threading-multi/zlib.o
683gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static/threading-multi/bzip2.o
684gcc.archive bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static/threading-multi/libboost_iostreams-gcc40-mt-1_36.a
685common.copy stage/lib/libboost_iostreams-gcc40-mt-1_36.a
686MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release/link-static
687MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi
688gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/assoc_laguerre.o
689gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/assoc_legendre.o
690gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/beta.o
691gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_1.o
692gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_2.o
693gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_3.o
694gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_i.o
695gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_j.o
696gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_k.o
697gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_neumann.o
698gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_1.o
699gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_2.o
700gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_3.o
701gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/expint.o
702gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/hermite.o
703gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/laguerre.o
704gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/legendre.o
705gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/riemann_zeta.o
706gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_bessel.o
707gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_legendre.o
708gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_neumann.o
709gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/libboost_math_tr1-gcc40-mt-1_36.a
710common.copy stage/lib/libboost_math_tr1-gcc40-mt-1_36.a
711gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/assoc_laguerref.o
712gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/assoc_legendref.o
713gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/betaf.o
714gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_1f.o
715gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_2f.o
716gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_3f.o
717gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_if.o
718gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_jf.o
719gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_kf.o
720gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_neumannf.o
721gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_1f.o
722gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_2f.o
723gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_3f.o
724gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/expintf.o
725gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/hermitef.o
726gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/laguerref.o
727gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/legendref.o
728gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/riemann_zetaf.o
729gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_besself.o
730gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_legendref.o
731gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_neumannf.o
732gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/libboost_math_tr1f-gcc40-mt-1_36.a
733common.copy stage/lib/libboost_math_tr1f-gcc40-mt-1_36.a
734MkDir1-quick-fix-for-unix bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/link-static
735MkDir1-quick-fix-for-unix bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/link-static/threading-multi
736gcc.compile.c++ bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/link-static/threading-multi/has_long_double_support.o
737**passed** bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release/link-static/threading-multi/has_long_double_support.test
738gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/assoc_laguerrel.o
739gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/assoc_legendrel.o
740gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/betal.o
741gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_1l.o
742gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_2l.o
743gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/comp_ellint_3l.o
744gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_il.o
745gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_jl.o
746gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_bessel_kl.o
747gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cyl_neumannl.o
748gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_1l.o
749gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_2l.o
750gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/ellint_3l.o
751gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/expintl.o
752gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/hermitel.o
753gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/laguerrel.o
754gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/legendrel.o
755gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/riemann_zetal.o
756gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_bessell.o
757gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_legendrel.o
758...on 500th target...
759gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/sph_neumannl.o
760gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/libboost_math_tr1l-gcc40-mt-1_36.a
761common.copy stage/lib/libboost_math_tr1l-gcc40-mt-1_36.a
762gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/acosh.o
763gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/asinh.o
764gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/atanh.o
765gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cbrt.o
766gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/copysign.o
767gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/erfc.o
768gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/erf.o
769gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/expm1.o
770gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fmax.o
771gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fmin.o
772gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fpclassify.o
773gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/hypot.o
774gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/lgamma.o
775gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/llround.o
776gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/log1p.o
777gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/lround.o
778gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/nextafter.o
779gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/nexttoward.o
780gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/round.o
781gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/tgamma.o
782gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/trunc.o
783gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/libboost_math_c99-gcc40-mt-1_36.a
784common.copy stage/lib/libboost_math_c99-gcc40-mt-1_36.a
785gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/acoshf.o
786gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/asinhf.o
787gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/atanhf.o
788gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cbrtf.o
789gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/copysignf.o
790gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/erfcf.o
791gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/erff.o
792gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/expm1f.o
793gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fmaxf.o
794gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fminf.o
795gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fpclassifyf.o
796gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/hypotf.o
797gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/lgammaf.o
798gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/llroundf.o
799gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/log1pf.o
800gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/lroundf.o
801gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/nextafterf.o
802gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/nexttowardf.o
803gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/roundf.o
804gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/tgammaf.o
805gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/truncf.o
806gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/libboost_math_c99f-gcc40-mt-1_36.a
807common.copy stage/lib/libboost_math_c99f-gcc40-mt-1_36.a
808gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/acoshl.o
809gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/asinhl.o
810gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/atanhl.o
811gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/cbrtl.o
812gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/copysignl.o
813gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/erfcl.o
814gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/erfl.o
815gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/expm1l.o
816gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fmaxl.o
817gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fminl.o
818gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/fpclassifyl.o
819gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/hypotl.o
820gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/lgammal.o
821gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/llroundl.o
822gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/log1pl.o
823gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/lroundl.o
824gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/nextafterl.o
825gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/nexttowardl.o
826gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/roundl.o
827gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/tgammal.o
828gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/truncl.o
829gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static/threading-multi/libboost_math_c99l-gcc40-mt-1_36.a
830common.copy stage/lib/libboost_math_c99l-gcc40-mt-1_36.a
831MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static
832MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi
833gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/cmdline.o
834gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/config_file.o
835gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/options_description.o
836gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/parsers.o
837gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/variables_map.o
838gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/value_semantic.o
839gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/positional_options.o
840gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/utf8_codecvt_facet.o
841gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/convert.o
842gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/winmain.o
843gcc.archive bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-multi/libboost_program_options-gcc40-mt-1_36.a
844common.copy stage/lib/libboost_program_options-gcc40-mt-1_36.a
845MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release/link-static
846MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi
847gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/numeric.o
848gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/list.o
849gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/long.o
850gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/dict.o
851gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/tuple.o
852gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/str.o
853libs/python/src/str.cpp: In function 'boost::python::ssize_t boost::python::detail::<unnamed>::str_size_as_py_ssize_t(size_t)':
854libs/python/src/str.cpp:29: warning: comparison between signed and unsigned integer expressions
855gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/slice.o
856...on 600th target...
857gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/from_python.o
858libs/python/src/converter/from_python.cpp: In function 'boost::python::converter::rvalue_from_python_stage1_data boost::python::converter::rvalue_from_python_stage1(PyObject*, const boost::python::converter::registration&)':
859libs/python/src/converter/from_python.cpp:42: warning: 'data$construct' may be used uninitialized in this function
860libs/python/src/converter/from_python.cpp: In function 'void* boost::python::converter::rvalue_result_from_python(PyObject*, boost::python::converter::rvalue_from_python_stage1_data&)':
861libs/python/src/converter/from_python.cpp:42: warning: 'data$construct' may be used uninitialized in this function
862gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/registry.o
863gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/type_id.o
864gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/enum.o
865gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/class.o
866gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/function.o
867gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/inheritance.o
868gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/life_support.o
869gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/pickle_support.o
870gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/errors.o
871gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/module.o
872gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/builtin_converters.o
873gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/arg_to_python_base.o
874gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/iterator.o
875gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/stl_iterator.o
876gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/object_protocol.o
877gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/object_operators.o
878gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/wrapper.o
879gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/import.o
880gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/exec.o
881gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/function_doc_signature.o
882gcc.archive bin.v2/libs/python/build/gcc-4.0.1/release/link-static/threading-multi/libboost_python-gcc40-mt-1_36.a
883common.copy stage/lib/libboost_python-gcc40-mt-1_36.a
884MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
885MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi
886gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/c_regex_traits.o
887gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/cpp_regex_traits.o
888gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/cregex.o
889gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/fileiter.o
890gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/icu.o
891gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/instances.o
892gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/posix_api.o
893gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/regex.o
894gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/regex_debug.o
895gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/regex_raw_buffer.o
896gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/regex_traits_defaults.o
897gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/static_mutex.o
898gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/w32_regex_traits.o
899gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/wc_regex_traits.o
900gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/wide_posix_api.o
901gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/winstances.o
902gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/usinstances.o
903gcc.archive bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/libboost_regex-gcc40-mt-1_36.a
904ranlib: file: bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/libboost_regex-gcc40-mt-1_36.a(icu.o) has no symbols
905ranlib: file: bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/libboost_regex-gcc40-mt-1_36.a(regex_debug.o) has no symbols
906ranlib: file: bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/libboost_regex-gcc40-mt-1_36.a(w32_regex_traits.o) has no symbols
907ranlib: file: bin.v2/libs/regex/build/gcc-4.0.1/release/link-static/threading-multi/libboost_regex-gcc40-mt-1_36.a(usinstances.o) has no symbols
908common.copy stage/lib/libboost_regex-gcc40-mt-1_36.a
909MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build/gcc-4.0.1/release/link-static
910MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi
911MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static
912MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi
913gcc.compile.c++ bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_pass.o
914gcc.link bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_pass
915ld: unknown option: --start-group
916collect2: ld returned 1 exit status
917
918 "g++" -o "bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_pass" -Wl,--start-group "bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_pass.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
919
920
921...failed gcc.link bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_pass...
922...skipped <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.run for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass...
923MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/link-static
924MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/link-static/threading-multi
925gcc.compile.c++ bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_fail.o
926libs/config/test/all/../no_std_locale_fail.cpp:27:2: error: #error "this file should not compile"
927libs/config/test/all/../no_std_locale_fail.cpp: In function 'int main(int, char**)':
928libs/config/test/all/../no_std_locale_fail.cpp:32: error: 'boost_no_std_locale' has not been declared
929libs/config/test/all/../no_std_locale_fail.cpp:32: error: 'test' was not declared in this scope
930(failed-as-expected) bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_fail.o
931**passed** bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release/link-static/threading-multi/no_std_locale_fail.test
932...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_archive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
933...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
934...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_iserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
935...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
936...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_oserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
937...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_pointer_iserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
938...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_pointer_oserializer.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
939...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_serializer_map.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
940...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_text_iprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
941...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_text_oprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
942...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_xml_archive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
943...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>binary_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
944...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>binary_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
945...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>extended_type_info.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
946...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>extended_type_info_typeid.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
947...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>extended_type_info_no_rtti.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
948...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>polymorphic_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
949...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>polymorphic_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
950...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>stl_port.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
951...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>text_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
952...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>text_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
953...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>void_cast.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
954...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>xml_grammar.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
955...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>xml_iarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
956...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>xml_oarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
957...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>libboost_serialization-gcc40-mt-1_36.a(clean) for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_archive.o...
958...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>libboost_serialization-gcc40-mt-1_36.a for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_archive.o...
959...skipped <pstage/lib>libboost_serialization-gcc40-mt-1_36.a for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>libboost_serialization-gcc40-mt-1_36.a...
960MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static
961MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi
962gcc.compile.c++ bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_pass.o
963libs/config/test/all/../boost_no_std_wstreambuf.ipp: In member function 'typename boost_no_std_wstreambuf::parser_buf<charT, traits>::pos_type boost_no_std_wstreambuf::parser_buf<charT, traits>::seekoff(typename std::basic_streambuf<_CharT, _Traits>::off_type, std::_Ios_Seekdir, std::_Ios_Openmode) [with charT = char, traits = std::char_traits<char>]':
964libs/config/test/all/../boost_no_std_wstreambuf.ipp:104: instantiated from here
965libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning: enumeration value '_S_ios_seekdir_end' not handled in switch
966libs/config/test/all/../boost_no_std_wstreambuf.ipp: In member function 'typename boost_no_std_wstreambuf::parser_buf<charT, traits>::pos_type boost_no_std_wstreambuf::parser_buf<charT, traits>::seekoff(typename std::basic_streambuf<_CharT, _Traits>::off_type, std::_Ios_Seekdir, std::_Ios_Openmode) [with charT = wchar_t, traits = std::char_traits<wchar_t>]':
967libs/config/test/all/../boost_no_std_wstreambuf.ipp:105: instantiated from here
968libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning: enumeration value '_S_ios_seekdir_end' not handled in switch
969gcc.link bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_pass
970ld: unknown option: --start-group
971collect2: ld returned 1 exit status
972
973 "g++" -o "bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_pass" -Wl,--start-group "bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_pass.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,--strip-all
974
975
976...failed gcc.link bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_pass...
977...skipped <pbin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_wstreambuf_pass.run for lack of <pbin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_wstreambuf_pass...
978MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/link-static
979MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/link-static/threading-multi
980gcc.compile.c++ bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_fail.o
981libs/config/test/all/../no_std_wstreambuf_fail.cpp:27:2: error: #error "this file should not compile"
982libs/config/test/all/../no_std_wstreambuf_fail.cpp: In function 'int main(int, char**)':
983libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error: 'boost_no_std_wstreambuf' has not been declared
984libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error: 'test' was not declared in this scope
985(failed-as-expected) bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_fail.o
986**passed** bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release/link-static/threading-multi/no_std_wstreambuf_fail.test
987...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_text_wiprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
988...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_text_woprimitive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
989...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>text_wiarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
990...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>text_woarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
991...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>utf8_codecvt_facet.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
992...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>xml_wgrammar.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
993...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>xml_wiarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
994...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>xml_woarchive.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
995...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>codecvt_null.o for lack of <pbin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release/link-static/threading-multi>no_std_locale_pass.test...
996...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>libboost_wserialization-gcc40-mt-1_36.a(clean) for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_text_wiprimitive.o...
997...skipped <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>libboost_wserialization-gcc40-mt-1_36.a for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>basic_text_wiprimitive.o...
998...skipped <pstage/lib>libboost_wserialization-gcc40-mt-1_36.a for lack of <pbin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-multi>libboost_wserialization-gcc40-mt-1_36.a...
999MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
1000MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi
1001gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi/trackable.o
1002gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi/connection.o
1003gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi/named_slot_map.o
1004gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi/signal_base.o
1005gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi/slot.o
1006gcc.archive bin.v2/libs/signals/build/gcc-4.0.1/release/link-static/threading-multi/libboost_signals-gcc40-mt-1_36.a
1007common.copy stage/lib/libboost_signals-gcc40-mt-1_36.a
1008gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/cpp_main.o
1009gcc.archive bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/libboost_prg_exec_monitor-gcc40-mt-1_36.a
1010common.copy stage/lib/libboost_prg_exec_monitor-gcc40-mt-1_36.a
1011gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/exception_safety.o
1012gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/interaction_based.o
1013gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/logged_expectations.o
1014gcc.archive bin.v2/libs/test/build/gcc-4.0.1/release/link-static/threading-multi/libboost_unit_test_framework-gcc40-mt-1_36.a
1015common.copy stage/lib/libboost_unit_test_framework-gcc40-mt-1_36.a
1016MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release/link-static
1017MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release/link-static/threading-multi
1018gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/link-static/threading-multi/thread.o
1019gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/link-static/threading-multi/exceptions.o
1020gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/link-static/threading-multi/once.o
1021gcc.archive bin.v2/libs/thread/build/gcc-4.0.1/release/link-static/threading-multi/libboost_thread-gcc40-mt-1_36.a
1022common.copy stage/lib/libboost_thread-gcc40-mt-1_36.a
1023MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
1024MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi
1025gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_cpp_exprgrammar.o
1026gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_cpp_grammar.o
1027./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass<T, Policies>::multi_pass(const boost::spirit::multi_pass<T, Policies>&) [with T = std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, Policies = boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>]':
1028./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info<LexIteratorT, typename boost::wave::grammars::cpp_grammar_gen<LexIteratorT, TokenContainerT>::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen<LexIteratorT, TokenContainerT>::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = lexer_type, TokenContainerT = token_sequence_type]'
1029libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here
1030./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque> >::shared' will be initialized after
1031./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>::unique<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*> >'
1032./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here
1033gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_cpp_literalgrs.o
1034gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_defined_grammar.o
1035./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass<T, Policies>::multi_pass(const boost::spirit::multi_pass<T, Policies>&) [with T = std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, Policies = boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>]':
1036./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info<typename boost::wave::grammars::defined_grammar_gen<LexIteratorT>::iterator2_type> boost::wave::grammars::defined_grammar_gen<LexIteratorT>::parse_operator_defined(const boost::wave::util::unput_queue_iterator<LexIteratorT, typename LexIteratorT::token_type, std::list<typename LexIteratorT::token_type, boost::fast_pool_allocator<typename LexIteratorT::token_type, boost::default_user_allocator_new_delete, boost::details::pool::default_mutex, 32u> > >&, const boost::wave::util::unput_queue_iterator<LexIteratorT, typename LexIteratorT::token_type, std::list<typename LexIteratorT::token_type, boost::fast_pool_allocator<typename LexIteratorT::token_type, boost::default_user_allocator_new_delete, boost::details::pool::default_mutex, 32u> > >&, std::list<typename LexIteratorT::token_type, boost::fast_pool_allocator<typename LexIteratorT::token_type, boost::default_user_allocator_new_delete, boost::details::pool::default_mutex, 32u> >&) [with LexIteratorT = lexer_type]'
1037libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here
1038./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque> >::shared' will be initialized after
1039./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>::unique<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*> >'
1040./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here
1041...on 700th target...
1042gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_predef_macros.o
1043./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass<T, Policies>::multi_pass(const boost::spirit::multi_pass<T, Policies>&) [with T = std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, Policies = boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>]':
1044./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info<IteratorT, boost::spirit::classic::node_val_data_factory<boost::spirit::classic::nil_t>, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen<LexIteratorT>::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = lexer_type]'
1045libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here
1046./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*>, boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque> >::shared' will be initialized after
1047./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy<boost::spirit::multi_pass_policies::ref_counted, boost::spirit::multi_pass_policies::no_check, boost::spirit::multi_pass_policies::split_functor_input, boost::spirit::multi_pass_policies::split_std_deque>::unique<std::pair<boost::wave::cpplexer::impl::lex_iterator_functor_shim<token_type>, boost::wave::cpplexer::lex_input_interface<token_type>*> >'
1048./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here
1049gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_re2c_lexer.o
1050gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/instantiate_re2c_lexer_str.o
1051gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/token_ids.o
1052gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/wave_config_constant.o
1053MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/cpplexer
1054MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/cpplexer/re2clex
1055gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/cpplexer/re2clex/aq.o
1056gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/cpplexer/re2clex/cpp_re.o
1057gcc.archive bin.v2/libs/wave/build/gcc-4.0.1/release/link-static/threading-multi/libboost_wave-gcc40-mt-1_36.a
1058common.copy stage/lib/libboost_wave-gcc40-mt-1_36.a
1059ln-UNIX stage/lib/libboost_date_time-gcc40-mt.a
1060ln-UNIX stage/lib/libboost_system-gcc40-mt.a
1061ln-UNIX stage/lib/libboost_filesystem-gcc40-mt.a
1062ln-UNIX stage/lib/libboost_graph-gcc40-mt.a
1063ln-UNIX stage/lib/libboost_iostreams-gcc40-mt.a
1064ln-UNIX stage/lib/libboost_math_tr1-gcc40-mt.a
1065ln-UNIX stage/lib/libboost_math_tr1f-gcc40-mt.a
1066ln-UNIX stage/lib/libboost_math_tr1l-gcc40-mt.a
1067ln-UNIX stage/lib/libboost_math_c99-gcc40-mt.a
1068ln-UNIX stage/lib/libboost_math_c99f-gcc40-mt.a
1069ln-UNIX stage/lib/libboost_math_c99l-gcc40-mt.a
1070ln-UNIX stage/lib/libboost_program_options-gcc40-mt.a
1071ln-UNIX stage/lib/libboost_python-gcc40-mt.a
1072ln-UNIX stage/lib/libboost_regex-gcc40-mt.a
1073...skipped <pstage/lib>libboost_serialization-gcc40-mt.a for lack of <pstage/lib>libboost_serialization-gcc40-mt-1_36.a...
1074...skipped <pstage/lib>libboost_wserialization-gcc40-mt.a for lack of <pstage/lib>libboost_wserialization-gcc40-mt-1_36.a...
1075ln-UNIX stage/lib/libboost_signals-gcc40-mt.a
1076ln-UNIX stage/lib/libboost_prg_exec_monitor-gcc40-mt.a
1077ln-UNIX stage/lib/libboost_unit_test_framework-gcc40-mt.a
1078ln-UNIX stage/lib/libboost_thread-gcc40-mt.a
1079ln-UNIX stage/lib/libboost_wave-gcc40-mt.a
1080...failed updating 24 targets...
1081...skipped 112 targets...
1082...updated 706 targets...
108379-140-9-42:boost_1_36_0 ruslantelyuk$