Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216553 Details for
Bug 298251
dev-libs/boost-1.41.0-r3: ICE with sys-devel/gcc-4.4 in assoc_laguerre.cpp
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
boost-1.41.0-r3 build log
build.log (text/plain), 104.07 KB, created by
Davide Pesavento (RETIRED)
on 2010-01-14 23:06:50 UTC
(
hide
)
Description:
boost-1.41.0-r3 build log
Filename:
MIME Type:
Creator:
Davide Pesavento (RETIRED)
Created:
2010-01-14 23:06:50 UTC
Size:
104.07 KB
patch
obsolete
> [32;01m*[0m CPV: dev-libs/boost-1.41.0-r3 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc eselect expat icu kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking boost_1_41_0.tar.bz2 to /var/tmp/portage/dev-libs/boost-1.41.0-r3/work >>>> Source unpacked in /var/tmp/portage/dev-libs/boost-1.41.0-r3/work >>>> Preparing source in /var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0 ... > [32;01m*[0m Applying remove-toolset-1.41.0.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-1.41.0-parameter-needs-python.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-1.41.0-mpi_process_group-missing-include.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-1.41.0-iostreams-missing-include-guard.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-1.41.0-fix-CRC-on-x64-during-gzip-decompression.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying boost-1.41.0-spirit-fixed-include-guard-conflict.patch ... >[A[174C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0 ... > [32;01m*[0m Writing new user-config.jam >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0 ... > [32;01m*[0m Using the following command to build: > [32;01m*[0m bjam-1_41 -j3 -q -d+2 gentoorelease -sICU_PATH=/usr -sEXPAT_INCLUDE=/usr/include -sEXPAT_LIBPATH=/usr/lib64 --without-mpi --without-python --user-config="/var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0/user-config.jam" --boost-build=/usr/share/boost-build-1_41 --prefix="/var/tmp/portage/dev-libs/boost-1.41.0-r3/image//usr" --layout=versioned threading=single,multi link=shared,static runtime-link=shared > >Building the Boost C++ Libraries. > >After the build, the headers will be located at > > /var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0 > >The libraries will be located at > > /var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0/stage/lib > >Use 'bjam install --prefix=<path>' if you wish to install headers and >libraries to a different location and remove the source tree. > > >Note: Building Boost.Regex with Unicode/ICU support enabled > Using ICU in /usr/include >warning: Graph library does not contain MPI-based parallel components. >note: to enable them, add "using mpi ;" to your user-config.jam >common.mkdir stage > > mkdir -p "stage" > >common.mkdir bin.v2 > > mkdir -p "bin.v2" > >common.mkdir stage/lib > > mkdir -p "stage/lib" > >common.mkdir bin.v2/libs > > mkdir -p "bin.v2/libs" > >common.mkdir bin.v2/libs/math > > mkdir -p "bin.v2/libs/math" > >common.mkdir bin.v2/libs/iostreams > > mkdir -p "bin.v2/libs/iostreams" > >common.mkdir bin.v2/libs/program_options > > mkdir -p "bin.v2/libs/program_options" > >common.mkdir bin.v2/libs/math/build > > mkdir -p "bin.v2/libs/math/build" > >common.mkdir bin.v2/libs/program_options/build > > mkdir -p "bin.v2/libs/program_options/build" > >common.mkdir bin.v2/libs/iostreams/build > > mkdir -p "bin.v2/libs/iostreams/build" > >common.mkdir bin.v2/libs/math/build/gcc-4.4 > > mkdir -p "bin.v2/libs/math/build/gcc-4.4" > >common.mkdir bin.v2/libs/program_options/build/gcc-4.4 > > mkdir -p "bin.v2/libs/program_options/build/gcc-4.4" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease" > >common.mkdir bin.v2/libs/program_options/build/gcc-4.4/gentoorelease > > mkdir -p "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease" > >common.mkdir bin.v2/libs/iostreams/build/gcc-4.4 > > mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4" > >common.mkdir bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease > > mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/.. > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/.." > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1 > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/file_descriptor.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/cmdline.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/cmdline.o" "libs/program_options/src/cmdline.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/mapped_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/gzip.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/gzip.o" "libs/iostreams/src/gzip.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/zlib.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/zlib.o" "libs/iostreams/src/zlib.cpp" > >common.mkdir bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static > > mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static" > >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/bzip2.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/bzip2.o" "libs/iostreams/src/bzip2.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/file_descriptor.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/libboost_iostreams-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/libboost_iostreams-1_41.so.1.41.0" -Wl,-h -Wl,libboost_iostreams-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/bzip2.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/mapped_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/zlib.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/zlib.o" "libs/iostreams/src/zlib.cpp" > >common.copy stage/lib/libboost_iostreams-1_41.so.1.41.0 > > cp "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/libboost_iostreams-1_41.so.1.41.0" "stage/lib/libboost_iostreams-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_iostreams-1_41.so > > ln -f -s 'libboost_iostreams-1_41.so.1.41.0' 'stage/lib/libboost_iostreams-1_41.so' > >ln-UNIX stage/lib/libboost_iostreams.so > > ln -f -s 'libboost_iostreams-1_41.so.1.41.0' 'stage/lib/libboost_iostreams.so' > >common.mkdir bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi > > mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/gzip.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/gzip.o" "libs/iostreams/src/gzip.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/bzip2.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/bzip2.o" "libs/iostreams/src/bzip2.cpp" > >RmTemps bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/libboost_iostreams-1_41.a(clean) > > rm -f "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/libboost_iostreams-1_41.a" > >gcc.archive bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/libboost_iostreams-1_41.a > > "/usr/bin/ar" rc "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/libboost_iostreams-1_41.a" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/bzip2.o" > >common.copy stage/lib/libboost_iostreams-1_41.a > > cp "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/libboost_iostreams-1_41.a" "stage/lib/libboost_iostreams-1_41.a" > >ln-UNIX stage/lib/libboost_iostreams.a > > ln -f -s 'libboost_iostreams-1_41.a' 'stage/lib/libboost_iostreams.a' > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/file_descriptor.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/mapped_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/zlib.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp" > >common.mkdir bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi > > mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/gzip.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/gzip.o" "libs/iostreams/src/gzip.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/file_descriptor.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/bzip2.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" > >RmTemps bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_iostreams-mt-1_41.a(clean) > > rm -f "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_iostreams-mt-1_41.a" > >gcc.archive bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_iostreams-mt-1_41.a > > "/usr/bin/ar" rc "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_iostreams-mt-1_41.a" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/bzip2.o" > >common.copy stage/lib/libboost_iostreams-mt-1_41.a > > cp "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_iostreams-mt-1_41.a" "stage/lib/libboost_iostreams-mt-1_41.a" > >ln-UNIX stage/lib/libboost_iostreams-mt.a > > ln -f -s 'libboost_iostreams-mt-1_41.a' 'stage/lib/libboost_iostreams-mt.a' > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/zlib.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/mapped_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/gzip.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/gzip.o" "libs/iostreams/src/gzip.cpp" > >gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/bzip2.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" > >gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/libboost_iostreams-mt-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/libboost_iostreams-mt-1_41.so.1.41.0" -Wl,-h -Wl,libboost_iostreams-mt-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/gzip.o" "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/bzip2.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -lrt -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread > >common.copy stage/lib/libboost_iostreams-mt-1_41.so.1.41.0 > > cp "bin.v2/libs/iostreams/build/gcc-4.4/gentoorelease/threading-multi/libboost_iostreams-mt-1_41.so.1.41.0" "stage/lib/libboost_iostreams-mt-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_iostreams-mt-1_41.so > > ln -f -s 'libboost_iostreams-mt-1_41.so.1.41.0' 'stage/lib/libboost_iostreams-mt-1_41.so' > >ln-UNIX stage/lib/libboost_iostreams-mt.so > > ln -f -s 'libboost_iostreams-mt-1_41.so.1.41.0' 'stage/lib/libboost_iostreams-mt.so' > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/config_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/config_file.o" "libs/program_options/src/config_file.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/variables_map.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/variables_map.o" "libs/program_options/src/variables_map.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/parsers.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/parsers.o" "libs/program_options/src/parsers.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/options_description.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/options_description.o" "libs/program_options/src/options_description.cpp" > >libs/program_options/src/options_description.cpp: In member function âboost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) constâ: >libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous âelseâ >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/utf8_codecvt_facet.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/positional_options.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/positional_options.o" "libs/program_options/src/positional_options.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/value_semantic.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/value_semantic.o" "libs/program_options/src/value_semantic.cpp" > >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around â&&â within â||â >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around â&&â within â||â >common.mkdir bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static > > mkdir -p "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/convert.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/convert.o" "libs/program_options/src/convert.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/winmain.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/winmain.o" "libs/program_options/src/winmain.cpp" > >gcc.link.dll bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/libboost_program_options-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/libboost_program_options-1_41.so.1.41.0" -Wl,-h -Wl,libboost_program_options-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/convert.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/winmain.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >common.copy stage/lib/libboost_program_options-1_41.so.1.41.0 > > cp "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/libboost_program_options-1_41.so.1.41.0" "stage/lib/libboost_program_options-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_program_options-1_41.so > > ln -f -s 'libboost_program_options-1_41.so.1.41.0' 'stage/lib/libboost_program_options-1_41.so' > >ln-UNIX stage/lib/libboost_program_options.so > > ln -f -s 'libboost_program_options-1_41.so.1.41.0' 'stage/lib/libboost_program_options.so' > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/config_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/config_file.o" "libs/program_options/src/config_file.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/cmdline.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/cmdline.o" "libs/program_options/src/cmdline.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/parsers.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/parsers.o" "libs/program_options/src/parsers.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/options_description.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/options_description.o" "libs/program_options/src/options_description.cpp" > >libs/program_options/src/options_description.cpp: In member function âboost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) constâ: >libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous âelseâ >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/positional_options.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/positional_options.o" "libs/program_options/src/positional_options.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/utf8_codecvt_facet.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/variables_map.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/variables_map.o" "libs/program_options/src/variables_map.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/convert.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/convert.o" "libs/program_options/src/convert.cpp" > >common.mkdir bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi > > mkdir -p "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/value_semantic.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/value_semantic.o" "libs/program_options/src/value_semantic.cpp" > >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around â&&â within â||â >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around â&&â within â||â >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/winmain.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/winmain.o" "libs/program_options/src/winmain.cpp" > >RmTemps bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/libboost_program_options-1_41.a(clean) > > rm -f "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/libboost_program_options-1_41.a" > >gcc.archive bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/libboost_program_options-1_41.a > > "/usr/bin/ar" rc "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/libboost_program_options-1_41.a" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/convert.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/winmain.o" > >common.copy stage/lib/libboost_program_options-1_41.a > > cp "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/libboost_program_options-1_41.a" "stage/lib/libboost_program_options-1_41.a" > >ln-UNIX stage/lib/libboost_program_options.a > > ln -f -s 'libboost_program_options-1_41.a' 'stage/lib/libboost_program_options.a' > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/cmdline.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/config_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/variables_map.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/options_description.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" > >libs/program_options/src/options_description.cpp: In member function âboost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) constâ: >libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous âelseâ >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/positional_options.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/utf8_codecvt_facet.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/parsers.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/winmain.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp" > >common.mkdir bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi > > mkdir -p "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/convert.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/convert.o" "libs/program_options/src/convert.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/value_semantic.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" > >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around â&&â within â||â >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around â&&â within â||â >RmTemps bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_program_options-mt-1_41.a(clean) > > rm -f "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_program_options-mt-1_41.a" > >gcc.archive bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_program_options-mt-1_41.a > > "/usr/bin/ar" rc "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_program_options-mt-1_41.a" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/winmain.o" > >common.copy stage/lib/libboost_program_options-mt-1_41.a > > cp "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/link-static/threading-multi/libboost_program_options-mt-1_41.a" "stage/lib/libboost_program_options-mt-1_41.a" > >ln-UNIX stage/lib/libboost_program_options-mt.a > > ln -f -s 'libboost_program_options-mt-1_41.a' 'stage/lib/libboost_program_options-mt.a' > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/config_file.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/cmdline.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/options_description.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" > >libs/program_options/src/options_description.cpp: In member function âboost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) constâ: >libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous âelseâ >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/parsers.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/positional_options.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/utf8_codecvt_facet.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/variables_map.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/value_semantic.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" > >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around â&&â within â||â >libs/program_options/src/value_semantic.cpp: In function âvoid boost::program_options::validate(boost::any&, const std::vector<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, std::allocator<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >&, std::string*, int)â: >libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around â&&â within â||â >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/convert.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/convert.o" "libs/program_options/src/convert.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_legendre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/beta.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/beta.o" "libs/math/build/../src/tr1/beta.cpp" > >gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/winmain.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_1.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_2.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp" > >gcc.link.dll bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/libboost_program_options-mt-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/libboost_program_options-mt-1_41.so.1.41.0" -Wl,-h -Wl,libboost_program_options-mt-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/winmain.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -pthread > >common.copy stage/lib/libboost_program_options-mt-1_41.so.1.41.0 > > cp "bin.v2/libs/program_options/build/gcc-4.4/gentoorelease/threading-multi/libboost_program_options-mt-1_41.so.1.41.0" "stage/lib/libboost_program_options-mt-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_program_options-mt-1_41.so > > ln -f -s 'libboost_program_options-mt-1_41.so.1.41.0' 'stage/lib/libboost_program_options-mt-1_41.so' > >ln-UNIX stage/lib/libboost_program_options-mt.so > > ln -f -s 'libboost_program_options-mt-1_41.so.1.41.0' 'stage/lib/libboost_program_options-mt.so' > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_3.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_i.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_k.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_1.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_2.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_j.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_3.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/hermite.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hermite.o" "libs/math/build/../src/tr1/hermite.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/legendre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/legendre.o" "libs/math/build/../src/tr1/legendre.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_neumann.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/expint.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expint.o" "libs/math/build/../src/tr1/expint.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_legendre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/riemann_zeta.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_laguerref.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_bessel.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/betaf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/betaf.o" "libs/math/build/../src/tr1/betaf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_legendref.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_1f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_2f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_neumann.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_3f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp" > >gcc.link.dll bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_tr1-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_tr1-1_41.so.1.41.0" -Wl,-h -Wl,libboost_math_tr1-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/beta.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_1.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_2.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_3.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expint.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hermite.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/laguerre.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/legendre.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_neumann.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >common.copy stage/lib/libboost_math_tr1-1_41.so.1.41.0 > > cp "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_tr1-1_41.so.1.41.0" "stage/lib/libboost_math_tr1-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_math_tr1-1_41.so > > ln -f -s 'libboost_math_tr1-1_41.so.1.41.0' 'stage/lib/libboost_math_tr1-1_41.so' > >ln-UNIX stage/lib/libboost_math_tr1.so > > ln -f -s 'libboost_math_tr1-1_41.so.1.41.0' 'stage/lib/libboost_math_tr1.so' > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_if.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_jf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_kf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_1f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_2f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_3f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_neumannf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/hermitef.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/laguerref.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/legendref.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/legendref.o" "libs/math/build/../src/tr1/legendref.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/expintf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expintf.o" "libs/math/build/../src/tr1/expintf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/riemann_zetaf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_legendref.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_besself.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/acosh.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/atanh.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cbrt.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/copysign.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/asinh.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/erfc.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erfc.o" "libs/math/build/../src/tr1/erfc.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_neumannf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/expm1.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expm1.o" "libs/math/build/../src/tr1/expm1.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/erf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erf.o" "libs/math/build/../src/tr1/erf.cpp" > >gcc.link.dll bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_tr1f-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_tr1f-1_41.so.1.41.0" -Wl,-h -Wl,libboost_math_tr1f-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/betaf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expintf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hermitef.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/laguerref.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/legendref.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_besself.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/sph_neumannf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >common.copy stage/lib/libboost_math_tr1f-1_41.so.1.41.0 > > cp "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_tr1f-1_41.so.1.41.0" "stage/lib/libboost_math_tr1f-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_math_tr1f-1_41.so > > ln -f -s 'libboost_math_tr1f-1_41.so.1.41.0' 'stage/lib/libboost_math_tr1f-1_41.so' > >ln-UNIX stage/lib/libboost_math_tr1f.so > > ln -f -s 'libboost_math_tr1f-1_41.so.1.41.0' 'stage/lib/libboost_math_tr1f.so' > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmin.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmin.o" "libs/math/build/../src/tr1/fmin.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmax.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmax.o" "libs/math/build/../src/tr1/fmax.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/hypot.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hypot.o" "libs/math/build/../src/tr1/hypot.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/fpclassify.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/llround.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/llround.o" "libs/math/build/../src/tr1/llround.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/lgamma.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/log1p.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/log1p.o" "libs/math/build/../src/tr1/log1p.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/lround.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lround.o" "libs/math/build/../src/tr1/lround.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/nextafter.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/round.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/round.o" "libs/math/build/../src/tr1/round.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/nexttoward.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/trunc.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/trunc.o" "libs/math/build/../src/tr1/trunc.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/tgamma.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp" > >gcc.link.dll bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_c99-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_c99-1_41.so.1.41.0" -Wl,-h -Wl,libboost_math_c99-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4/gentoorelease/acosh.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/asinh.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/atanh.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cbrt.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/copysign.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erfc.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expm1.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmax.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmin.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fpclassify.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hypot.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lgamma.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/llround.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/log1p.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lround.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nextafter.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nexttoward.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/round.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/tgamma.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/trunc.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >common.copy stage/lib/libboost_math_c99-1_41.so.1.41.0 > > cp "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_c99-1_41.so.1.41.0" "stage/lib/libboost_math_c99-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_math_c99-1_41.so > > ln -f -s 'libboost_math_c99-1_41.so.1.41.0' 'stage/lib/libboost_math_c99-1_41.so' > >ln-UNIX stage/lib/libboost_math_c99.so > > ln -f -s 'libboost_math_c99-1_41.so.1.41.0' 'stage/lib/libboost_math_c99.so' > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/acoshf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/atanhf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/cbrtf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/copysignf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/erfcf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/erff.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erff.o" "libs/math/build/../src/tr1/erff.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmaxf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/expm1f.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/asinhf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/fminf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fminf.o" "libs/math/build/../src/tr1/fminf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/fpclassifyf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/hypotf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/lgammaf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/lroundf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/llroundf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/log1pf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/nextafterf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/roundf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/roundf.o" "libs/math/build/../src/tr1/roundf.cpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/nexttowardf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/.. > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/.." > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/../src > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/../src" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/../src/tr1 > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/../src/tr1" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/tgammaf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/.. > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/.." > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src/tr1 > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src/tr1" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/truncf.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/truncf.o" "libs/math/build/../src/tr1/truncf.cpp" > >gcc.link.dll bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_c99f-1_41.so.1.41.0 > > "x86_64-pc-linux-gnu-g++" -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_c99f-1_41.so.1.41.0" -Wl,-h -Wl,libboost_math_c99f-1_41.so.1.41.0 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4/gentoorelease/acoshf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/asinhf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/atanhf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/cbrtf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/copysignf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erfcf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/erff.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/expm1f.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fmaxf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fminf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/hypotf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lgammaf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/llroundf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/log1pf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/lroundf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nextafterf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/roundf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/tgammaf.o" "bin.v2/libs/math/build/gcc-4.4/gentoorelease/truncf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu > >common.copy stage/lib/libboost_math_c99f-1_41.so.1.41.0 > > cp "bin.v2/libs/math/build/gcc-4.4/gentoorelease/libboost_math_c99f-1_41.so.1.41.0" "stage/lib/libboost_math_c99f-1_41.so.1.41.0" > >ln-UNIX stage/lib/libboost_math_c99f-1_41.so > > ln -f -s 'libboost_math_c99f-1_41.so.1.41.0' 'stage/lib/libboost_math_c99f-1_41.so' > >ln-UNIX stage/lib/libboost_math_c99f.so > > ln -f -s 'libboost_math_c99f-1_41.so.1.41.0' 'stage/lib/libboost_math_c99f.so' > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/.. > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/.." > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src" > >common.mkdir bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src/tr1 > > mkdir -p "bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src/tr1" > >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/assoc_laguerre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -fPIC -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" > >x86_64-pc-linux-gnu-g++: Internal error: Segmentation fault (program cc1plus) >Please submit a full bug report. >See <http://bugs.gentoo.org/> for instructions. >...removing bin.v2/libs/math/build/gcc-4.4/gentoorelease/threading-multi/assoc_laguerre.o >gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/../src/tr1/pch.hpp.gch > > "x86_64-pc-linux-gnu-g++" -x c++-header -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/../src/tr1/pch.hpp.gch" "libs/math/build/../src/tr1/pch.hpp" > >gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/assoc_legendre.o > > "x86_64-pc-linux-gnu-g++" -ftemplate-depth-128 -O2 -march=core2 -ggdb -pipe -fno-strict-aliasing -finline-functions -Wno-inline -Wall -pthread -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DNDEBUG -I"bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-4.4/gentoorelease/link-static/threading-multi/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" > >...failed updating 1 target... > [31;01m*[0m ERROR: dev-libs/boost-1.41.0-r3 failed: > [31;01m*[0m building boost failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 4038: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease ${OPTIONS} threading=single,multi link=shared,static runtime-link=shared || die "building boost failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/boost-1.41.0-r3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/boost-1.41.0-r3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/boost-1.41.0-r3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/boost-1.41.0-r3/work/boost_1_41_0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 298251
:
216030
| 216553 |
219591