Subject: [Boost-bugs] [Boost C++ Libraries] #2364: boost::serialization is not build under macosx
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-24 06:43:16
#2364: boost::serialization is not build under macosx
-------------------------------+--------------------------------------------
Reporter: nen777w_at_[hidden] | Type: Bugs
Status: new | Milestone: Boost 1.37.0
Component: Building Boost | Version: Boost 1.36.0
Severity: Problem | Keywords:
-------------------------------+--------------------------------------------
My environment: MacOSX 10.5.4 XCode 3.0 (GCC 4.0.1) boost_1_36_0.zip
All libraries was build execpt serialization library. Please help me.
Thanks. Wait for answer.
Last login: Wed Sep 24 11:56:38 on console
79-140-9-42:~ ruslantelyuk$ cd /
79-140-9-42:/ ruslantelyuk$ cd
PROJECTS/PuzzleGame/PuzzleGameProject/BOOST/boost_1_36_0
79-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
Password:
warning: Graph library does not contain optional GraphML reader.
note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to
the
note: directories containing the Expat headers and libraries,
respectively.
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).
warning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "--toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning: http://boost.org/boost-
build2/doc/html/bbv2/advanced/configuration.html
...patience...
...patience...
...patience...
...found 5346 targets...
...updating 842 targets...
MkDir1-quick-fix-for-unix stage
MkDir1-quick-fix-for-unix stage/lib
MkDir1-quick-fix-for-unix bin.v2
MkDir1-quick-fix-for-unix bin.v2/libs
MkDir1-quick-fix-for-unix bin.v2/libs/math
MkDir1-quick-fix-for-unix bin.v2/libs/math/build
MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/acosh.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/asinh.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/atanh.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cbrt.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/copysign.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/erfc.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/erf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/expm1.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fmax.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fmin.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fpclassify.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/hypot.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/lgamma.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/llround.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/log1p.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/lround.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/nextafter.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/nexttoward.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/round.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/tgamma.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/trunc.o
gcc.link.dll stage/lib/libboost_math_c99-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_math_c99-gcc40-mt-1_36.dylib...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/acoshf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/asinhf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/atanhf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cbrtf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/copysignf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/erfcf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/erff.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/expm1f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fmaxf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fminf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fpclassifyf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/hypotf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/lgammaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/llroundf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/log1pf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/lroundf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/nextafterf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/nexttowardf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/roundf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/tgammaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/truncf.o
gcc.link.dll stage/lib/libboost_math_c99f-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_math_c99f-gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix
bin.v2/libs/math/build/has_long_double_support.test
MkDir1-quick-fix-for-unix
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
/threading-multi
gcc.compile.c++
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
/threading-multi/has_long_double_support.o
**passed**
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
/threading-multi/has_long_double_support.test
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/acoshl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/asinhl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/atanhl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cbrtl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/copysignl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/erfcl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/erfl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/expm1l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fmaxl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fminl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/fpclassifyl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/hypotl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/lgammal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/llroundl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/log1pl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/lroundl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/nextafterl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/nexttowardl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/roundl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/tgammal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/truncl.o
gcc.link.dll stage/lib/libboost_math_c99l-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_math_c99l-gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/program_options
MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build
MkDir1-quick-fix-for-unix bin.v2/libs/program_options/build/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/program_options/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/program_options/build/gcc-4.0.1/release/threading-multi
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/cmdline.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/config_file.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/options_description.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/parsers.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/variables_map.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/value_semantic.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/positional_options.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/utf8_codecvt_facet.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/convert.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release
/threading-multi/winmain.o
gcc.link.dll stage/lib/libboost_program_options-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_program_options-
gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/python
MkDir1-quick-fix-for-unix bin.v2/libs/python/build
...on 100th target...
MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/numeric.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/list.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/long.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/dict.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/tuple.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/str.o
libs/python/src/str.cpp: In function 'boost::python::ssize_t
boost::python::detail::<unnamed>::str_size_as_py_ssize_t(size_t)':
libs/python/src/str.cpp:29: warning: comparison between signed and
unsigned integer expressions
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/slice.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/from_python.o
libs/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&)':
libs/python/src/converter/from_python.cpp:42: warning: 'data$construct'
may be used uninitialized in this function
libs/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&)':
libs/python/src/converter/from_python.cpp:42: warning: 'data$construct'
may be used uninitialized in this function
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/registry.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/type_id.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/enum.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/class.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/function.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/inheritance.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/life_support.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/pickle_support.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/errors.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/module.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/builtin_converters.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/arg_to_python_base.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/iterator.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/stl_iterator.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/object_protocol.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/object_operators.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/wrapper.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/import.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/exec.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/threading-
multi/function_doc_signature.o
gcc.link.dll bin.v2/libs/python/build/gcc-4.0.1/release/threading-multi
/libboost_python-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll bin.v2/libs/python/build/gcc-4.0.1/release
/threading-multi/libboost_python-gcc40-mt-1_36.dylib...
...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...
MkDir1-quick-fix-for-unix bin.v2/libs/regex
MkDir1-quick-fix-for-unix bin.v2/libs/regex/build
MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/c_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/cpp_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/cregex.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/fileiter.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/icu.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/instances.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/posix_api.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/regex.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/regex_debug.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/regex_raw_buffer.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/regex_traits_defaults.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/static_mutex.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/w32_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/wc_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/wide_posix_api.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/winstances.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/threading-
multi/usinstances.o
gcc.link.dll stage/lib/libboost_regex-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_regex-gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/serialization
MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build
MkDir1-quick-fix-for-unix bin.v2/libs/serialization/build/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/serialization/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/serialization/build/gcc-4.0.1/release/threading-multi
MkDir1-quick-fix-for-unix bin.v2/libs/config
MkDir1-quick-fix-for-unix bin.v2/libs/config/test
MkDir1-quick-fix-for-unix bin.v2/libs/config/test/all
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_pass.test
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release
/threading-multi
gcc.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
gcc.link
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release
/threading-multi/no_std_locale_pass
ld: unknown option: --start-group
collect2: ld returned 1 exit status
"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
...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...
...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...
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_fail.test
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release
/threading-multi
gcc.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
libs/config/test/all/../no_std_locale_fail.cpp:27:2: error: #error "this
file should not compile"
libs/config/test/all/../no_std_locale_fail.cpp: In function 'int main(int,
char**)':
libs/config/test/all/../no_std_locale_fail.cpp:32: error:
'boost_no_std_locale' has not been declared
libs/config/test/all/../no_std_locale_fail.cpp:32: error: 'test' was not
declared in this scope
(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
**passed**
bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release
/threading-multi/no_std_locale_fail.test
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release
/threading-multi
gcc.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
libs/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>]':
libs/config/test/all/../boost_no_std_wstreambuf.ipp:104: instantiated
from here
libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning:
enumeration value '_S_ios_seekdir_end' not handled in switch
libs/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>]':
libs/config/test/all/../boost_no_std_wstreambuf.ipp:105: instantiated
from here
libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning:
enumeration value '_S_ios_seekdir_end' not handled in switch
gcc.link
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release
/threading-multi/no_std_wstreambuf_pass
ld: unknown option: --start-group
collect2: ld returned 1 exit status
"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
...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...
...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...
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release
/threading-multi
gcc.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
libs/config/test/all/../no_std_wstreambuf_fail.cpp:27:2: error: #error
"this file should not compile"
libs/config/test/all/../no_std_wstreambuf_fail.cpp: In function 'int
main(int, char**)':
libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error:
'boost_no_std_wstreambuf' has not been declared
libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error: 'test' was
not declared in this scope
(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
**passed**
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release
/threading-multi/no_std_wstreambuf_fail.test
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
MkDir1-quick-fix-for-unix bin.v2/libs/signals
MkDir1-quick-fix-for-unix bin.v2/libs/signals/build
MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-
multi/trackable.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-
multi/connection.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-
multi/named_slot_map.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-
multi/signal_base.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/threading-
multi/slot.o
gcc.link.dll stage/lib/libboost_signals-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_signals-gcc40-mt-1_36.dylib...
...on 200th target...
MkDir1-quick-fix-for-unix bin.v2/libs/test
MkDir1-quick-fix-for-unix bin.v2/libs/test/build
MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/execution_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/debug.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/cpp_main.o
gcc.link.dll stage/lib/libboost_prg_exec_monitor-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_prg_exec_monitor-
gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/test/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/execution_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/debug.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/compiler_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/framework.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/plain_report_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/progress_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/results_collector.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/results_reporter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/test_main.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/test_tools.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/unit_test_log.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/unit_test_main.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/unit_test_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/unit_test_parameters.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/unit_test_suite.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/xml_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/xml_report_formatter.o
gcc.archive bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_test_exec_monitor-gcc40-mt-1_36.a
common.copy stage/lib/libboost_test_exec_monitor-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/compiler_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/framework.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/plain_report_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/progress_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/results_collector.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/results_reporter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/test_tools.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/unit_test_log.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/unit_test_main.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/unit_test_monitor.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/unit_test_parameters.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/unit_test_suite.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/xml_log_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/xml_report_formatter.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/exception_safety.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/interaction_based.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/threading-
multi/logged_expectations.o
gcc.link.dll stage/lib/libboost_unit_test_framework-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_unit_test_framework-
gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/thread
MkDir1-quick-fix-for-unix bin.v2/libs/thread/build
MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/threading-
multi/thread.o
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/threading-
multi/exceptions.o
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/threading-
multi/once.o
gcc.link.dll stage/lib/libboost_thread-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_thread-gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/wave
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_cpp_exprgrammar.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_cpp_grammar.o
./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>]':
./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]'
libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here
./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
./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>*> >'
./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when
initialized here
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_cpp_literalgrs.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_defined_grammar.o
./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>]':
./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]'
libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here
./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
./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>*> >'
./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when
initialized here
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_predef_macros.o
./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>]':
./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]'
libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here
./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
./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>*> >'
./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when
initialized here
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_re2c_lexer.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/instantiate_re2c_lexer_str.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/token_ids.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/wave_config_constant.o
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release
/threading-multi/cpplexer
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release
/threading-multi/cpplexer/re2clex
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/cpplexer/re2clex/aq.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/threading-
multi/cpplexer/re2clex/cpp_re.o
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-
multi/operations.o
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-
multi/path.o
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-
multi/portability.o
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/threading-
multi/utf8_codecvt_facet.o
MkDir1-quick-fix-for-unix bin.v2/libs/system
MkDir1-quick-fix-for-unix bin.v2/libs/system/build
MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/system/build/gcc-4.0.1/release/threading-
multi/error_code.o
gcc.link.dll bin.v2/libs/system/build/gcc-4.0.1/release/threading-multi
/libboost_system-gcc40-mt-1_36.dylib
ld: unknown option: -h
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll bin.v2/libs/system/build/gcc-4.0.1/release
/threading-multi/libboost_system-gcc40-mt-1_36.dylib...
...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...
MkDir1-quick-fix-for-unix bin.v2/libs/date_time
MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build
MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-
multi/greg_month.o
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-
multi/greg_weekday.o
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-
multi/date_generators.o
...on 300th target...
gcc.link.dll bin.v2/libs/date_time/build/gcc-4.0.1/release/threading-multi
/libboost_date_time-gcc40-mt-1_36.dylib
ld: unknown option: -h
collect2: ld returned 1 exit status
"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
...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...
gcc.link.dll bin.v2/libs/thread/build/gcc-4.0.1/release/threading-multi
/libboost_thread-gcc40-mt-1_36.dylib
ld: unknown option: -h
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll bin.v2/libs/thread/build/gcc-4.0.1/release
/threading-multi/libboost_thread-gcc40-mt-1_36.dylib...
...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...
gcc.link.dll stage/lib/libboost_date_time-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_date_time-gcc40-mt-1_36.dylib...
gcc.link.dll stage/lib/libboost_system-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_system-gcc40-mt-1_36.dylib...
...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...
MkDir1-quick-fix-for-unix bin.v2/libs/graph
MkDir1-quick-fix-for-unix bin.v2/libs/graph/build
MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.0.1/release/threading-
multi/read_graphviz_spirit.o
gcc.link.dll stage/lib/libboost_graph-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_graph-gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release
/threading-multi
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-
multi/file_descriptor.o
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-
multi/mapped_file.o
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-
multi/zlib.o
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/threading-
multi/bzip2.o
gcc.link.dll stage/lib/libboost_iostreams-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_iostreams-gcc40-mt-1_36.dylib...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/assoc_laguerre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/assoc_legendre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/beta.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_1.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_2.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_3.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_i.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_j.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_k.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_neumann.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_1.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_2.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_3.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/expint.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/hermite.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/laguerre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/legendre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/riemann_zeta.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_bessel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_legendre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_neumann.o
gcc.link.dll stage/lib/libboost_math_tr1-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_math_tr1-gcc40-mt-1_36.dylib...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/assoc_laguerref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/assoc_legendref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/betaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_1f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_2f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_3f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_if.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_jf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_kf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_neumannf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_1f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_2f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_3f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/expintf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/hermitef.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/laguerref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/legendref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/riemann_zetaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_besself.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_legendref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_neumannf.o
gcc.link.dll stage/lib/libboost_math_tr1f-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_math_tr1f-gcc40-mt-1_36.dylib...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/assoc_laguerrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/assoc_legendrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/betal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_1l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_2l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/comp_ellint_3l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_il.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_jl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_bessel_kl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/cyl_neumannl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_1l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_2l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/ellint_3l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/expintl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/hermitel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/laguerrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/legendrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/riemann_zetal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_bessell.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_legendrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/threading-
multi/sph_neumannl.o
gcc.link.dll stage/lib/libboost_math_tr1l-gcc40-mt-1_36.dylib
ld: unknown option: -R
collect2: ld returned 1 exit status
"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
...failed gcc.link.dll stage/lib/libboost_math_tr1l-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_math_c99-gcc40-mt.dylib for lack of
<pstage/lib>libboost_math_c99-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_math_c99f-gcc40-mt.dylib for lack of
<pstage/lib>libboost_math_c99f-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_math_c99l-gcc40-mt.dylib for lack of
<pstage/lib>libboost_math_c99l-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_program_options-gcc40-mt.dylib for lack of
<pstage/lib>libboost_program_options-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_python-gcc40-mt.dylib for lack of
<pstage/lib>libboost_python-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_regex-gcc40-mt.dylib for lack of
<pstage/lib>libboost_regex-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_serialization-gcc40-mt.dylib for lack of
<pstage/lib>libboost_serialization-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_wserialization-gcc40-mt.dylib for lack of
<pstage/lib>libboost_wserialization-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_signals-gcc40-mt.dylib for lack of
<pstage/lib>libboost_signals-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_prg_exec_monitor-gcc40-mt.dylib for lack
of <pstage/lib>libboost_prg_exec_monitor-gcc40-mt-1_36.dylib...
ln-UNIX stage/lib/libboost_test_exec_monitor-gcc40-mt.a
...skipped <pstage/lib>libboost_unit_test_framework-gcc40-mt.dylib for
lack of <pstage/lib>libboost_unit_test_framework-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_thread-gcc40-mt.dylib for lack of
<pstage/lib>libboost_thread-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_wave-gcc40-mt.dylib for lack of
<pstage/lib>libboost_wave-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_date_time-gcc40-mt.dylib for lack of
<pstage/lib>libboost_date_time-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_system-gcc40-mt.dylib for lack of
<pstage/lib>libboost_system-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_filesystem-gcc40-mt.dylib for lack of
<pstage/lib>libboost_filesystem-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_graph-gcc40-mt.dylib for lack of
<pstage/lib>libboost_graph-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_iostreams-gcc40-mt.dylib for lack of
<pstage/lib>libboost_iostreams-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_math_tr1-gcc40-mt.dylib for lack of
<pstage/lib>libboost_math_tr1-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_math_tr1f-gcc40-mt.dylib for lack of
<pstage/lib>libboost_math_tr1f-gcc40-mt-1_36.dylib...
...skipped <pstage/lib>libboost_math_tr1l-gcc40-mt.dylib for lack of
<pstage/lib>libboost_math_tr1l-gcc40-mt-1_36.dylib...
MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix bin.v2/libs/date_time/build/gcc-4.0.1/release
/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static
/threading-multi/greg_month.o
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static
/threading-multi/greg_weekday.o
gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static
/threading-multi/date_generators.o
gcc.archive bin.v2/libs/date_time/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_date_time-gcc40-mt-1_36.a
common.copy stage/lib/libboost_date_time-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/system/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/system/build/gcc-4.0.1/release/link-static
/threading-multi/error_code.o
...on 400th target...
gcc.archive bin.v2/libs/system/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_system-gcc40-mt-1_36.a
common.copy stage/lib/libboost_system-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix bin.v2/libs/filesystem/build/gcc-4.0.1/release
/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static
/threading-multi/operations.o
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static
/threading-multi/path.o
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static
/threading-multi/portability.o
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static
/threading-multi/utf8_codecvt_facet.o
gcc.archive bin.v2/libs/filesystem/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_filesystem-gcc40-mt-1_36.a
common.copy stage/lib/libboost_filesystem-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/graph/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.0.1/release/link-static
/threading-multi/read_graphviz_spirit.o
gcc.archive bin.v2/libs/graph/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_graph-gcc40-mt-1_36.a
common.copy stage/lib/libboost_graph-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix bin.v2/libs/iostreams/build/gcc-4.0.1/release
/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static
/threading-multi/file_descriptor.o
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static
/threading-multi/mapped_file.o
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static
/threading-multi/zlib.o
gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static
/threading-multi/bzip2.o
gcc.archive bin.v2/libs/iostreams/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_iostreams-gcc40-mt-1_36.a
common.copy stage/lib/libboost_iostreams-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/math/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/assoc_laguerre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/assoc_legendre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/beta.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_1.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_2.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_3.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_i.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_j.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_k.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_neumann.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_1.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_2.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_3.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/expint.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/hermite.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/laguerre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/legendre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/riemann_zeta.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_bessel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_legendre.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_neumann.o
gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_math_tr1-gcc40-mt-1_36.a
common.copy stage/lib/libboost_math_tr1-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/assoc_laguerref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/assoc_legendref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/betaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_1f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_2f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_3f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_if.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_jf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_kf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_neumannf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_1f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_2f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_3f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/expintf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/hermitef.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/laguerref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/legendref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/riemann_zetaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_besself.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_legendref.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_neumannf.o
gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_math_tr1f-gcc40-mt-1_36.a
common.copy stage/lib/libboost_math_tr1f-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/math/build/has_long_double_support.test/gcc-4.0.1/release
/link-static/threading-multi
gcc.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
**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
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/assoc_laguerrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/assoc_legendrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/betal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_1l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_2l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/comp_ellint_3l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_il.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_jl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_bessel_kl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cyl_neumannl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_1l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_2l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/ellint_3l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/expintl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/hermitel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/laguerrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/legendrel.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/riemann_zetal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_bessell.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_legendrel.o
...on 500th target...
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/sph_neumannl.o
gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_math_tr1l-gcc40-mt-1_36.a
common.copy stage/lib/libboost_math_tr1l-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/acosh.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/asinh.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/atanh.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cbrt.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/copysign.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/erfc.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/erf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/expm1.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fmax.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fmin.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fpclassify.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/hypot.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/lgamma.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/llround.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/log1p.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/lround.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/nextafter.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/nexttoward.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/round.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/tgamma.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/trunc.o
gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_math_c99-gcc40-mt-1_36.a
common.copy stage/lib/libboost_math_c99-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/acoshf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/asinhf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/atanhf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cbrtf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/copysignf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/erfcf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/erff.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/expm1f.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fmaxf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fminf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fpclassifyf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/hypotf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/lgammaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/llroundf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/log1pf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/lroundf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/nextafterf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/nexttowardf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/roundf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/tgammaf.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/truncf.o
gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_math_c99f-gcc40-mt-1_36.a
common.copy stage/lib/libboost_math_c99f-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/acoshl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/asinhl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/atanhl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/cbrtl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/copysignl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/erfcl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/erfl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/expm1l.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fmaxl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fminl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/fpclassifyl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/hypotl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/lgammal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/llroundl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/log1pl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/lroundl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/nextafterl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/nexttowardl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/roundl.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/tgammal.o
gcc.compile.c++ bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/truncl.o
gcc.archive bin.v2/libs/math/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_math_c99l-gcc40-mt-1_36.a
common.copy stage/lib/libboost_math_c99l-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix
bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/program_options/build/gcc-4.0.1/release/link-static/threading-
multi
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/cmdline.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/config_file.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/options_description.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/parsers.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/variables_map.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/value_semantic.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/positional_options.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/utf8_codecvt_facet.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/convert.o
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/winmain.o
gcc.archive bin.v2/libs/program_options/build/gcc-4.0.1/release/link-
static/threading-multi/libboost_program_options-gcc40-mt-1_36.a
common.copy stage/lib/libboost_program_options-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/python/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/numeric.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/list.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/long.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/dict.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/tuple.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/str.o
libs/python/src/str.cpp: In function 'boost::python::ssize_t
boost::python::detail::<unnamed>::str_size_as_py_ssize_t(size_t)':
libs/python/src/str.cpp:29: warning: comparison between signed and
unsigned integer expressions
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/slice.o
...on 600th target...
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/from_python.o
libs/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&)':
libs/python/src/converter/from_python.cpp:42: warning: 'data$construct'
may be used uninitialized in this function
libs/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&)':
libs/python/src/converter/from_python.cpp:42: warning: 'data$construct'
may be used uninitialized in this function
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/registry.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/type_id.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/enum.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/class.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/function.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/inheritance.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/life_support.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/pickle_support.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/errors.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/module.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/builtin_converters.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/arg_to_python_base.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/iterator.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/stl_iterator.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/object_protocol.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/object_operators.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/wrapper.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/import.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/exec.o
gcc.compile.c++ bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/function_doc_signature.o
gcc.archive bin.v2/libs/python/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_python-gcc40-mt-1_36.a
common.copy stage/lib/libboost_python-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/regex/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/c_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/cpp_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/cregex.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/fileiter.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/icu.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/instances.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/posix_api.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/regex.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/regex_debug.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/regex_raw_buffer.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/regex_traits_defaults.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/static_mutex.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/w32_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/wc_regex_traits.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/wide_posix_api.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/winstances.o
gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/usinstances.o
gcc.archive bin.v2/libs/regex/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_regex-gcc40-mt-1_36.a
ranlib: 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
ranlib: 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
ranlib: 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
ranlib: 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
common.copy stage/lib/libboost_regex-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix
bin.v2/libs/serialization/build/gcc-4.0.1/release/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/serialization/build/gcc-4.0.1/release/link-static/threading-
multi
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_pass.test/gcc-4.0.1/release
/link-static/threading-multi
gcc.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
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
ld: unknown option: --start-group
collect2: ld returned 1 exit status
"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
...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...
...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...
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_locale_fail.test/gcc-4.0.1/release
/link-static/threading-multi
gcc.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
libs/config/test/all/../no_std_locale_fail.cpp:27:2: error: #error "this
file should not compile"
libs/config/test/all/../no_std_locale_fail.cpp: In function 'int main(int,
char**)':
libs/config/test/all/../no_std_locale_fail.cpp:32: error:
'boost_no_std_locale' has not been declared
libs/config/test/all/../no_std_locale_fail.cpp:32: error: 'test' was not
declared in this scope
(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
**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
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_pass.test/gcc-4.0.1/release
/link-static/threading-multi
gcc.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
libs/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>]':
libs/config/test/all/../boost_no_std_wstreambuf.ipp:104: instantiated
from here
libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning:
enumeration value '_S_ios_seekdir_end' not handled in switch
libs/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>]':
libs/config/test/all/../boost_no_std_wstreambuf.ipp:105: instantiated
from here
libs/config/test/all/../boost_no_std_wstreambuf.ipp:59: warning:
enumeration value '_S_ios_seekdir_end' not handled in switch
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
ld: unknown option: --start-group
collect2: ld returned 1 exit status
"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
...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...
...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...
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix
bin.v2/libs/config/test/all/no_std_wstreambuf_fail.test/gcc-4.0.1/release
/link-static/threading-multi
gcc.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
libs/config/test/all/../no_std_wstreambuf_fail.cpp:27:2: error: #error
"this file should not compile"
libs/config/test/all/../no_std_wstreambuf_fail.cpp: In function 'int
main(int, char**)':
libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error:
'boost_no_std_wstreambuf' has not been declared
libs/config/test/all/../no_std_wstreambuf_fail.cpp:32: error: 'test' was
not declared in this scope
(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
**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
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
...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...
MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release
/link-static
MkDir1-quick-fix-for-unix bin.v2/libs/signals/build/gcc-4.0.1/release
/link-static/threading-multi
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
/threading-multi/trackable.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
/threading-multi/connection.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
/threading-multi/named_slot_map.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
/threading-multi/signal_base.o
gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
/threading-multi/slot.o
gcc.archive bin.v2/libs/signals/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_signals-gcc40-mt-1_36.a
common.copy stage/lib/libboost_signals-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/cpp_main.o
gcc.archive bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_prg_exec_monitor-gcc40-mt-1_36.a
common.copy stage/lib/libboost_prg_exec_monitor-gcc40-mt-1_36.a
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/exception_safety.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/interaction_based.o
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/logged_expectations.o
gcc.archive bin.v2/libs/test/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_unit_test_framework-gcc40-mt-1_36.a
common.copy stage/lib/libboost_unit_test_framework-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/thread/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/link-static
/threading-multi/thread.o
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/link-static
/threading-multi/exceptions.o
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.0.1/release/link-static
/threading-multi/once.o
gcc.archive bin.v2/libs/thread/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_thread-gcc40-mt-1_36.a
common.copy stage/lib/libboost_thread-gcc40-mt-1_36.a
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-
static
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-
static/threading-multi
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_cpp_exprgrammar.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_cpp_grammar.o
./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>]':
./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]'
libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here
./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
./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>*> >'
./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when
initialized here
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_cpp_literalgrs.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_defined_grammar.o
./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>]':
./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]'
libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here
./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
./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>*> >'
./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when
initialized here
...on 700th target...
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_predef_macros.o
./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>]':
./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]'
libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here
./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
./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>*> >'
./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when
initialized here
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_re2c_lexer.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/instantiate_re2c_lexer_str.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/token_ids.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/wave_config_constant.o
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-
static/threading-multi/cpplexer
MkDir1-quick-fix-for-unix bin.v2/libs/wave/build/gcc-4.0.1/release/link-
static/threading-multi/cpplexer/re2clex
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/cpplexer/re2clex/aq.o
gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/cpplexer/re2clex/cpp_re.o
gcc.archive bin.v2/libs/wave/build/gcc-4.0.1/release/link-static
/threading-multi/libboost_wave-gcc40-mt-1_36.a
common.copy stage/lib/libboost_wave-gcc40-mt-1_36.a
ln-UNIX stage/lib/libboost_date_time-gcc40-mt.a
ln-UNIX stage/lib/libboost_system-gcc40-mt.a
ln-UNIX stage/lib/libboost_filesystem-gcc40-mt.a
ln-UNIX stage/lib/libboost_graph-gcc40-mt.a
ln-UNIX stage/lib/libboost_iostreams-gcc40-mt.a
ln-UNIX stage/lib/libboost_math_tr1-gcc40-mt.a
ln-UNIX stage/lib/libboost_math_tr1f-gcc40-mt.a
ln-UNIX stage/lib/libboost_math_tr1l-gcc40-mt.a
ln-UNIX stage/lib/libboost_math_c99-gcc40-mt.a
ln-UNIX stage/lib/libboost_math_c99f-gcc40-mt.a
ln-UNIX stage/lib/libboost_math_c99l-gcc40-mt.a
ln-UNIX stage/lib/libboost_program_options-gcc40-mt.a
ln-UNIX stage/lib/libboost_python-gcc40-mt.a
ln-UNIX stage/lib/libboost_regex-gcc40-mt.a
...skipped <pstage/lib>libboost_serialization-gcc40-mt.a for lack of
<pstage/lib>libboost_serialization-gcc40-mt-1_36.a...
...skipped <pstage/lib>libboost_wserialization-gcc40-mt.a for lack of
<pstage/lib>libboost_wserialization-gcc40-mt-1_36.a...
ln-UNIX stage/lib/libboost_signals-gcc40-mt.a
ln-UNIX stage/lib/libboost_prg_exec_monitor-gcc40-mt.a
ln-UNIX stage/lib/libboost_unit_test_framework-gcc40-mt.a
ln-UNIX stage/lib/libboost_thread-gcc40-mt.a
ln-UNIX stage/lib/libboost_wave-gcc40-mt.a
...failed updating 24 targets...
...skipped 112 targets...
...updated 706 targets...
79-140-9-42:boost_1_36_0 ruslantelyuk$
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2364> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC