public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] How to split boost emerge
@ 2012-07-12 15:47 Ezequiel Garcia
  2012-07-12 18:43 ` Florian Philipp
  0 siblings, 1 reply; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-12 15:47 UTC (permalink / raw
  To: gentoo-user

Hi,

This is related to my other gnash question.

I'd like to emerge boost but selecting only a few modules,
for instance: filesystem, thread, .... just a few.

But it seems there is no way to do it!

Any ideas?

Thanks,
Ezequiel.



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-12 15:47 [gentoo-user] How to split boost emerge Ezequiel Garcia
@ 2012-07-12 18:43 ` Florian Philipp
  2012-07-12 23:21   ` Alan McKinnon
  0 siblings, 1 reply; 16+ messages in thread
From: Florian Philipp @ 2012-07-12 18:43 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 675 bytes --]

Am 12.07.2012 17:47, schrieb Ezequiel Garcia:
> Hi,
> 
> This is related to my other gnash question.
> 
> I'd like to emerge boost but selecting only a few modules,
> for instance: filesystem, thread, .... just a few.
> 
> But it seems there is no way to do it!
> 
> Any ideas?
> 
> Thanks,
> Ezequiel.
> 

No, there is currently no way to do this. You could ask Diego Pettenò
(Flameeyes) [1][2] to implement it but Boost's build system is a mess
[3] and I'm not sure it is actually possible.

[1] mailto:flameeyes@flameeyes.eu
[2] http://blog.flameeyes.eu/
[3] http://blog.flameeyes.eu/2012/07/boosting-my-morale-i-wish

Regards,
Florian Philipp


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-12 18:43 ` Florian Philipp
@ 2012-07-12 23:21   ` Alan McKinnon
  2012-07-14  9:42     ` Florian Philipp
  0 siblings, 1 reply; 16+ messages in thread
From: Alan McKinnon @ 2012-07-12 23:21 UTC (permalink / raw
  To: gentoo-user; +Cc: lists

On Thu, 12 Jul 2012 20:43:47 +0200
Florian Philipp <lists@binarywings.net> wrote:

> Am 12.07.2012 17:47, schrieb Ezequiel Garcia:
> > Hi,
> > 
> > This is related to my other gnash question.
> > 
> > I'd like to emerge boost but selecting only a few modules,
> > for instance: filesystem, thread, .... just a few.
> > 
> > But it seems there is no way to do it!
> > 
> > Any ideas?
> > 
> > Thanks,
> > Ezequiel.
> > 
> 
> No, there is currently no way to do this. You could ask Diego Pettenò
> (Flameeyes) [1][2] to implement it but Boost's build system is a mess
> [3] and I'm not sure it is actually possible.
> 
> [1] mailto:flameeyes@flameeyes.eu
> [2] http://blog.flameeyes.eu/
> [3] http://blog.flameeyes.eu/2012/07/boosting-my-morale-i-wish


And the Boost docs anyway say something along the lines of

"You should not *actually* try and build this stuff. Copy-paste the
bits you need into your code."

I think that says it all...


-- 
Alan McKinnnon
alan.mckinnon@gmail.com




^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-12 23:21   ` Alan McKinnon
@ 2012-07-14  9:42     ` Florian Philipp
  2012-07-15 17:50       ` Ezequiel Garcia
  0 siblings, 1 reply; 16+ messages in thread
From: Florian Philipp @ 2012-07-14  9:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]

Am 13.07.2012 01:21, schrieb Alan McKinnon:
> On Thu, 12 Jul 2012 20:43:47 +0200
> Florian Philipp <lists@binarywings.net> wrote:
> 
>> Am 12.07.2012 17:47, schrieb Ezequiel Garcia:
>>> Hi,
>>>
>>> This is related to my other gnash question.
>>>
>>> I'd like to emerge boost but selecting only a few modules,
>>> for instance: filesystem, thread, .... just a few.
>>>
>>> But it seems there is no way to do it!
>>>
>>> Any ideas?
>>>
>>> Thanks,
>>> Ezequiel.
>>>
>>
>> No, there is currently no way to do this. You could ask Diego Pettenò
>> (Flameeyes) [1][2] to implement it but Boost's build system is a mess
>> [3] and I'm not sure it is actually possible.
>>
>> [1] mailto:flameeyes@flameeyes.eu
>> [2] http://blog.flameeyes.eu/
>> [3] http://blog.flameeyes.eu/2012/07/boosting-my-morale-i-wish
> 
> 
> And the Boost docs anyway say something along the lines of
> 
> "You should not *actually* try and build this stuff. Copy-paste the
> bits you need into your code."
> 
> I think that says it all...
> 
> 

Well, the nice thing about a template library is that for most of it,
that's exactly what the compiler does, anyway ;-)

Cheers,
Florian


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-14  9:42     ` Florian Philipp
@ 2012-07-15 17:50       ` Ezequiel Garcia
  2012-07-15 18:24         ` Ezequiel Garcia
  2012-07-15 18:25         ` Michael Mol
  0 siblings, 2 replies; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-15 17:50 UTC (permalink / raw
  To: gentoo-user

While trying to emerge gnash, I was forced to emerge --update boost.

But it failed! (I was actually doing emerge --deep --update @world)

I set MAKEOPTS="" as suggested to prevent multiple build jobs.


So, here are last words. They don't say anything to me :-(
--------------------------------------------------------------------


gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/aq.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/aq.o"
"libs/wave/src/cpplexer/re2clex/aq.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/cpp_re.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -w -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/cpp_re.o"
"libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

...skipped <pbin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_wave-mt-1_48.so.1.48.0
for lack of <pbin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_thread-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_wave-mt-1_48.so.1.48.0 for lack of
<pbin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_wave-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_wave-mt-1_48.so for lack of
<pstage/lib>libboost_wave-mt-1_48.so.1.48.0...
...failed updating 5 targets...
 * ERROR: dev-libs/boost-1.48.0-r2 failed (compile phase):
 *   Building of Boost libraries failed
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 5343:  Called building
 *   environment, line 5306:  Called die
 * The specific snippet of code:
 *           ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease
--user-config=user-config.jam ${OPTIONS} threading=single,multi
${LINK_OPTS} runtime-link=shared $(use python && echo
--python-buildid=${PYTHON_ABI}) || die "Building of Boost libraries
failed";
 *

--------------------------------------------------------------------
build log
--------------------------------------------------------------------

^[[32;01m * ^[[39;49;00mPackage:    dev-libs/boost-1.48.0-r2
^[[32;01m * ^[[39;49;00mRepository: gentoo
^[[32;01m * ^[[39;49;00mMaintainer: dev-zero@gentoo.org
SebastianLuther@gmx.de,hwoarang@gentoo.org,arfrever.fta@gmail.com,cpp@gentoo.org
^[[32;01m * ^[[39;49;00mUSE:        elibc_glibc eselect kernel_linux
userland_GNU x86
^[[32;01m * ^[[39;49;00mFEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking boost_1_48_0.tar.bz2 to /var/tmp/portage/dev-libs/boost-1.48.0-r2/work
>>> Source unpacked in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work
>>> Preparing source in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0 ...
 ^[[32;01m*^[[0m Applying boost-1.48.0-BOOST_FOREACH.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-mpi_python3.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-respect_python-buildid.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-support_dots_in_python-buildid.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-no_strict_aliasing_python2.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-disable_libboost_python3.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-python_linking.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying boost-1.48.0-disable_icu_rpath.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
 ^[[32;01m*^[[0m Applying remove-toolset-1.48.0.patch ...
^[[A^[[105C ^[[34;01m[ ^[[32;01mok^[[34;01m ]^[[0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0 ...
 ^[[32;01m*^[[0m Using the following command to build:
 ^[[32;01m*^[[0m b2-1_48  -q -d+2 gentoorelease
--user-config=user-config.jam  --disable-icu boost.locale.icu=off
--without-mpi --without-python pch=off
--boost-build=/usr/share/boost-build-1_48
--prefix="/var/tmp/portage/dev-libs/boost-1.48.0-r2/image/usr"
--layout=versioned threading=single,multi link=shared
runtime-link=shared

Building the Boost C++ Libraries.


Performing configuration checks

    - has_icu builds           : no
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
    - iconv (libc)             : yes
    - ../config//has_gcc_visibility builds : yes
    - ../config//has_long_double_support builds : yes

Component configuration:

    - chrono                   : building
    - date_time                : building
    - exception                : building
    - filesystem               : building
    - graph                    : building
    - graph_parallel           : building
    - iostreams                : building
    - locale                   : building
    - math                     : building
    - mpi                      : not building
    - program_options          : building
    - python                   : not building
    - random                   : building
    - regex                    : building
    - serialization            : building
    - signals                  : building
    - system                   : building
    - test                     : building
    - thread                   : building
    - timer                    : building
    - wave                     : building

common.mkdir stage

        mkdir -p "stage"

common.mkdir stage/lib

        mkdir -p "stage/lib"

common.mkdir bin.v2/libs/filesystem

        mkdir -p "bin.v2/libs/filesystem"

common.mkdir bin.v2/libs/filesystem/build

        mkdir -p "bin.v2/libs/filesystem/build"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7

        mkdir -p "bin.v2/libs/filesystem/build/gcc-4.7"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_operations.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_operations.o"
"libs/filesystem/v2/src/v2_operations.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_path.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_path.o"
"libs/filesystem/v2/src/v2_path.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_portability.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_portability.o"
"libs/filesystem/v2/src/v2_portability.cpp"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/operations.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/operations.o"
"libs/filesystem/v3/src/operations.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/path.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/path.o"
"libs/filesystem/v3/src/path.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/portability.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/portability.o"
"libs/filesystem/v3/src/portability.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/windows_file_codecvt.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/windows_file_codecvt.o"
"libs/filesystem/v3/src/windows_file_codecvt.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/codecvt_error_category.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/codecvt_error_category.o"
"libs/filesystem/v3/src/codecvt_error_category.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/path_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/path_traits.o"
"libs/filesystem/v3/src/path_traits.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/unique_path.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/unique_path.o"
"libs/filesystem/v3/src/unique_path.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/utf8_codecvt_facet.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_FILESYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG
-I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/utf8_codecvt_facet.o"
"libs/filesystem/v3/src/utf8_codecvt_facet.cpp"

common.mkdir bin.v2/libs/system

        mkdir -p "bin.v2/libs/system"

common.mkdir bin.v2/libs/system/build

        mkdir -p "bin.v2/libs/system/build"

common.mkdir bin.v2/libs/system/build/gcc-4.7

        mkdir -p "bin.v2/libs/system/build/gcc-4.7"

common.mkdir bin.v2/libs/system/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/system/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/error_code.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/error_code.o"
"libs/system/src/error_code.cpp"

gcc.link.dll bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_system-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_system-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_system-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/error_code.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

gcc.link.dll bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_filesystem-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_filesystem-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_filesystem-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_operations.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_path.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v2/src/v2_portability.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/operations.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/path.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/portability.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/windows_file_codecvt.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/codecvt_error_category.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/path_traits.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/unique_path.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/v3/src/utf8_codecvt_facet.o"
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_system-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_filesystem-1_48.so.1.48.0

    cp "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_filesystem-1_48.so.1.48.0"
 "stage/lib/libboost_filesystem-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_filesystem-1_48.so

    ln -f -s 'libboost_filesystem-1_48.so.1.48.0'
'stage/lib/libboost_filesystem-1_48.so'

common.mkdir bin.v2/libs/regex/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/regex/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/c_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/c_regex_traits.o"
"libs/regex/build/../src/c_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpp_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpp_regex_traits.o"
"libs/regex/build/../src/cpp_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cregex.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cregex.o"
"libs/regex/build/../src/cregex.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fileiter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fileiter.o"
"libs/regex/build/../src/fileiter.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/icu.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/icu.o"
"libs/regex/build/../src/icu.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instances.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instances.o"
"libs/regex/build/../src/instances.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/posix_api.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/posix_api.o"
"libs/regex/build/../src/posix_api.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex.o"
"libs/regex/build/../src/regex.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_debug.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_debug.o"
"libs/regex/build/../src/regex_debug.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_raw_buffer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_raw_buffer.o"
"libs/regex/build/../src/regex_raw_buffer.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_traits_defaults.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_traits_defaults.o"
"libs/regex/build/../src/regex_traits_defaults.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/static_mutex.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/static_mutex.o"
"libs/regex/build/../src/static_mutex.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/w32_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/w32_regex_traits.o"
"libs/regex/build/../src/w32_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wc_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wc_regex_traits.o"
"libs/regex/build/../src/wc_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wide_posix_api.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wide_posix_api.o"
"libs/regex/build/../src/wide_posix_api.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/winstances.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/winstances.o"
"libs/regex/build/../src/winstances.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/usinstances.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/usinstances.o"
"libs/regex/build/../src/usinstances.cpp"

gcc.link.dll bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_regex-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_regex-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_regex-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/c_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpp_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cregex.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fileiter.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/icu.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instances.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/posix_api.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_debug.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_raw_buffer.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/regex_traits_defaults.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/static_mutex.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/w32_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wc_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wide_posix_api.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/winstances.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/usinstances.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_regex-1_48.so.1.48.0

    cp "bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_regex-1_48.so.1.48.0"
 "stage/lib/libboost_regex-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_regex-1_48.so

    ln -f -s 'libboost_regex-1_48.so.1.48.0' 'stage/lib/libboost_regex-1_48.so'

common.mkdir bin.v2/libs/graph

        mkdir -p "bin.v2/libs/graph"

common.mkdir bin.v2/libs/graph/build

        mkdir -p "bin.v2/libs/graph/build"

common.mkdir bin.v2/libs/graph/build/gcc-4.7

        mkdir -p "bin.v2/libs/graph/build/gcc-4.7"

common.mkdir bin.v2/libs/graph/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/graph/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/read_graphviz_new.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG  -I"." -I"libs/graph/src" -c -o
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/read_graphviz_new.o"
"libs/graph/src/read_graphviz_new.cpp"

gcc.compile.c++
bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/graphml.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG  -I"." -I"libs/graph/src" -c -o
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/graphml.o"
"libs/graph/src/graphml.cpp"

gcc.link.dll bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_graph-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_graph-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_graph-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/read_graphviz_new.o"
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/graphml.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_regex-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_graph-1_48.so.1.48.0

    cp "bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_graph-1_48.so.1.48.0"
 "stage/lib/libboost_graph-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_graph-1_48.so

    ln -f -s 'libboost_graph-1_48.so.1.48.0' 'stage/lib/libboost_graph-1_48.so'

common.mkdir bin.v2/libs/iostreams

        mkdir -p "bin.v2/libs/iostreams"

common.mkdir bin.v2/libs/iostreams/build

        mkdir -p "bin.v2/libs/iostreams/build"

common.mkdir bin.v2/libs/iostreams/build/gcc-4.7

        mkdir -p "bin.v2/libs/iostreams/build/gcc-4.7"

common.mkdir bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/file_descriptor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG
 -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/file_descriptor.o"
"libs/iostreams/src/file_descriptor.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/mapped_file.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG
 -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/mapped_file.o"
"libs/iostreams/src/mapped_file.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/zlib.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG
 -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/zlib.o"
"libs/iostreams/src/zlib.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gzip.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG
 -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gzip.o"
"libs/iostreams/src/gzip.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/bzip2.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_IOSTREAMS_DYN_LINK=1 -DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG
 -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/bzip2.o"
"libs/iostreams/src/bzip2.cpp"

gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_iostreams-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_iostreams-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_iostreams-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/file_descriptor.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/mapped_file.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/zlib.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gzip.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/bzip2.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lbz2 -lz -Wl,--end-group -Wl,-O1
-Wl,--as-needed

common.copy stage/lib/libboost_iostreams-1_48.so.1.48.0

    cp "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_iostreams-1_48.so.1.48.0"
 "stage/lib/libboost_iostreams-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_iostreams-1_48.so

    ln -f -s 'libboost_iostreams-1_48.so.1.48.0'
'stage/lib/libboost_iostreams-1_48.so'

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/locale/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/encoding

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/encoding"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/encoding/codepage.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/encoding/codepage.o"
"libs/locale/src/encoding/codepage.cpp"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/date_time.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/date_time.o"
"libs/locale/src/shared/date_time.cpp"

In file included from ./boost/thread/detail/platform.hpp:17:0,
                 from ./boost/thread/mutex.hpp:12,
                 from libs/locale/src/shared/date_time.cpp:11:
./boost/config/requires_threads.hpp:29:4: error: #error "Threading
support unavaliable: it has been explicitly disabled with
BOOST_DISABLE_THREADS"
In file included from ./boost/thread/mutex.hpp:12:0,
                 from libs/locale/src/shared/date_time.cpp:11:
./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
boost threads are available for this platform."
In file included from libs/locale/src/shared/date_time.cpp:11:0:
./boost/thread/mutex.hpp:18:2: error: #error "Boost threads
unavailable on this platform"
libs/locale/src/shared/date_time.cpp:435:5: error: ‘mutex’ in
namespace ‘boost’ does not name a type
libs/locale/src/shared/date_time.cpp: In function ‘std::string
boost::locale::time_zone::global()’:
libs/locale/src/shared/date_time.cpp:447:9: error: ‘unique_lock’ is
not a member of ‘boost’
libs/locale/src/shared/date_time.cpp:447:28: error: ‘mutex’ is not a
member of ‘boost’
libs/locale/src/shared/date_time.cpp:447:56: error: ‘tz_mutex’ was not
declared in this scope
libs/locale/src/shared/date_time.cpp:447:57: error: ‘lock’ was not
declared in this scope
libs/locale/src/shared/date_time.cpp: In function ‘std::string
boost::locale::time_zone::global(const string&)’:
libs/locale/src/shared/date_time.cpp:453:9: error: ‘unique_lock’ is
not a member of ‘boost’
libs/locale/src/shared/date_time.cpp:453:28: error: ‘mutex’ is not a
member of ‘boost’
libs/locale/src/shared/date_time.cpp:453:56: error: ‘tz_mutex’ was not
declared in this scope
libs/locale/src/shared/date_time.cpp:453:57: error: ‘lock’ was not
declared in this scope
gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/format.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/format.o"
"libs/locale/src/shared/format.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/formatting.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/formatting.o"
"libs/locale/src/shared/formatting.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/generator.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/generator.o"
"libs/locale/src/shared/generator.cpp"

In file included from ./boost/thread/detail/platform.hpp:17:0,
                 from ./boost/thread/mutex.hpp:12,
                 from libs/locale/src/shared/generator.cpp:16:
./boost/config/requires_threads.hpp:29:4: error: #error "Threading
support unavaliable: it has been explicitly disabled with
BOOST_DISABLE_THREADS"
In file included from ./boost/thread/mutex.hpp:12:0,
                 from libs/locale/src/shared/generator.cpp:16:
./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
boost threads are available for this platform."
In file included from libs/locale/src/shared/generator.cpp:16:0:
./boost/thread/mutex.hpp:18:2: error: #error "Boost threads
unavailable on this platform"
libs/locale/src/shared/generator.cpp:32:21: error: ‘mutex’ in
namespace ‘boost’ does not name a type
libs/locale/src/shared/generator.cpp: In member function ‘std::locale
boost::locale::generator::generate(const std::locale&, const string&)
const’:
libs/locale/src/shared/generator.cpp:122:17: error: ‘unique_lock’ is
not a member of ‘boost’
libs/locale/src/shared/generator.cpp:122:36: error: ‘mutex’ is not a
member of ‘boost’
libs/locale/src/shared/generator.cpp:122:59: error:
‘std::auto_ptr<boost::locale::generator::data>::element_type’ has no
member named ‘cached_lock’
libs/locale/src/shared/generator.cpp:122:70: error: ‘guard’ was not
declared in this scope
libs/locale/src/shared/generator.cpp:150:17: error: ‘unique_lock’ is
not a member of ‘boost’
libs/locale/src/shared/generator.cpp:150:36: error: ‘mutex’ is not a
member of ‘boost’
libs/locale/src/shared/generator.cpp:150:59: error:
‘std::auto_ptr<boost::locale::generator::data>::element_type’ has no
member named ‘cached_lock’
libs/locale/src/shared/generator.cpp:150:70: error: ‘guard’ was not
declared in this scope
gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/ids.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/ids.o"
"libs/locale/src/shared/ids.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/localization_backend.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/localization_backend.o"
"libs/locale/src/shared/localization_backend.cpp"

In file included from ./boost/thread/detail/platform.hpp:17:0,
                 from ./boost/thread/mutex.hpp:12,
                 from libs/locale/src/shared/localization_backend.cpp:11:
./boost/config/requires_threads.hpp:29:4: error: #error "Threading
support unavaliable: it has been explicitly disabled with
BOOST_DISABLE_THREADS"
In file included from ./boost/thread/mutex.hpp:12:0,
                 from libs/locale/src/shared/localization_backend.cpp:11:
./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
boost threads are available for this platform."
In file included from libs/locale/src/shared/localization_backend.cpp:11:0:
./boost/thread/mutex.hpp:18:2: error: #error "Boost threads
unavailable on this platform"
libs/locale/src/shared/localization_backend.cpp:205:13: error: ‘mutex’
in namespace ‘boost’ does not name a type
libs/locale/src/shared/localization_backend.cpp: In static member
function ‘static boost::locale::localization_backend_manager
boost::locale::localization_backend_manager::global()’:
libs/locale/src/shared/localization_backend.cpp:248:13: error:
‘unique_lock’ is not a member of ‘boost’
libs/locale/src/shared/localization_backend.cpp:248:32: error: ‘mutex’
is not a member of ‘boost’
libs/locale/src/shared/localization_backend.cpp:248:86: error:
‘localization_backend_manager_mutex’ was not declared in this scope
libs/locale/src/shared/localization_backend.cpp:248:87: error: ‘lock’
was not declared in this scope
libs/locale/src/shared/localization_backend.cpp: In static member
function ‘static boost::locale::localization_backend_manager
boost::locale::localization_backend_manager::global(const
boost::locale::localization_backend_manager&)’:
libs/locale/src/shared/localization_backend.cpp:254:13: error:
‘unique_lock’ is not a member of ‘boost’
libs/locale/src/shared/localization_backend.cpp:254:32: error: ‘mutex’
is not a member of ‘boost’
libs/locale/src/shared/localization_backend.cpp:254:86: error:
‘localization_backend_manager_mutex’ was not declared in this scope
libs/locale/src/shared/localization_backend.cpp:254:87: error: ‘lock’
was not declared in this scope
gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/message.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/message.o"
"libs/locale/src/shared/message.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/mo_lambda.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared/mo_lambda.o"
"libs/locale/src/shared/mo_lambda.cpp"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/codecvt_converter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/codecvt_converter.o"
"libs/locale/src/util/codecvt_converter.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/default_locale.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/default_locale.o"
"libs/locale/src/util/default_locale.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/info.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/info.o"
"libs/locale/src/util/info.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/locale_data.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/locale_data.o"
"libs/locale/src/util/locale_data.cpp"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/codecvt.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/codecvt.o"
"libs/locale/src/posix/codecvt.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/collate.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/collate.o"
"libs/locale/src/posix/collate.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/converter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/converter.o"
"libs/locale/src/posix/converter.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/numeric.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/numeric.o"
"libs/locale/src/posix/numeric.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/posix_backend.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix/posix_backend.o"
"libs/locale/src/posix/posix_backend.cpp"

common.mkdir bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std

        mkdir -p
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/codecvt.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/codecvt.o"
"libs/locale/src/std/codecvt.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/collate.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/collate.o"
"libs/locale/src/std/collate.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/converter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/converter.o"
"libs/locale/src/std/converter.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/numeric.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/numeric.o"
"libs/locale/src/std/numeric.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/std_backend.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/std/std_backend.o"
"libs/locale/src/std/std_backend.cpp"

gcc.compile.c++
bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/gregorian.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_LOCALE_DYN_LINK=1
-DBOOST_LOCALE_NO_WINAPI_BACKEND=1 -DBOOST_LOCALE_WITH_ICONV=1
-DBOOST_THREAD_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/util/gregorian.o"
"libs/locale/src/util/gregorian.cpp"

...skipped <pbin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_locale-mt-1_48.so.1.48.0
for lack of <pbin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>shared/date_time.o...
...skipped <pstage/lib>libboost_locale-mt-1_48.so.1.48.0 for lack of
<pbin.v2/libs/locale/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_locale-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_locale-mt-1_48.so for lack of
<pstage/lib>libboost_locale-mt-1_48.so.1.48.0...
common.mkdir bin.v2/libs/math/build

        mkdir -p "bin.v2/libs/math/build"

common.mkdir bin.v2/libs/math/build/gcc-4.7

        mkdir -p "bin.v2/libs/math/build/gcc-4.7"

common.mkdir bin.v2/libs/math/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/math/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerre.o"
"libs/math/build/../src/tr1/assoc_laguerre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendre.o"
"libs/math/build/../src/tr1/assoc_legendre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/beta.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/beta.o"
"libs/math/build/../src/tr1/beta.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1.o"
"libs/math/build/../src/tr1/comp_ellint_1.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2.o"
"libs/math/build/../src/tr1/comp_ellint_2.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3.o"
"libs/math/build/../src/tr1/comp_ellint_3.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_i.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_i.o"
"libs/math/build/../src/tr1/cyl_bessel_i.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_j.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_j.o"
"libs/math/build/../src/tr1/cyl_bessel_j.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_k.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_k.o"
"libs/math/build/../src/tr1/cyl_bessel_k.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumann.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumann.o"
"libs/math/build/../src/tr1/cyl_neumann.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1.o"
"libs/math/build/../src/tr1/ellint_1.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2.o"
"libs/math/build/../src/tr1/ellint_2.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3.o"
"libs/math/build/../src/tr1/ellint_3.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expint.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expint.o"
"libs/math/build/../src/tr1/expint.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermite.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermite.o"
"libs/math/build/../src/tr1/hermite.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerre.o"
"libs/math/build/../src/tr1/laguerre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendre.o"
"libs/math/build/../src/tr1/legendre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zeta.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zeta.o"
"libs/math/build/../src/tr1/riemann_zeta.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_bessel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_bessel.o"
"libs/math/build/../src/tr1/sph_bessel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendre.o"
"libs/math/build/../src/tr1/sph_legendre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumann.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumann.o"
"libs/math/build/../src/tr1/sph_neumann.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_tr1-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/beta.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_i.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_j.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_k.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumann.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expint.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermite.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zeta.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_bessel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumann.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_math_tr1-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1-1_48.so.1.48.0"
 "stage/lib/libboost_math_tr1-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_tr1-1_48.so

    ln -f -s 'libboost_math_tr1-1_48.so.1.48.0'
'stage/lib/libboost_math_tr1-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerref.o"
"libs/math/build/../src/tr1/assoc_laguerref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendref.o"
"libs/math/build/../src/tr1/assoc_legendref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/betaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/betaf.o"
"libs/math/build/../src/tr1/betaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1f.o"
"libs/math/build/../src/tr1/comp_ellint_1f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2f.o"
"libs/math/build/../src/tr1/comp_ellint_2f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3f.o"
"libs/math/build/../src/tr1/comp_ellint_3f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_if.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_if.o"
"libs/math/build/../src/tr1/cyl_bessel_if.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_jf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_jf.o"
"libs/math/build/../src/tr1/cyl_bessel_jf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_kf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_kf.o"
"libs/math/build/../src/tr1/cyl_bessel_kf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumannf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumannf.o"
"libs/math/build/../src/tr1/cyl_neumannf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1f.o"
"libs/math/build/../src/tr1/ellint_1f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2f.o"
"libs/math/build/../src/tr1/ellint_2f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3f.o"
"libs/math/build/../src/tr1/ellint_3f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expintf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expintf.o"
"libs/math/build/../src/tr1/expintf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermitef.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermitef.o"
"libs/math/build/../src/tr1/hermitef.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerref.o"
"libs/math/build/../src/tr1/laguerref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendref.o"
"libs/math/build/../src/tr1/legendref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zetaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zetaf.o"
"libs/math/build/../src/tr1/riemann_zetaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_besself.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_besself.o"
"libs/math/build/../src/tr1/sph_besself.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendref.o"
"libs/math/build/../src/tr1/sph_legendref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumannf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumannf.o"
"libs/math/build/../src/tr1/sph_neumannf.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1f-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1f-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_tr1f-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/betaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_if.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_jf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_kf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumannf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expintf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermitef.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zetaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_besself.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumannf.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_math_tr1f-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1f-1_48.so.1.48.0"
 "stage/lib/libboost_math_tr1f-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_tr1f-1_48.so

    ln -f -s 'libboost_math_tr1f-1_48.so.1.48.0'
'stage/lib/libboost_math_tr1f-1_48.so'

common.mkdir bin.v2/libs/math/config/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/math/config/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/has_long_double_support.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DNDEBUG  -I"." -c -o
"bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/has_long_double_support.o"
"libs/math/config/has_long_double_support.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerrel.o"
"libs/math/build/../src/tr1/assoc_laguerrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendrel.o"
"libs/math/build/../src/tr1/assoc_legendrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/betal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/betal.o"
"libs/math/build/../src/tr1/betal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1l.o"
"libs/math/build/../src/tr1/comp_ellint_1l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2l.o"
"libs/math/build/../src/tr1/comp_ellint_2l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3l.o"
"libs/math/build/../src/tr1/comp_ellint_3l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_il.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_il.o"
"libs/math/build/../src/tr1/cyl_bessel_il.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_jl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_jl.o"
"libs/math/build/../src/tr1/cyl_bessel_jl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_kl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_kl.o"
"libs/math/build/../src/tr1/cyl_bessel_kl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumannl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumannl.o"
"libs/math/build/../src/tr1/cyl_neumannl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1l.o"
"libs/math/build/../src/tr1/ellint_1l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2l.o"
"libs/math/build/../src/tr1/ellint_2l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3l.o"
"libs/math/build/../src/tr1/ellint_3l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expintl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expintl.o"
"libs/math/build/../src/tr1/expintl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermitel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermitel.o"
"libs/math/build/../src/tr1/hermitel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerrel.o"
"libs/math/build/../src/tr1/laguerrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendrel.o"
"libs/math/build/../src/tr1/legendrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zetal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zetal.o"
"libs/math/build/../src/tr1/riemann_zetal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_bessell.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_bessell.o"
"libs/math/build/../src/tr1/sph_bessell.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendrel.o"
"libs/math/build/../src/tr1/sph_legendrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumannl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumannl.o"
"libs/math/build/../src/tr1/sph_neumannl.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1l-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1l-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_tr1l-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_laguerrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/assoc_legendrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/betal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_1l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_2l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/comp_ellint_3l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_il.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_jl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_bessel_kl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cyl_neumannl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_1l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_2l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/ellint_3l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expintl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hermitel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/laguerrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/legendrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/riemann_zetal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_bessell.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_legendrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/sph_neumannl.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_math_tr1l-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_tr1l-1_48.so.1.48.0"
 "stage/lib/libboost_math_tr1l-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_tr1l-1_48.so

    ln -f -s 'libboost_math_tr1l-1_48.so.1.48.0'
'stage/lib/libboost_math_tr1l-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acosh.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acosh.o"
"libs/math/build/../src/tr1/acosh.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinh.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinh.o"
"libs/math/build/../src/tr1/asinh.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanh.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanh.o"
"libs/math/build/../src/tr1/atanh.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrt.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrt.o"
"libs/math/build/../src/tr1/cbrt.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysign.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysign.o"
"libs/math/build/../src/tr1/copysign.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfc.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfc.o"
"libs/math/build/../src/tr1/erfc.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erf.o"
"libs/math/build/../src/tr1/erf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1.o"
"libs/math/build/../src/tr1/expm1.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmax.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmax.o"
"libs/math/build/../src/tr1/fmax.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmin.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmin.o"
"libs/math/build/../src/tr1/fmin.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassify.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassify.o"
"libs/math/build/../src/tr1/fpclassify.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypot.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypot.o"
"libs/math/build/../src/tr1/hypot.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgamma.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgamma.o"
"libs/math/build/../src/tr1/lgamma.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llround.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llround.o"
"libs/math/build/../src/tr1/llround.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1p.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1p.o"
"libs/math/build/../src/tr1/log1p.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lround.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lround.o"
"libs/math/build/../src/tr1/lround.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafter.o"
"libs/math/build/../src/tr1/nextafter.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttoward.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttoward.o"
"libs/math/build/../src/tr1/nexttoward.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/round.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/round.o"
"libs/math/build/../src/tr1/round.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgamma.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgamma.o"
"libs/math/build/../src/tr1/tgamma.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/trunc.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/trunc.o"
"libs/math/build/../src/tr1/trunc.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_c99-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acosh.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinh.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanh.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrt.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysign.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfc.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmax.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmin.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassify.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypot.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgamma.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llround.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1p.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lround.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafter.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttoward.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/round.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgamma.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/trunc.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_math_c99-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99-1_48.so.1.48.0"
 "stage/lib/libboost_math_c99-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_c99-1_48.so

    ln -f -s 'libboost_math_c99-1_48.so.1.48.0'
'stage/lib/libboost_math_c99-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acoshf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acoshf.o"
"libs/math/build/../src/tr1/acoshf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinhf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinhf.o"
"libs/math/build/../src/tr1/asinhf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanhf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanhf.o"
"libs/math/build/../src/tr1/atanhf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrtf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrtf.o"
"libs/math/build/../src/tr1/cbrtf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysignf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysignf.o"
"libs/math/build/../src/tr1/copysignf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfcf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfcf.o"
"libs/math/build/../src/tr1/erfcf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erff.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erff.o"
"libs/math/build/../src/tr1/erff.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1f.o"
"libs/math/build/../src/tr1/expm1f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmaxf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmaxf.o"
"libs/math/build/../src/tr1/fmaxf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fminf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fminf.o"
"libs/math/build/../src/tr1/fminf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassifyf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassifyf.o"
"libs/math/build/../src/tr1/fpclassifyf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypotf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypotf.o"
"libs/math/build/../src/tr1/hypotf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgammaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgammaf.o"
"libs/math/build/../src/tr1/lgammaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llroundf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llroundf.o"
"libs/math/build/../src/tr1/llroundf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1pf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1pf.o"
"libs/math/build/../src/tr1/log1pf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lroundf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lroundf.o"
"libs/math/build/../src/tr1/lroundf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafterf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafterf.o"
"libs/math/build/../src/tr1/nextafterf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttowardf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttowardf.o"
"libs/math/build/../src/tr1/nexttowardf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/roundf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/roundf.o"
"libs/math/build/../src/tr1/roundf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgammaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgammaf.o"
"libs/math/build/../src/tr1/tgammaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/truncf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/truncf.o"
"libs/math/build/../src/tr1/truncf.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99f-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99f-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_c99f-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acoshf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinhf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanhf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrtf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysignf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfcf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erff.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmaxf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fminf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassifyf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypotf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgammaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llroundf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1pf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lroundf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafterf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttowardf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/roundf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgammaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/truncf.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_math_c99f-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99f-1_48.so.1.48.0"
 "stage/lib/libboost_math_c99f-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_c99f-1_48.so

    ln -f -s 'libboost_math_c99f-1_48.so.1.48.0'
'stage/lib/libboost_math_c99f-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acoshl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acoshl.o"
"libs/math/build/../src/tr1/acoshl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinhl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinhl.o"
"libs/math/build/../src/tr1/asinhl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanhl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanhl.o"
"libs/math/build/../src/tr1/atanhl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrtl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrtl.o"
"libs/math/build/../src/tr1/cbrtl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysignl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysignl.o"
"libs/math/build/../src/tr1/copysignl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfcl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfcl.o"
"libs/math/build/../src/tr1/erfcl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfl.o"
"libs/math/build/../src/tr1/erfl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1l.o"
"libs/math/build/../src/tr1/expm1l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmaxl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmaxl.o"
"libs/math/build/../src/tr1/fmaxl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fminl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fminl.o"
"libs/math/build/../src/tr1/fminl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassifyl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassifyl.o"
"libs/math/build/../src/tr1/fpclassifyl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypotl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypotl.o"
"libs/math/build/../src/tr1/hypotl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgammal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgammal.o"
"libs/math/build/../src/tr1/lgammal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llroundl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llroundl.o"
"libs/math/build/../src/tr1/llroundl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1pl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1pl.o"
"libs/math/build/../src/tr1/log1pl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lroundl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lroundl.o"
"libs/math/build/../src/tr1/lroundl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafterl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafterl.o"
"libs/math/build/../src/tr1/nextafterl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttowardl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttowardl.o"
"libs/math/build/../src/tr1/nexttowardl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/roundl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/roundl.o"
"libs/math/build/../src/tr1/roundl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgammal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgammal.o"
"libs/math/build/../src/tr1/tgammal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/truncl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC -fvisibility=hidden
-DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/truncl.o"
"libs/math/build/../src/tr1/truncl.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99l-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99l-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_c99l-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/acoshl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/asinhl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/atanhl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cbrtl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/copysignl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfcl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/erfl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/expm1l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fmaxl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fminl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/fpclassifyl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/hypotl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lgammal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/llroundl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/log1pl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/lroundl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nextafterl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/nexttowardl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/roundl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/tgammal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/truncl.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_math_c99l-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_math_c99l-1_48.so.1.48.0"
 "stage/lib/libboost_math_c99l-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_c99l-1_48.so

    ln -f -s 'libboost_math_c99l-1_48.so.1.48.0'
'stage/lib/libboost_math_c99l-1_48.so'

common.mkdir bin.v2/libs/program_options

        mkdir -p "bin.v2/libs/program_options"

common.mkdir bin.v2/libs/program_options/build

        mkdir -p "bin.v2/libs/program_options/build"

common.mkdir bin.v2/libs/program_options/build/gcc-4.7

        mkdir -p "bin.v2/libs/program_options/build/gcc-4.7"

common.mkdir bin.v2/libs/program_options/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/program_options/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cmdline.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/cmdline.o"
"libs/program_options/src/cmdline.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/config_file.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/config_file.o"
"libs/program_options/src/config_file.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/options_description.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/options_description.o"
"libs/program_options/src/options_description.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/parsers.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/parsers.o"
"libs/program_options/src/parsers.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/variables_map.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/variables_map.o"
"libs/program_options/src/variables_map.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/value_semantic.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/value_semantic.o"
"libs/program_options/src/value_semantic.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/positional_options.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/positional_options.o"
"libs/program_options/src/positional_options.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/utf8_codecvt_facet.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/utf8_codecvt_facet.o"
"libs/program_options/src/utf8_codecvt_facet.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/convert.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/convert.o"
"libs/program_options/src/convert.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/winmain.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/winmain.o"
"libs/program_options/src/winmain.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/split.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/split.o"
"libs/program_options/src/split.cpp"

gcc.link.dll bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_program_options-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_program_options-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_program_options-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cmdline.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/config_file.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/options_description.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/parsers.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/variables_map.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/value_semantic.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/positional_options.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/utf8_codecvt_facet.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/convert.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/winmain.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/split.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_program_options-1_48.so.1.48.0

    cp "bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_program_options-1_48.so.1.48.0"
 "stage/lib/libboost_program_options-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_program_options-1_48.so

    ln -f -s 'libboost_program_options-1_48.so.1.48.0'
'stage/lib/libboost_program_options-1_48.so'

common.mkdir bin.v2/libs/random

        mkdir -p "bin.v2/libs/random"

common.mkdir bin.v2/libs/random/build

        mkdir -p "bin.v2/libs/random/build"

common.mkdir bin.v2/libs/random/build/gcc-4.7

        mkdir -p "bin.v2/libs/random/build/gcc-4.7"

common.mkdir bin.v2/libs/random/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/random/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/random_device.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_RANDOM_DYN_LINK -DNDEBUG  -I"." -c -o
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/random_device.o"
"libs/random/src/random_device.cpp"

gcc.link.dll bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_random-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_random-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_random-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/random_device.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_random-1_48.so.1.48.0

    cp "bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_random-1_48.so.1.48.0"
 "stage/lib/libboost_random-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_random-1_48.so

    ln -f -s 'libboost_random-1_48.so.1.48.0'
'stage/lib/libboost_random-1_48.so'

common.mkdir bin.v2/libs/serialization

        mkdir -p "bin.v2/libs/serialization"

common.mkdir bin.v2/libs/serialization/build

        mkdir -p "bin.v2/libs/serialization/build"

common.mkdir bin.v2/libs/serialization/build/gcc-4.7

        mkdir -p "bin.v2/libs/serialization/build/gcc-4.7"

common.mkdir bin.v2/libs/serialization/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_archive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_archive.o"
"libs/serialization/src/basic_archive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_iarchive.o"
"libs/serialization/src/basic_iarchive.cpp"

libs/serialization/src/basic_iarchive.cpp: In member function ‘const
boost::archive::detail::basic_pointer_iserializer*
boost::archive::detail::basic_iarchive_impl::load_pointer(boost::archive::detail::basic_iarchive&,
void*&, const boost::archive::detail::basic_pointer_iserializer*,
const boost::archive::detail::basic_pointer_iserializer* (*)(const
boost::serialization::extended_type_info&))’:
libs/serialization/src/basic_iarchive.cpp:437:23: warning: variable
‘new_cid’ set but not used [-Wunused-but-set-variable]
gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_iserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_iserializer.o"
"libs/serialization/src/basic_iserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_oarchive.o"
"libs/serialization/src/basic_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_oserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_oserializer.o"
"libs/serialization/src/basic_oserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_pointer_iserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_pointer_iserializer.o"
"libs/serialization/src/basic_pointer_iserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_pointer_oserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_pointer_oserializer.o"
"libs/serialization/src/basic_pointer_oserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_serializer_map.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_serializer_map.o"
"libs/serialization/src/basic_serializer_map.cpp"

libs/serialization/src/basic_serializer_map.cpp: In member function
‘bool boost::archive::detail::basic_serializer_map::insert(const
boost::archive::detail::basic_serializer*)’:
libs/serialization/src/basic_serializer_map.cpp:46:47: warning:
variable ‘result’ set but not used [-Wunused-but-set-variable]
gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_iprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_iprimitive.o"
"libs/serialization/src/basic_text_iprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_oprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_oprimitive.o"
"libs/serialization/src/basic_text_oprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_xml_archive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_xml_archive.o"
"libs/serialization/src/basic_xml_archive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/binary_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/binary_iarchive.o"
"libs/serialization/src/binary_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/binary_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/binary_oarchive.o"
"libs/serialization/src/binary_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info.o"
"libs/serialization/src/extended_type_info.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info_typeid.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info_typeid.o"
"libs/serialization/src/extended_type_info_typeid.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info_no_rtti.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info_no_rtti.o"
"libs/serialization/src/extended_type_info_no_rtti.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/polymorphic_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/polymorphic_iarchive.o"
"libs/serialization/src/polymorphic_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/polymorphic_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/polymorphic_oarchive.o"
"libs/serialization/src/polymorphic_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/stl_port.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/stl_port.o"
"libs/serialization/src/stl_port.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_iarchive.o"
"libs/serialization/src/text_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_oarchive.o"
"libs/serialization/src/text_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/void_cast.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/void_cast.o"
"libs/serialization/src/void_cast.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/archive_exception.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/archive_exception.o"
"libs/serialization/src/archive_exception.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_grammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_grammar.o"
"libs/serialization/src/xml_grammar.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_iarchive.o"
"libs/serialization/src/xml_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_oarchive.o"
"libs/serialization/src/xml_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_archive_exception.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_archive_exception.o"
"libs/serialization/src/xml_archive_exception.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/shared_ptr_helper.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/shared_ptr_helper.o"
"libs/serialization/src/shared_ptr_helper.cpp"

gcc.link.dll bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_serialization-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_serialization-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_serialization-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_archive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_iserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_oserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_pointer_iserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_pointer_oserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_serializer_map.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_iprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_oprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_xml_archive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/binary_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/binary_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info_typeid.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/extended_type_info_no_rtti.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/polymorphic_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/polymorphic_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/stl_port.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/void_cast.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/archive_exception.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_grammar.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_archive_exception.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/shared_ptr_helper.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_serialization-1_48.so.1.48.0

    cp "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_serialization-1_48.so.1.48.0"
 "stage/lib/libboost_serialization-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_serialization-1_48.so

    ln -f -s 'libboost_serialization-1_48.so.1.48.0'
'stage/lib/libboost_serialization-1_48.so'

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_wiprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_wiprimitive.o"
"libs/serialization/src/basic_text_wiprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_woprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_woprimitive.o"
"libs/serialization/src/basic_text_woprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_wiarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_wiarchive.o"
"libs/serialization/src/text_wiarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_woarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_woarchive.o"
"libs/serialization/src/text_woarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/utf8_codecvt_facet.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/utf8_codecvt_facet.o"
"libs/serialization/src/utf8_codecvt_facet.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_wgrammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_wgrammar.o"
"libs/serialization/src/xml_wgrammar.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_wiarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_wiarchive.o"
"libs/serialization/src/xml_wiarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_woarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_woarchive.o"
"libs/serialization/src/xml_woarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/codecvt_null.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/codecvt_null.o"
"libs/serialization/src/codecvt_null.cpp"

gcc.link.dll bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_wserialization-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_wserialization-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_wserialization-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_wiprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/basic_text_woprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_wiarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/text_woarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/utf8_codecvt_facet.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_wgrammar.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_wiarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_woarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/codecvt_null.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_serialization-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_wserialization-1_48.so.1.48.0

    cp "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_wserialization-1_48.so.1.48.0"
 "stage/lib/libboost_wserialization-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_wserialization-1_48.so

    ln -f -s 'libboost_wserialization-1_48.so.1.48.0'
'stage/lib/libboost_wserialization-1_48.so'

common.mkdir bin.v2/libs/signals

        mkdir -p "bin.v2/libs/signals"

common.mkdir bin.v2/libs/signals/build

        mkdir -p "bin.v2/libs/signals/build"

common.mkdir bin.v2/libs/signals/build/gcc-4.7

        mkdir -p "bin.v2/libs/signals/build/gcc-4.7"

common.mkdir bin.v2/libs/signals/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/signals/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/trackable.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c
-o "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/trackable.o"
"libs/signals/src/trackable.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/connection.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c
-o "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/connection.o"
"libs/signals/src/connection.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/named_slot_map.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c
-o "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/named_slot_map.o"
"libs/signals/src/named_slot_map.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/signal_base.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c
-o "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/signal_base.o"
"libs/signals/src/signal_base.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/slot.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_SIGNALS_DYN_LINK=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c
-o "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/slot.o"
"libs/signals/src/slot.cpp"

gcc.link.dll bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_signals-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_signals-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_signals-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/trackable.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/connection.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/named_slot_map.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/signal_base.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/slot.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_signals-1_48.so.1.48.0

    cp "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_signals-1_48.so.1.48.0"
 "stage/lib/libboost_signals-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_signals-1_48.so

    ln -f -s 'libboost_signals-1_48.so.1.48.0'
'stage/lib/libboost_signals-1_48.so'

common.mkdir bin.v2/libs/test

        mkdir -p "bin.v2/libs/test"

common.mkdir bin.v2/libs/test/build

        mkdir -p "bin.v2/libs/test/build"

common.mkdir bin.v2/libs/test/build/gcc-4.7

        mkdir -p "bin.v2/libs/test/build/gcc-4.7"

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/test/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/execution_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/execution_monitor.o"
"libs/test/src/execution_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/debug.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/debug.o"
"libs/test/src/debug.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpp_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpp_main.o"
"libs/test/src/cpp_main.cpp"

gcc.link.dll bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_prg_exec_monitor-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_prg_exec_monitor-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_prg_exec_monitor-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/execution_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/debug.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpp_main.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_prg_exec_monitor-1_48.so.1.48.0

    cp "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_prg_exec_monitor-1_48.so.1.48.0"
 "stage/lib/libboost_prg_exec_monitor-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_prg_exec_monitor-1_48.so

    ln -f -s 'libboost_prg_exec_monitor-1_48.so.1.48.0'
'stage/lib/libboost_prg_exec_monitor-1_48.so'

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static

        mkdir -p
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static"

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off

        mkdir -p
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/compiler_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/compiler_log_formatter.o"
"libs/test/src/compiler_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/debug.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/debug.o"
"libs/test/src/debug.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/execution_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/execution_monitor.o"
"libs/test/src/execution_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/framework.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/framework.o"
"libs/test/src/framework.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/plain_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/plain_report_formatter.o"
"libs/test/src/plain_report_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/progress_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/progress_monitor.o"
"libs/test/src/progress_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/results_collector.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/results_collector.o"
"libs/test/src/results_collector.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/results_reporter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/results_reporter.o"
"libs/test/src/results_reporter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/test_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/test_main.o"
"libs/test/src/test_main.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/test_tools.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/test_tools.o"
"libs/test/src/test_tools.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_log.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_log.o"
"libs/test/src/unit_test_log.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_main.o"
"libs/test/src/unit_test_main.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_monitor.o"
"libs/test/src/unit_test_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_parameters.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_parameters.o"
"libs/test/src/unit_test_parameters.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_suite.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_suite.o"
"libs/test/src/unit_test_suite.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/xml_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/xml_log_formatter.o"
"libs/test/src/xml_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/xml_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/xml_report_formatter.o"
"libs/test/src/xml_report_formatter.cpp"

RmTemps bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_test_exec_monitor-1_48.a(clean)

    rm -f "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_test_exec_monitor-1_48.a"

gcc.archive bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_test_exec_monitor-1_48.a

    "/usr/i686-pc-linux-gnu/bin/ar"  rc
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_test_exec_monitor-1_48.a"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/compiler_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/debug.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/execution_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/framework.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/plain_report_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/progress_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/results_collector.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/results_reporter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/test_main.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/test_tools.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_log.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_main.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_parameters.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/unit_test_suite.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/xml_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/xml_report_formatter.o"
    "/usr/i686-pc-linux-gnu/bin/ranlib"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_test_exec_monitor-1_48.a"

common.copy stage/lib/libboost_test_exec_monitor-1_48.a

    cp "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_test_exec_monitor-1_48.a"
 "stage/lib/libboost_test_exec_monitor-1_48.a"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/compiler_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/compiler_log_formatter.o"
"libs/test/src/compiler_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/exception_safety.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/exception_safety.o"
"libs/test/src/exception_safety.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/framework.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/framework.o"
"libs/test/src/framework.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/interaction_based.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/interaction_based.o"
"libs/test/src/interaction_based.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/logged_expectations.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/logged_expectations.o"
"libs/test/src/logged_expectations.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/plain_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/plain_report_formatter.o"
"libs/test/src/plain_report_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/progress_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/progress_monitor.o"
"libs/test/src/progress_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/results_collector.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/results_collector.o"
"libs/test/src/results_collector.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/results_reporter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/results_reporter.o"
"libs/test/src/results_reporter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/test_tools.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/test_tools.o"
"libs/test/src/test_tools.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_log.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_log.o"
"libs/test/src/unit_test_log.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_main.o"
"libs/test/src/unit_test_main.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_monitor.o"
"libs/test/src/unit_test_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_parameters.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_parameters.o"
"libs/test/src/unit_test_parameters.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_suite.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_suite.o"
"libs/test/src/unit_test_suite.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_log_formatter.o"
"libs/test/src/xml_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_report_formatter.o"
"libs/test/src/xml_report_formatter.cpp"

gcc.link.dll bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_unit_test_framework-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_unit_test_framework-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_unit_test_framework-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/compiler_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/debug.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/exception_safety.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/execution_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/framework.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/interaction_based.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/logged_expectations.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/plain_report_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/progress_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/results_collector.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/results_reporter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/test_tools.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_log.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_main.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_parameters.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/unit_test_suite.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/xml_report_formatter.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_unit_test_framework-1_48.so.1.48.0

    cp "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_unit_test_framework-1_48.so.1.48.0"
 "stage/lib/libboost_unit_test_framework-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_unit_test_framework-1_48.so

    ln -f -s 'libboost_unit_test_framework-1_48.so.1.48.0'
'stage/lib/libboost_unit_test_framework-1_48.so'

common.mkdir bin.v2/libs/thread

        mkdir -p "bin.v2/libs/thread"

common.mkdir bin.v2/libs/thread/build

        mkdir -p "bin.v2/libs/thread/build"

common.mkdir bin.v2/libs/thread/build/gcc-4.7

        mkdir -p "bin.v2/libs/thread/build/gcc-4.7"

common.mkdir bin.v2/libs/thread/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/thread/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

common.mkdir bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

common.mkdir bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/pthread

        mkdir -p
"bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/pthread"

gcc.compile.c++
bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/pthread/thread.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1
-DBOOST_THREAD_POSIX -DNDEBUG  -I"." -c -o
"bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/pthread/thread.o"
"libs/thread/src/pthread/thread.cpp"

In file included from ./boost/thread/detail/platform.hpp:17:0,
                 from ./boost/thread/detail/config.hpp:20,
                 from libs/thread/src/pthread/thread.cpp:8:
./boost/config/requires_threads.hpp:29:4: error: #error "Threading
support unavaliable: it has been explicitly disabled with
BOOST_DISABLE_THREADS"
libs/thread/src/pthread/thread.cpp: In function ‘void
boost::this_thread::sleep(const system_time&)’:
libs/thread/src/pthread/thread.cpp:341:48: error:
‘to_timespec_duration’ was not declared in this scope
gcc.compile.c++
bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/pthread/once.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1
-DBOOST_THREAD_POSIX -DNDEBUG  -I"." -c -o
"bin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/pthread/once.o"
"libs/thread/src/pthread/once.cpp"

In file included from ./boost/thread/detail/platform.hpp:17:0,
                 from ./boost/thread/once.hpp:12,
                 from libs/thread/src/pthread/once.cpp:7:
./boost/config/requires_threads.hpp:29:4: error: #error "Threading
support unavaliable: it has been explicitly disabled with
BOOST_DISABLE_THREADS"
...skipped <pbin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_thread-mt-1_48.so.1.48.0
for lack of <pbin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>pthread/thread.o...
...skipped <pstage/lib>libboost_thread-mt-1_48.so.1.48.0 for lack of
<pbin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_thread-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_thread-mt-1_48.so for lack of
<pstage/lib>libboost_thread-mt-1_48.so.1.48.0...
common.mkdir bin.v2/libs/timer

        mkdir -p "bin.v2/libs/timer"

common.mkdir bin.v2/libs/timer/build

        mkdir -p "bin.v2/libs/timer/build"

common.mkdir bin.v2/libs/timer/build/gcc-4.7

        mkdir -p "bin.v2/libs/timer/build/gcc-4.7"

common.mkdir bin.v2/libs/timer/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/timer/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/auto_timers_construction.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_THREAD_DISABLED
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_TIMER_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/auto_timers_construction.o"
"libs/timer/src/auto_timers_construction.cpp"

gcc.compile.c++
bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpu_timer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC  -DBOOST_ALL_NO_LIB=1
-DBOOST_CHRONO_DYN_LINK=1 -DBOOST_CHRONO_THREAD_DISABLED
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_TIMER_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpu_timer.o"
"libs/timer/src/cpu_timer.cpp"

common.mkdir bin.v2/libs/chrono

        mkdir -p "bin.v2/libs/chrono"

common.mkdir bin.v2/libs/chrono/build

        mkdir -p "bin.v2/libs/chrono/build"

common.mkdir bin.v2/libs/chrono/build/gcc-4.7

        mkdir -p "bin.v2/libs/chrono/build/gcc-4.7"

common.mkdir bin.v2/libs/chrono/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/chrono/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/chrono.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC -Wextra
-Wno-long-long -pedantic -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG  -I"."
-c -o "bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/chrono.o"
"libs/chrono/src/chrono.cpp"

gcc.compile.c++
bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/thread_clock.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC -Wextra
-Wno-long-long -pedantic -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG  -I"."
-c -o "bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/thread_clock.o"
"libs/chrono/src/thread_clock.cpp"

gcc.compile.c++
bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/process_cpu_clocks.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -fPIC -Wextra
-Wno-long-long -pedantic -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG  -I"."
-c -o "bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/process_cpu_clocks.o"
"libs/chrono/src/process_cpu_clocks.cpp"

In file included from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:39:0,
                 from libs/chrono/src/process_cpu_clocks.cpp:17:
./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp: In static
member function ‘static
boost::chrono::process_system_cpu_clock::time_point
boost::chrono::process_system_cpu_clock::now()’:
./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:218:1:
warning: control reaches end of non-void function [-Wreturn-type]
gcc.link.dll bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_chrono-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_chrono-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_chrono-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/chrono.o"
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/thread_clock.o"
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/process_cpu_clocks.o"
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_system-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed
-lrt

gcc.link.dll bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_timer-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_timer-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_timer-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/auto_timers_construction.o"
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpu_timer.o"
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_chrono-1_48.so.1.48.0"
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_system-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

common.copy stage/lib/libboost_timer-1_48.so.1.48.0

    cp "bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_timer-1_48.so.1.48.0"
 "stage/lib/libboost_timer-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_timer-1_48.so

    ln -f -s 'libboost_timer-1_48.so.1.48.0' 'stage/lib/libboost_timer-1_48.so'

common.mkdir bin.v2/libs/wave

        mkdir -p "bin.v2/libs/wave"

common.mkdir bin.v2/libs/wave/build

        mkdir -p "bin.v2/libs/wave/build"

common.mkdir bin.v2/libs/wave/build/gcc-4.7

        mkdir -p "bin.v2/libs/wave/build/gcc-4.7"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/wave/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_cpp_exprgrammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_cpp_exprgrammar.o"
"libs/wave/src/instantiate_cpp_exprgrammar.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_cpp_grammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_cpp_grammar.o"
"libs/wave/src/instantiate_cpp_grammar.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_cpp_literalgrs.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_cpp_literalgrs.o"
"libs/wave/src/instantiate_cpp_literalgrs.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_defined_grammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_defined_grammar.o"
"libs/wave/src/instantiate_defined_grammar.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_predef_macros.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_predef_macros.o"
"libs/wave/src/instantiate_predef_macros.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_re2c_lexer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_re2c_lexer.o"
"libs/wave/src/instantiate_re2c_lexer.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_re2c_lexer_str.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/instantiate_re2c_lexer_str.o"
"libs/wave/src/instantiate_re2c_lexer_str.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/token_ids.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/token_ids.o"
"libs/wave/src/token_ids.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wave_config_constant.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/wave_config_constant.o"
"libs/wave/src/wave_config_constant.cpp"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer/re2clex

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer/re2clex"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer/re2clex/aq.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer/re2clex/aq.o"
"libs/wave/src/cpplexer/re2clex/aq.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer/re2clex/cpp_re.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -w -fPIC  -DBOOST_ALL_DYN_LINK=1
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/cpplexer/re2clex/cpp_re.o"
"libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

common.mkdir bin.v2/libs/date_time

        mkdir -p "bin.v2/libs/date_time"

common.mkdir bin.v2/libs/date_time/build

        mkdir -p "bin.v2/libs/date_time/build"

common.mkdir bin.v2/libs/date_time/build/gcc-4.7

        mkdir -p "bin.v2/libs/date_time/build/gcc-4.7"

common.mkdir bin.v2/libs/date_time/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/date_time/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off

        mkdir -p
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off"

common.mkdir bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian

        mkdir -p
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian"

gcc.compile.c++
bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/greg_month.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE
-DNDEBUG  -I"." -c -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/greg_month.o"
"libs/date_time/src/gregorian/greg_month.cpp"

gcc.compile.c++
bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/greg_weekday.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE
-DNDEBUG  -I"." -c -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/greg_weekday.o"
"libs/date_time/src/gregorian/greg_weekday.cpp"

gcc.compile.c++
bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/date_generators.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE
-DNDEBUG  -I"." -c -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/date_generators.o"
"libs/date_time/src/gregorian/date_generators.cpp"

gcc.link.dll bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_date_time-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_date_time-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_date_time-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/greg_month.o"
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/greg_weekday.o"
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/gregorian/date_generators.o"
 -Wl,-Bstatic  -Wl,-Bdynamic  -Wl,--end-group -Wl,-O1 -Wl,--as-needed

...skipped <pbin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off>libboost_wave-1_48.so.1.48.0
for lack of <pbin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_thread-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_wave-1_48.so.1.48.0 for lack of
<pbin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off>libboost_wave-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_wave-1_48.so for lack of
<pstage/lib>libboost_wave-1_48.so.1.48.0...
common.copy stage/lib/libboost_system-1_48.so.1.48.0

    cp "bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_system-1_48.so.1.48.0"
 "stage/lib/libboost_system-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_system-1_48.so

    ln -f -s 'libboost_system-1_48.so.1.48.0'
'stage/lib/libboost_system-1_48.so'

common.copy stage/lib/libboost_chrono-1_48.so.1.48.0

    cp "bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_chrono-1_48.so.1.48.0"
 "stage/lib/libboost_chrono-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_chrono-1_48.so

    ln -f -s 'libboost_chrono-1_48.so.1.48.0'
'stage/lib/libboost_chrono-1_48.so'

common.copy stage/lib/libboost_date_time-1_48.so.1.48.0

    cp "bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/libboost_date_time-1_48.so.1.48.0"
 "stage/lib/libboost_date_time-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_date_time-1_48.so

    ln -f -s 'libboost_date_time-1_48.so.1.48.0'
'stage/lib/libboost_date_time-1_48.so'

common.mkdir bin.v2/libs/exception

        mkdir -p "bin.v2/libs/exception"

common.mkdir bin.v2/libs/exception/build

        mkdir -p "bin.v2/libs/exception/build"

common.mkdir bin.v2/libs/exception/build/gcc-4.7

        mkdir -p "bin.v2/libs/exception/build/gcc-4.7"

common.mkdir bin.v2/libs/exception/build/gcc-4.7/gentoorelease

        mkdir -p "bin.v2/libs/exception/build/gcc-4.7/gentoorelease"

common.mkdir bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off

        mkdir -p
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off"

common.mkdir bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static

        mkdir -p
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static"

common.mkdir bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off

        mkdir -p
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off"

gcc.compile.c++
bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/clone_current_exception_non_intrusive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall  -DBOOST_ALL_NO_LIB=1
-DNDEBUG  -I"." -c -o
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/clone_current_exception_non_intrusive.o"
"libs/exception/src/clone_current_exception_non_intrusive.cpp"

RmTemps bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_exception-1_48.a(clean)

    rm -f "bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_exception-1_48.a"

gcc.archive bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_exception-1_48.a

    "/usr/i686-pc-linux-gnu/bin/ar"  rc
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_exception-1_48.a"
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/clone_current_exception_non_intrusive.o"
    "/usr/i686-pc-linux-gnu/bin/ranlib"
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_exception-1_48.a"

common.copy stage/lib/libboost_exception-1_48.a

    cp "bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/libboost_exception-1_48.a"
 "stage/lib/libboost_exception-1_48.a"

common.mkdir bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/error_code.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/error_code.o"
"libs/system/src/error_code.cpp"

gcc.link.dll bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_system-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_system-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_system-mt-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/error_code.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_system-mt-1_48.so.1.48.0

    cp "bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_system-mt-1_48.so.1.48.0"
 "stage/lib/libboost_system-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_system-mt-1_48.so

    ln -f -s 'libboost_system-mt-1_48.so.1.48.0'
'stage/lib/libboost_system-mt-1_48.so'

common.mkdir bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/chrono.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-Wextra -Wno-long-long -pedantic -DBOOST_ALL_DYN_LINK=1
-DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/chrono.o"
"libs/chrono/src/chrono.cpp"

gcc.compile.c++
bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/thread_clock.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-Wextra -Wno-long-long -pedantic -DBOOST_ALL_DYN_LINK=1
-DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/thread_clock.o"
"libs/chrono/src/thread_clock.cpp"

gcc.compile.c++
bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/process_cpu_clocks.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-Wextra -Wno-long-long -pedantic -DBOOST_ALL_DYN_LINK=1
-DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/process_cpu_clocks.o"
"libs/chrono/src/process_cpu_clocks.cpp"

In file included from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:39:0,
                 from libs/chrono/src/process_cpu_clocks.cpp:17:
./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp: In static
member function ‘static
boost::chrono::process_system_cpu_clock::time_point
boost::chrono::process_system_cpu_clock::now()’:
./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:218:1:
warning: control reaches end of non-void function [-Wreturn-type]
gcc.link.dll bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_chrono-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_chrono-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_chrono-mt-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/chrono.o"
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/thread_clock.o"
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/process_cpu_clocks.o"
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_system-mt-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread -lrt

common.copy stage/lib/libboost_chrono-mt-1_48.so.1.48.0

    cp "bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_chrono-mt-1_48.so.1.48.0"
 "stage/lib/libboost_chrono-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_chrono-mt-1_48.so

    ln -f -s 'libboost_chrono-mt-1_48.so.1.48.0'
'stage/lib/libboost_chrono-mt-1_48.so'

common.mkdir bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

common.mkdir bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian

        mkdir -p
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian"

gcc.compile.c++
bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/greg_month.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE
-DNDEBUG  -I"." -c -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/greg_month.o"
"libs/date_time/src/gregorian/greg_month.cpp"

gcc.compile.c++
bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/greg_weekday.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE
-DNDEBUG  -I"." -c -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/greg_weekday.o"
"libs/date_time/src/gregorian/greg_weekday.cpp"

gcc.compile.c++
bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/date_generators.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DDATE_TIME_INLINE
-DNDEBUG  -I"." -c -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/date_generators.o"
"libs/date_time/src/gregorian/date_generators.cpp"

gcc.link.dll bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_date_time-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_date_time-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_date_time-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/greg_month.o"
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/greg_weekday.o"
"bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gregorian/date_generators.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_date_time-mt-1_48.so.1.48.0

    cp "bin.v2/libs/date_time/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_date_time-mt-1_48.so.1.48.0"
 "stage/lib/libboost_date_time-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_date_time-mt-1_48.so

    ln -f -s 'libboost_date_time-mt-1_48.so.1.48.0'
'stage/lib/libboost_date_time-mt-1_48.so'

common.mkdir bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/clone_current_exception_non_intrusive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/clone_current_exception_non_intrusive.o"
"libs/exception/src/clone_current_exception_non_intrusive.cpp"

RmTemps bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_exception-mt-1_48.a(clean)

    rm -f "bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_exception-mt-1_48.a"

gcc.archive bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_exception-mt-1_48.a

    "/usr/i686-pc-linux-gnu/bin/ar"  rc
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_exception-mt-1_48.a"
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/clone_current_exception_non_intrusive.o"
    "/usr/i686-pc-linux-gnu/bin/ranlib"
"bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_exception-mt-1_48.a"

common.copy stage/lib/libboost_exception-mt-1_48.a

    cp "bin.v2/libs/exception/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_exception-mt-1_48.a"
 "stage/lib/libboost_exception-mt-1_48.a"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_operations.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_operations.o"
"libs/filesystem/v2/src/v2_operations.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_path.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_path.o"
"libs/filesystem/v2/src/v2_path.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_portability.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_portability.o"
"libs/filesystem/v2/src/v2_portability.cpp"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3"

common.mkdir bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src

        mkdir -p
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/operations.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/operations.o"
"libs/filesystem/v3/src/operations.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/path.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/path.o"
"libs/filesystem/v3/src/path.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/portability.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/portability.o"
"libs/filesystem/v3/src/portability.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/windows_file_codecvt.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/windows_file_codecvt.o"
"libs/filesystem/v3/src/windows_file_codecvt.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/codecvt_error_category.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/codecvt_error_category.o"
"libs/filesystem/v3/src/codecvt_error_category.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/path_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/path_traits.o"
"libs/filesystem/v3/src/path_traits.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/unique_path.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/unique_path.o"
"libs/filesystem/v3/src/unique_path.cpp"

gcc.compile.c++
bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/utf8_codecvt_facet.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/utf8_codecvt_facet.o"
"libs/filesystem/v3/src/utf8_codecvt_facet.cpp"

gcc.link.dll bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_filesystem-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_filesystem-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_filesystem-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_operations.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_path.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v2/src/v2_portability.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/operations.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/path.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/portability.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/windows_file_codecvt.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/codecvt_error_category.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/path_traits.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/unique_path.o"
"bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/v3/src/utf8_codecvt_facet.o"
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_system-mt-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_filesystem-mt-1_48.so.1.48.0

    cp "bin.v2/libs/filesystem/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_filesystem-mt-1_48.so.1.48.0"
 "stage/lib/libboost_filesystem-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_filesystem-mt-1_48.so

    ln -f -s 'libboost_filesystem-mt-1_48.so.1.48.0'
'stage/lib/libboost_filesystem-mt-1_48.so'

common.mkdir bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/c_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/c_regex_traits.o"
"libs/regex/build/../src/c_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpp_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpp_regex_traits.o"
"libs/regex/build/../src/cpp_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cregex.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cregex.o"
"libs/regex/build/../src/cregex.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fileiter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fileiter.o"
"libs/regex/build/../src/fileiter.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/icu.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/icu.o"
"libs/regex/build/../src/icu.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instances.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instances.o"
"libs/regex/build/../src/instances.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix_api.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix_api.o"
"libs/regex/build/../src/posix_api.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex.o"
"libs/regex/build/../src/regex.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_debug.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_debug.o"
"libs/regex/build/../src/regex_debug.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_raw_buffer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_raw_buffer.o"
"libs/regex/build/../src/regex_raw_buffer.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_traits_defaults.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_traits_defaults.o"
"libs/regex/build/../src/regex_traits_defaults.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/static_mutex.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/static_mutex.o"
"libs/regex/build/../src/static_mutex.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/w32_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/w32_regex_traits.o"
"libs/regex/build/../src/w32_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wc_regex_traits.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wc_regex_traits.o"
"libs/regex/build/../src/wc_regex_traits.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wide_posix_api.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wide_posix_api.o"
"libs/regex/build/../src/wide_posix_api.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/winstances.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/winstances.o"
"libs/regex/build/../src/winstances.cpp"

gcc.compile.c++
bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/usinstances.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/usinstances.o"
"libs/regex/build/../src/usinstances.cpp"

gcc.link.dll bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_regex-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_regex-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_regex-mt-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/c_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpp_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cregex.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fileiter.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/icu.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instances.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/posix_api.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_debug.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_raw_buffer.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/regex_traits_defaults.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/static_mutex.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/w32_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wc_regex_traits.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wide_posix_api.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/winstances.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/usinstances.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_regex-mt-1_48.so.1.48.0

    cp "bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_regex-mt-1_48.so.1.48.0"
 "stage/lib/libboost_regex-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_regex-mt-1_48.so

    ln -f -s 'libboost_regex-mt-1_48.so.1.48.0'
'stage/lib/libboost_regex-mt-1_48.so'

common.mkdir bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/read_graphviz_new.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/graph/src" -c -o
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/read_graphviz_new.o"
"libs/graph/src/read_graphviz_new.cpp"

gcc.compile.c++
bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/graphml.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DNDEBUG  -I"."
-I"libs/graph/src" -c -o
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/graphml.o"
"libs/graph/src/graphml.cpp"

gcc.link.dll bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_graph-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_graph-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_graph-mt-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/read_graphviz_new.o"
"bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/graphml.o"
"bin.v2/libs/regex/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_regex-mt-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_graph-mt-1_48.so.1.48.0

    cp "bin.v2/libs/graph/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_graph-mt-1_48.so.1.48.0"
 "stage/lib/libboost_graph-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_graph-mt-1_48.so

    ln -f -s 'libboost_graph-mt-1_48.so.1.48.0'
'stage/lib/libboost_graph-mt-1_48.so'

common.mkdir bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/file_descriptor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1
-DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/file_descriptor.o"
"libs/iostreams/src/file_descriptor.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/mapped_file.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1
-DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/mapped_file.o"
"libs/iostreams/src/mapped_file.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/zlib.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1
-DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/zlib.o"
"libs/iostreams/src/zlib.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gzip.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1
-DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gzip.o"
"libs/iostreams/src/gzip.cpp"

gcc.compile.c++
bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/bzip2.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1
-DBOOST_IOSTREAMS_USE_DEPRECATED -DNDEBUG  -I"." -c -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/bzip2.o"
"libs/iostreams/src/bzip2.cpp"

gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_iostreams-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_iostreams-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_iostreams-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/file_descriptor.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/mapped_file.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/zlib.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/gzip.o"
"bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/bzip2.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lbz2 -lz -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_iostreams-mt-1_48.so.1.48.0

    cp "bin.v2/libs/iostreams/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_iostreams-mt-1_48.so.1.48.0"
 "stage/lib/libboost_iostreams-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_iostreams-mt-1_48.so

    ln -f -s 'libboost_iostreams-mt-1_48.so.1.48.0'
'stage/lib/libboost_iostreams-mt-1_48.so'

common.mkdir bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerre.o"
"libs/math/build/../src/tr1/assoc_laguerre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendre.o"
"libs/math/build/../src/tr1/assoc_legendre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/beta.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/beta.o"
"libs/math/build/../src/tr1/beta.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1.o"
"libs/math/build/../src/tr1/comp_ellint_1.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2.o"
"libs/math/build/../src/tr1/comp_ellint_2.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3.o"
"libs/math/build/../src/tr1/comp_ellint_3.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_i.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_i.o"
"libs/math/build/../src/tr1/cyl_bessel_i.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_j.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_j.o"
"libs/math/build/../src/tr1/cyl_bessel_j.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_k.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_k.o"
"libs/math/build/../src/tr1/cyl_bessel_k.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumann.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumann.o"
"libs/math/build/../src/tr1/cyl_neumann.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1.o"
"libs/math/build/../src/tr1/ellint_1.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2.o"
"libs/math/build/../src/tr1/ellint_2.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3.o"
"libs/math/build/../src/tr1/ellint_3.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expint.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expint.o"
"libs/math/build/../src/tr1/expint.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermite.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermite.o"
"libs/math/build/../src/tr1/hermite.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerre.o"
"libs/math/build/../src/tr1/laguerre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendre.o"
"libs/math/build/../src/tr1/legendre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zeta.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zeta.o"
"libs/math/build/../src/tr1/riemann_zeta.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_bessel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_bessel.o"
"libs/math/build/../src/tr1/sph_bessel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendre.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendre.o"
"libs/math/build/../src/tr1/sph_legendre.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumann.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumann.o"
"libs/math/build/../src/tr1/sph_neumann.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_tr1-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/beta.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_i.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_j.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_k.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumann.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expint.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermite.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zeta.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_bessel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendre.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumann.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_math_tr1-mt-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1-mt-1_48.so.1.48.0"
 "stage/lib/libboost_math_tr1-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_tr1-mt-1_48.so

    ln -f -s 'libboost_math_tr1-mt-1_48.so.1.48.0'
'stage/lib/libboost_math_tr1-mt-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerref.o"
"libs/math/build/../src/tr1/assoc_laguerref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendref.o"
"libs/math/build/../src/tr1/assoc_legendref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/betaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/betaf.o"
"libs/math/build/../src/tr1/betaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1f.o"
"libs/math/build/../src/tr1/comp_ellint_1f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2f.o"
"libs/math/build/../src/tr1/comp_ellint_2f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3f.o"
"libs/math/build/../src/tr1/comp_ellint_3f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_if.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_if.o"
"libs/math/build/../src/tr1/cyl_bessel_if.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_jf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_jf.o"
"libs/math/build/../src/tr1/cyl_bessel_jf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_kf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_kf.o"
"libs/math/build/../src/tr1/cyl_bessel_kf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumannf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumannf.o"
"libs/math/build/../src/tr1/cyl_neumannf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1f.o"
"libs/math/build/../src/tr1/ellint_1f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2f.o"
"libs/math/build/../src/tr1/ellint_2f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3f.o"
"libs/math/build/../src/tr1/ellint_3f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expintf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expintf.o"
"libs/math/build/../src/tr1/expintf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermitef.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermitef.o"
"libs/math/build/../src/tr1/hermitef.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerref.o"
"libs/math/build/../src/tr1/laguerref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendref.o"
"libs/math/build/../src/tr1/legendref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zetaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zetaf.o"
"libs/math/build/../src/tr1/riemann_zetaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_besself.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_besself.o"
"libs/math/build/../src/tr1/sph_besself.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendref.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendref.o"
"libs/math/build/../src/tr1/sph_legendref.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumannf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumannf.o"
"libs/math/build/../src/tr1/sph_neumannf.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1f-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1f-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_tr1f-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/betaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_if.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_jf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_kf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumannf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expintf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermitef.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zetaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_besself.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendref.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumannf.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_math_tr1f-mt-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1f-mt-1_48.so.1.48.0"
 "stage/lib/libboost_math_tr1f-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_tr1f-mt-1_48.so

    ln -f -s 'libboost_math_tr1f-mt-1_48.so.1.48.0'
'stage/lib/libboost_math_tr1f-mt-1_48.so'

common.mkdir bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/has_long_double_support.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/math/config/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/has_long_double_support.o"
"libs/math/config/has_long_double_support.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerrel.o"
"libs/math/build/../src/tr1/assoc_laguerrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendrel.o"
"libs/math/build/../src/tr1/assoc_legendrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/betal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/betal.o"
"libs/math/build/../src/tr1/betal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1l.o"
"libs/math/build/../src/tr1/comp_ellint_1l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2l.o"
"libs/math/build/../src/tr1/comp_ellint_2l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3l.o"
"libs/math/build/../src/tr1/comp_ellint_3l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_il.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_il.o"
"libs/math/build/../src/tr1/cyl_bessel_il.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_jl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_jl.o"
"libs/math/build/../src/tr1/cyl_bessel_jl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_kl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_kl.o"
"libs/math/build/../src/tr1/cyl_bessel_kl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumannl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumannl.o"
"libs/math/build/../src/tr1/cyl_neumannl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1l.o"
"libs/math/build/../src/tr1/ellint_1l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2l.o"
"libs/math/build/../src/tr1/ellint_2l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3l.o"
"libs/math/build/../src/tr1/ellint_3l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expintl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expintl.o"
"libs/math/build/../src/tr1/expintl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermitel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermitel.o"
"libs/math/build/../src/tr1/hermitel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerrel.o"
"libs/math/build/../src/tr1/laguerrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendrel.o"
"libs/math/build/../src/tr1/legendrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zetal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zetal.o"
"libs/math/build/../src/tr1/riemann_zetal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_bessell.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_bessell.o"
"libs/math/build/../src/tr1/sph_bessell.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendrel.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendrel.o"
"libs/math/build/../src/tr1/sph_legendrel.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumannl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumannl.o"
"libs/math/build/../src/tr1/sph_neumannl.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1l-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1l-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_tr1l-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_laguerrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/assoc_legendrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/betal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_1l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_2l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/comp_ellint_3l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_il.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_jl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_bessel_kl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cyl_neumannl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_1l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_2l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/ellint_3l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expintl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hermitel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/laguerrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/legendrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/riemann_zetal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_bessell.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_legendrel.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/sph_neumannl.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_math_tr1l-mt-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_tr1l-mt-1_48.so.1.48.0"
 "stage/lib/libboost_math_tr1l-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_tr1l-mt-1_48.so

    ln -f -s 'libboost_math_tr1l-mt-1_48.so.1.48.0'
'stage/lib/libboost_math_tr1l-mt-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acosh.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acosh.o"
"libs/math/build/../src/tr1/acosh.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinh.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinh.o"
"libs/math/build/../src/tr1/asinh.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanh.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanh.o"
"libs/math/build/../src/tr1/atanh.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrt.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrt.o"
"libs/math/build/../src/tr1/cbrt.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysign.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysign.o"
"libs/math/build/../src/tr1/copysign.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfc.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfc.o"
"libs/math/build/../src/tr1/erfc.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erf.o"
"libs/math/build/../src/tr1/erf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1.o"
"libs/math/build/../src/tr1/expm1.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmax.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmax.o"
"libs/math/build/../src/tr1/fmax.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmin.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmin.o"
"libs/math/build/../src/tr1/fmin.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassify.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassify.o"
"libs/math/build/../src/tr1/fpclassify.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypot.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypot.o"
"libs/math/build/../src/tr1/hypot.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgamma.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgamma.o"
"libs/math/build/../src/tr1/lgamma.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llround.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llround.o"
"libs/math/build/../src/tr1/llround.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1p.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1p.o"
"libs/math/build/../src/tr1/log1p.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lround.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lround.o"
"libs/math/build/../src/tr1/lround.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafter.o"
"libs/math/build/../src/tr1/nextafter.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttoward.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttoward.o"
"libs/math/build/../src/tr1/nexttoward.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/round.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/round.o"
"libs/math/build/../src/tr1/round.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgamma.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgamma.o"
"libs/math/build/../src/tr1/tgamma.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/trunc.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/trunc.o"
"libs/math/build/../src/tr1/trunc.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_c99-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acosh.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinh.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanh.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrt.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysign.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfc.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmax.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmin.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassify.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypot.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgamma.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llround.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1p.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lround.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafter.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttoward.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/round.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgamma.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/trunc.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_math_c99-mt-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99-mt-1_48.so.1.48.0"
 "stage/lib/libboost_math_c99-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_c99-mt-1_48.so

    ln -f -s 'libboost_math_c99-mt-1_48.so.1.48.0'
'stage/lib/libboost_math_c99-mt-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acoshf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acoshf.o"
"libs/math/build/../src/tr1/acoshf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinhf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinhf.o"
"libs/math/build/../src/tr1/asinhf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanhf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanhf.o"
"libs/math/build/../src/tr1/atanhf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrtf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrtf.o"
"libs/math/build/../src/tr1/cbrtf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysignf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysignf.o"
"libs/math/build/../src/tr1/copysignf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfcf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfcf.o"
"libs/math/build/../src/tr1/erfcf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erff.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erff.o"
"libs/math/build/../src/tr1/erff.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1f.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1f.o"
"libs/math/build/../src/tr1/expm1f.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmaxf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmaxf.o"
"libs/math/build/../src/tr1/fmaxf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fminf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fminf.o"
"libs/math/build/../src/tr1/fminf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassifyf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassifyf.o"
"libs/math/build/../src/tr1/fpclassifyf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypotf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypotf.o"
"libs/math/build/../src/tr1/hypotf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgammaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgammaf.o"
"libs/math/build/../src/tr1/lgammaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llroundf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llroundf.o"
"libs/math/build/../src/tr1/llroundf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1pf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1pf.o"
"libs/math/build/../src/tr1/log1pf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lroundf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lroundf.o"
"libs/math/build/../src/tr1/lroundf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafterf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafterf.o"
"libs/math/build/../src/tr1/nextafterf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttowardf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttowardf.o"
"libs/math/build/../src/tr1/nexttowardf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/roundf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/roundf.o"
"libs/math/build/../src/tr1/roundf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgammaf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgammaf.o"
"libs/math/build/../src/tr1/tgammaf.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/truncf.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/truncf.o"
"libs/math/build/../src/tr1/truncf.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99f-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99f-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_c99f-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acoshf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinhf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanhf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrtf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysignf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfcf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erff.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1f.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmaxf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fminf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassifyf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypotf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgammaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llroundf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1pf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lroundf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafterf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttowardf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/roundf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgammaf.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/truncf.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_math_c99f-mt-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99f-mt-1_48.so.1.48.0"
 "stage/lib/libboost_math_c99f-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_c99f-mt-1_48.so

    ln -f -s 'libboost_math_c99f-mt-1_48.so.1.48.0'
'stage/lib/libboost_math_c99f-mt-1_48.so'

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acoshl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acoshl.o"
"libs/math/build/../src/tr1/acoshl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinhl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinhl.o"
"libs/math/build/../src/tr1/asinhl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanhl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanhl.o"
"libs/math/build/../src/tr1/atanhl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrtl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrtl.o"
"libs/math/build/../src/tr1/cbrtl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysignl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysignl.o"
"libs/math/build/../src/tr1/copysignl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfcl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfcl.o"
"libs/math/build/../src/tr1/erfcl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfl.o"
"libs/math/build/../src/tr1/erfl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1l.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1l.o"
"libs/math/build/../src/tr1/expm1l.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmaxl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmaxl.o"
"libs/math/build/../src/tr1/fmaxl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fminl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fminl.o"
"libs/math/build/../src/tr1/fminl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassifyl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassifyl.o"
"libs/math/build/../src/tr1/fpclassifyl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypotl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypotl.o"
"libs/math/build/../src/tr1/hypotl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgammal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgammal.o"
"libs/math/build/../src/tr1/lgammal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llroundl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llroundl.o"
"libs/math/build/../src/tr1/llroundl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1pl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1pl.o"
"libs/math/build/../src/tr1/log1pl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lroundl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lroundl.o"
"libs/math/build/../src/tr1/lroundl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafterl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafterl.o"
"libs/math/build/../src/tr1/nextafterl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttowardl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttowardl.o"
"libs/math/build/../src/tr1/nexttowardl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/roundl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/roundl.o"
"libs/math/build/../src/tr1/roundl.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgammal.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgammal.o"
"libs/math/build/../src/tr1/tgammal.cpp"

gcc.compile.c++
bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/truncl.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1
-DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/truncl.o"
"libs/math/build/../src/tr1/truncl.cpp"

gcc.link.dll bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99l-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99l-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_math_c99l-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/acoshl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/asinhl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/atanhl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cbrtl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/copysignl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfcl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/erfl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/expm1l.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fmaxl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fminl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/fpclassifyl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/hypotl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lgammal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/llroundl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/log1pl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/lroundl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nextafterl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/nexttowardl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/roundl.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/tgammal.o"
"bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/truncl.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_math_c99l-mt-1_48.so.1.48.0

    cp "bin.v2/libs/math/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_math_c99l-mt-1_48.so.1.48.0"
 "stage/lib/libboost_math_c99l-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_math_c99l-mt-1_48.so

    ln -f -s 'libboost_math_c99l-mt-1_48.so.1.48.0'
'stage/lib/libboost_math_c99l-mt-1_48.so'

common.mkdir bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cmdline.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cmdline.o"
"libs/program_options/src/cmdline.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/config_file.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/config_file.o"
"libs/program_options/src/config_file.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/options_description.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/options_description.o"
"libs/program_options/src/options_description.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/parsers.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/parsers.o"
"libs/program_options/src/parsers.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/variables_map.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/variables_map.o"
"libs/program_options/src/variables_map.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/value_semantic.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/value_semantic.o"
"libs/program_options/src/value_semantic.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/positional_options.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/positional_options.o"
"libs/program_options/src/positional_options.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/utf8_codecvt_facet.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/convert.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/convert.o"
"libs/program_options/src/convert.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/winmain.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/winmain.o"
"libs/program_options/src/winmain.cpp"

gcc.compile.c++
bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/split.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -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.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/split.o"
"libs/program_options/src/split.cpp"

gcc.link.dll bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_program_options-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_program_options-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_program_options-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cmdline.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/config_file.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/options_description.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/parsers.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/variables_map.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/value_semantic.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/positional_options.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/utf8_codecvt_facet.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/convert.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/winmain.o"
"bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/split.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_program_options-mt-1_48.so.1.48.0

    cp "bin.v2/libs/program_options/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_program_options-mt-1_48.so.1.48.0"
 "stage/lib/libboost_program_options-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_program_options-mt-1_48.so

    ln -f -s 'libboost_program_options-mt-1_48.so.1.48.0'
'stage/lib/libboost_program_options-mt-1_48.so'

common.mkdir bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/random_device.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_RANDOM_DYN_LINK -DNDEBUG  -I"." -c -o
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/random_device.o"
"libs/random/src/random_device.cpp"

gcc.link.dll bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_random-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_random-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_random-mt-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/random_device.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_random-mt-1_48.so.1.48.0

    cp "bin.v2/libs/random/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_random-mt-1_48.so.1.48.0"
 "stage/lib/libboost_random-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_random-mt-1_48.so

    ln -f -s 'libboost_random-mt-1_48.so.1.48.0'
'stage/lib/libboost_random-mt-1_48.so'

common.mkdir bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_archive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_archive.o"
"libs/serialization/src/basic_archive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_iarchive.o"
"libs/serialization/src/basic_iarchive.cpp"

libs/serialization/src/basic_iarchive.cpp: In member function ‘const
boost::archive::detail::basic_pointer_iserializer*
boost::archive::detail::basic_iarchive_impl::load_pointer(boost::archive::detail::basic_iarchive&,
void*&, const boost::archive::detail::basic_pointer_iserializer*,
const boost::archive::detail::basic_pointer_iserializer* (*)(const
boost::serialization::extended_type_info&))’:
libs/serialization/src/basic_iarchive.cpp:437:23: warning: variable
‘new_cid’ set but not used [-Wunused-but-set-variable]
gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_iserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_iserializer.o"
"libs/serialization/src/basic_iserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_oarchive.o"
"libs/serialization/src/basic_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_oserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_oserializer.o"
"libs/serialization/src/basic_oserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_pointer_iserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_pointer_iserializer.o"
"libs/serialization/src/basic_pointer_iserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_pointer_oserializer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_pointer_oserializer.o"
"libs/serialization/src/basic_pointer_oserializer.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_serializer_map.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_serializer_map.o"
"libs/serialization/src/basic_serializer_map.cpp"

libs/serialization/src/basic_serializer_map.cpp: In member function
‘bool boost::archive::detail::basic_serializer_map::insert(const
boost::archive::detail::basic_serializer*)’:
libs/serialization/src/basic_serializer_map.cpp:46:47: warning:
variable ‘result’ set but not used [-Wunused-but-set-variable]
gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_iprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_iprimitive.o"
"libs/serialization/src/basic_text_iprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_oprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_oprimitive.o"
"libs/serialization/src/basic_text_oprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_xml_archive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_xml_archive.o"
"libs/serialization/src/basic_xml_archive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/binary_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/binary_iarchive.o"
"libs/serialization/src/binary_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/binary_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/binary_oarchive.o"
"libs/serialization/src/binary_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info.o"
"libs/serialization/src/extended_type_info.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info_typeid.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info_typeid.o"
"libs/serialization/src/extended_type_info_typeid.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info_no_rtti.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info_no_rtti.o"
"libs/serialization/src/extended_type_info_no_rtti.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/polymorphic_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/polymorphic_iarchive.o"
"libs/serialization/src/polymorphic_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/polymorphic_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/polymorphic_oarchive.o"
"libs/serialization/src/polymorphic_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/stl_port.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/stl_port.o"
"libs/serialization/src/stl_port.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_iarchive.o"
"libs/serialization/src/text_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_oarchive.o"
"libs/serialization/src/text_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/void_cast.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/void_cast.o"
"libs/serialization/src/void_cast.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/archive_exception.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/archive_exception.o"
"libs/serialization/src/archive_exception.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_grammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_grammar.o"
"libs/serialization/src/xml_grammar.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_iarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_iarchive.o"
"libs/serialization/src/xml_iarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_oarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_oarchive.o"
"libs/serialization/src/xml_oarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_archive_exception.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_archive_exception.o"
"libs/serialization/src/xml_archive_exception.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared_ptr_helper.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared_ptr_helper.o"
"libs/serialization/src/shared_ptr_helper.cpp"

gcc.link.dll bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_serialization-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_serialization-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_serialization-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_archive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_iserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_oserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_pointer_iserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_pointer_oserializer.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_serializer_map.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_iprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_oprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_xml_archive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/binary_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/binary_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info_typeid.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/extended_type_info_no_rtti.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/polymorphic_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/polymorphic_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/stl_port.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/void_cast.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/archive_exception.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_grammar.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_iarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_oarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_archive_exception.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/shared_ptr_helper.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_serialization-mt-1_48.so.1.48.0

    cp "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_serialization-mt-1_48.so.1.48.0"
 "stage/lib/libboost_serialization-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_serialization-mt-1_48.so

    ln -f -s 'libboost_serialization-mt-1_48.so.1.48.0'
'stage/lib/libboost_serialization-mt-1_48.so'

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_wiprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_wiprimitive.o"
"libs/serialization/src/basic_text_wiprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_woprimitive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_woprimitive.o"
"libs/serialization/src/basic_text_woprimitive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_wiarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_wiarchive.o"
"libs/serialization/src/text_wiarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_woarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_woarchive.o"
"libs/serialization/src/text_woarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/utf8_codecvt_facet.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/utf8_codecvt_facet.o"
"libs/serialization/src/utf8_codecvt_facet.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_wgrammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_wgrammar.o"
"libs/serialization/src/xml_wgrammar.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_wiarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_wiarchive.o"
"libs/serialization/src/xml_wiarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_woarchive.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_woarchive.o"
"libs/serialization/src/xml_woarchive.cpp"

gcc.compile.c++
bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/codecvt_null.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG  -I"."
-c -o "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/codecvt_null.o"
"libs/serialization/src/codecvt_null.cpp"

gcc.link.dll bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_wserialization-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_wserialization-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_wserialization-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_wiprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/basic_text_woprimitive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_wiarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/text_woarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/utf8_codecvt_facet.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_wgrammar.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_wiarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_woarchive.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/codecvt_null.o"
"bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_serialization-mt-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_wserialization-mt-1_48.so.1.48.0

    cp "bin.v2/libs/serialization/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_wserialization-mt-1_48.so.1.48.0"
 "stage/lib/libboost_wserialization-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_wserialization-mt-1_48.so

    ln -f -s 'libboost_wserialization-mt-1_48.so.1.48.0'
'stage/lib/libboost_wserialization-mt-1_48.so'

common.mkdir bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/trackable.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1
-DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/trackable.o"
"libs/signals/src/trackable.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/connection.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1
-DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/connection.o"
"libs/signals/src/connection.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/named_slot_map.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1
-DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/named_slot_map.o"
"libs/signals/src/named_slot_map.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/signal_base.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1
-DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/signal_base.o"
"libs/signals/src/signal_base.cpp"

gcc.compile.c++
bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/slot.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_DYN_LINK=1
-DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/slot.o"
"libs/signals/src/slot.cpp"

gcc.link.dll bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_signals-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_signals-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_signals-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/trackable.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/connection.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/named_slot_map.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/signal_base.o"
"bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/slot.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_signals-mt-1_48.so.1.48.0

    cp "bin.v2/libs/signals/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_signals-mt-1_48.so.1.48.0"
 "stage/lib/libboost_signals-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_signals-mt-1_48.so

    ln -f -s 'libboost_signals-mt-1_48.so.1.48.0'
'stage/lib/libboost_signals-mt-1_48.so'

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/execution_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/execution_monitor.o"
"libs/test/src/execution_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/debug.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/debug.o"
"libs/test/src/debug.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpp_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpp_main.o"
"libs/test/src/cpp_main.cpp"

gcc.link.dll bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_prg_exec_monitor-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_prg_exec_monitor-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_prg_exec_monitor-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/execution_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/debug.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpp_main.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_prg_exec_monitor-mt-1_48.so.1.48.0

    cp "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_prg_exec_monitor-mt-1_48.so.1.48.0"
 "stage/lib/libboost_prg_exec_monitor-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_prg_exec_monitor-mt-1_48.so

    ln -f -s 'libboost_prg_exec_monitor-mt-1_48.so.1.48.0'
'stage/lib/libboost_prg_exec_monitor-mt-1_48.so'

common.mkdir bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/compiler_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/compiler_log_formatter.o"
"libs/test/src/compiler_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/debug.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/debug.o"
"libs/test/src/debug.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/execution_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/execution_monitor.o"
"libs/test/src/execution_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/framework.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/framework.o"
"libs/test/src/framework.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/plain_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/plain_report_formatter.o"
"libs/test/src/plain_report_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/progress_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/progress_monitor.o"
"libs/test/src/progress_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/results_collector.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/results_collector.o"
"libs/test/src/results_collector.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/results_reporter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/results_reporter.o"
"libs/test/src/results_reporter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/test_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/test_main.o"
"libs/test/src/test_main.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/test_tools.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/test_tools.o"
"libs/test/src/test_tools.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_log.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_log.o"
"libs/test/src/unit_test_log.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_main.o"
"libs/test/src/unit_test_main.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_monitor.o"
"libs/test/src/unit_test_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_parameters.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_parameters.o"
"libs/test/src/unit_test_parameters.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_suite.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_suite.o"
"libs/test/src/unit_test_suite.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/xml_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/xml_log_formatter.o"
"libs/test/src/xml_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/xml_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread
-DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/xml_report_formatter.o"
"libs/test/src/xml_report_formatter.cpp"

RmTemps bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_test_exec_monitor-mt-1_48.a(clean)

    rm -f "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_test_exec_monitor-mt-1_48.a"

gcc.archive bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_test_exec_monitor-mt-1_48.a

    "/usr/i686-pc-linux-gnu/bin/ar"  rc
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_test_exec_monitor-mt-1_48.a"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/compiler_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/debug.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/execution_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/framework.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/plain_report_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/progress_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/results_collector.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/results_reporter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/test_main.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/test_tools.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_log.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_main.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_parameters.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/unit_test_suite.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/xml_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/xml_report_formatter.o"
    "/usr/i686-pc-linux-gnu/bin/ranlib"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_test_exec_monitor-mt-1_48.a"

common.copy stage/lib/libboost_test_exec_monitor-mt-1_48.a

    cp "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/link-static/pch-off/threading-multi/libboost_test_exec_monitor-mt-1_48.a"
 "stage/lib/libboost_test_exec_monitor-mt-1_48.a"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/compiler_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/compiler_log_formatter.o"
"libs/test/src/compiler_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/exception_safety.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/exception_safety.o"
"libs/test/src/exception_safety.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/framework.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/framework.o"
"libs/test/src/framework.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/interaction_based.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/interaction_based.o"
"libs/test/src/interaction_based.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/logged_expectations.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/logged_expectations.o"
"libs/test/src/logged_expectations.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/plain_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/plain_report_formatter.o"
"libs/test/src/plain_report_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/progress_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/progress_monitor.o"
"libs/test/src/progress_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/results_collector.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/results_collector.o"
"libs/test/src/results_collector.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/results_reporter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/results_reporter.o"
"libs/test/src/results_reporter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/test_tools.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/test_tools.o"
"libs/test/src/test_tools.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_log.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_log.o"
"libs/test/src/unit_test_log.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_main.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_main.o"
"libs/test/src/unit_test_main.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_monitor.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_monitor.o"
"libs/test/src/unit_test_monitor.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_parameters.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_parameters.o"
"libs/test/src/unit_test_parameters.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_suite.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_suite.o"
"libs/test/src/unit_test_suite.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_log_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_log_formatter.o"
"libs/test/src/xml_log_formatter.cpp"

gcc.compile.c++
bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_report_formatter.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pedantic -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_report_formatter.o"
"libs/test/src/xml_report_formatter.cpp"

gcc.link.dll bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_unit_test_framework-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_unit_test_framework-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_unit_test_framework-mt-1_48.so.1.48.0 -shared
-Wl,--start-group
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/compiler_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/debug.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/exception_safety.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/execution_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/framework.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/interaction_based.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/logged_expectations.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/plain_report_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/progress_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/results_collector.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/results_reporter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/test_tools.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_log.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_main.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_monitor.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_parameters.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/unit_test_suite.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_log_formatter.o"
"bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/xml_report_formatter.o"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_unit_test_framework-mt-1_48.so.1.48.0

    cp "bin.v2/libs/test/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_unit_test_framework-mt-1_48.so.1.48.0"
 "stage/lib/libboost_unit_test_framework-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_unit_test_framework-mt-1_48.so

    ln -f -s 'libboost_unit_test_framework-mt-1_48.so.1.48.0'
'stage/lib/libboost_unit_test_framework-mt-1_48.so'

common.mkdir bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/auto_timers_construction.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_TIMER_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/auto_timers_construction.o"
"libs/timer/src/auto_timers_construction.cpp"

gcc.compile.c++
bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpu_timer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_DYN_LINK=1
-DBOOST_SYSTEM_DYN_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED
-DBOOST_TIMER_DYN_LINK=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpu_timer.o"
"libs/timer/src/cpu_timer.cpp"

gcc.link.dll bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_timer-mt-1_48.so.1.48.0

    "i686-pc-linux-gnu-g++"    -o
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_timer-mt-1_48.so.1.48.0"
-Wl,-h -Wl,libboost_timer-mt-1_48.so.1.48.0 -shared -Wl,--start-group
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/auto_timers_construction.o"
"bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpu_timer.o"
"bin.v2/libs/chrono/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_chrono-mt-1_48.so.1.48.0"
"bin.v2/libs/system/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_system-mt-1_48.so.1.48.0"
 -Wl,-Bstatic  -Wl,-Bdynamic -lrt -Wl,--end-group -Wl,-O1
-Wl,--as-needed -pthread

common.copy stage/lib/libboost_timer-mt-1_48.so.1.48.0

    cp "bin.v2/libs/timer/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/libboost_timer-mt-1_48.so.1.48.0"
 "stage/lib/libboost_timer-mt-1_48.so.1.48.0"

ln-UNIX stage/lib/libboost_timer-mt-1_48.so

    ln -f -s 'libboost_timer-mt-1_48.so.1.48.0'
'stage/lib/libboost_timer-mt-1_48.so'

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_cpp_exprgrammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_cpp_exprgrammar.o"
"libs/wave/src/instantiate_cpp_exprgrammar.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_cpp_grammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_cpp_grammar.o"
"libs/wave/src/instantiate_cpp_grammar.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_cpp_literalgrs.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_cpp_literalgrs.o"
"libs/wave/src/instantiate_cpp_literalgrs.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_defined_grammar.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_defined_grammar.o"
"libs/wave/src/instantiate_defined_grammar.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_predef_macros.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_predef_macros.o"
"libs/wave/src/instantiate_predef_macros.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_re2c_lexer.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_re2c_lexer.o"
"libs/wave/src/instantiate_re2c_lexer.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_re2c_lexer_str.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/instantiate_re2c_lexer_str.o"
"libs/wave/src/instantiate_re2c_lexer_str.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/token_ids.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/token_ids.o"
"libs/wave/src/token_ids.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wave_config_constant.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/wave_config_constant.o"
"libs/wave/src/wave_config_constant.cpp"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer"

common.mkdir bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex

        mkdir -p
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/aq.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -Wall -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/aq.o"
"libs/wave/src/cpplexer/re2clex/aq.cpp"

gcc.compile.c++
bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/cpp_re.o

    "i686-pc-linux-gnu-g++"  -ftemplate-depth-128 -O2 -march=i686
-pipe -finline-functions -Wno-inline -w -pthread -fPIC
-DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -c -o
"bin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi/cpplexer/re2clex/cpp_re.o"
"libs/wave/src/cpplexer/re2clex/cpp_re.cpp"

...skipped <pbin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_wave-mt-1_48.so.1.48.0
for lack of <pbin.v2/libs/thread/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_thread-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_wave-mt-1_48.so.1.48.0 for lack of
<pbin.v2/libs/wave/build/gcc-4.7/gentoorelease/boost.locale.icu-off/pch-off/threading-multi>libboost_wave-mt-1_48.so.1.48.0...
...skipped <pstage/lib>libboost_wave-mt-1_48.so for lack of
<pstage/lib>libboost_wave-mt-1_48.so.1.48.0...
...failed updating 5 targets...
 ^[[31;01m*^[[0m ERROR: dev-libs/boost-1.48.0-r2 failed (compile phase):
 ^[[31;01m*^[[0m   Building of Boost libraries failed
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m     ebuild.sh, line   85:  Called src_compile
 ^[[31;01m*^[[0m   environment, line 5343:  Called building
 ^[[31;01m*^[[0m   environment, line 5306:  Called die
 ^[[31;01m*^[[0m The specific snippet of code:
 ^[[31;01m*^[[0m           ${BJAM} ${NUMJOBS} -q -d+2 gentoorelease
--user-config=user-config.jam ${OPTIONS} threading=single,multi
${LINK_OPTS} runtime-link=shared $(use python && echo
--python-buildid=${PYTHON_ABI}) || die "Building of Boost libraries
failed";
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m If you need support, post the output of `emerge --info
'=dev-libs/boost-1.48.0-r2'`,
 ^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv
'=dev-libs/boost-1.48.0-r2'`.
 ^[[31;01m*^[[0m The complete build log is located at
'/var/tmp/portage/dev-libs/boost-1.48.0-r2/temp/build.log'.
 ^[[31;01m*^[[0m The ebuild environment file is located at
'/var/tmp/portage/dev-libs/boost-1.48.0-r2/temp/environment'.
 ^[[31;01m*^[[0m Working directory:
'/var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0'
 ^[[31;01m*^[[0m S: '/var/tmp/portage/dev-libs/boost-1.48.0-r2/work/boost_1_48_0'

--------------------------------------------------------------------
emerge --info '=dev-libs/boost-1.48.0-r2'
--------------------------------------------------------------------

Portage 2.1.10.65 (default/linux/x86/10.0, gcc-4.7.1, glibc-2.14.1-r3,
3.4.0-rc7-athlon-full-preempt-gentoo-00816-gcad4cc9-dirty i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.4.0-rc7-athlon-full-preempt-gentoo-00816-gcad4cc9-dirty-i686-AMD_Athlon-tm-_II_X3_440_Processor-with-gentoo-2.1
Timestamp of tree: Fri, 13 Jul 2012 15:00:01 +0000
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.3-r2, 3.1.3-r1, 3.2.3
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.1
sys-devel/binutils:       2.21.1-r1
sys-devel/gcc:            4.7.1
sys-devel/gcc-config:     1.6
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 3.4-r1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r3
Repositories: gentoo
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/
/etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
/etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified
distlocks ebuild-locks fixlafiles news parallel-fetch
parse-eapi-ebuild-head protect-owned sandbox sfperms strict
unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://gentoo.localhost.net.ar/
ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo/
http://mirrors.cs.wmich.edu/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS=""
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --human-readable
--timeout=180 --exclude=/distfiles --exclude=/local
--exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acl alsa berkdb bzip2 cairo cdda cli consolekit cracklib
crypt cxx dbus dri fortran gdbm gif gpm iconv jpeg mmx modules mp3
mudflap ncurses nls nptl openmp pam pcre png pppd readline session sse
sse2 ssl tcpd unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000
atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370
ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3
trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon
authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache cgi
cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter
file_cache filter headers include info log_config logio mem_cache mime
mime_magic negotiation rewrite setenvif speling status unique_id
userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan
sheets stage tables krita karbon braindump" CAMERAS="ptp2"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18
garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver
oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip
tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console
presenter-minimizer" PHP_TARGETS="php5-3" PYTHON_TARGETS="python3_2
python2_7" QEMU_SOFTMMU_TARGETS="sh4 i386 m68k" RUBY_TARGETS="ruby18
ruby19" USERLAND="GNU" VIDEO_CARDS="radeon" XTABLES_ADDONS="quota2 psd
pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy
condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude
chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

--------------------------------------------------------------------

--------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 17:50       ` Ezequiel Garcia
@ 2012-07-15 18:24         ` Ezequiel Garcia
  2012-07-15 18:25         ` Michael Mol
  1 sibling, 0 replies; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-15 18:24 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 2:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> While trying to emerge gnash, I was forced to emerge --update boost.
>
> But it failed! (I was actually doing emerge --deep --update @world)
>

FWIW, I can't emerge 1.46 or 1.42 either.

I'm starting to blame gcc-4.7.1 (too new?)

Should I open a new gentoo bug now? Not sure...

Thanks a lot,
Ezequiel.



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 17:50       ` Ezequiel Garcia
  2012-07-15 18:24         ` Ezequiel Garcia
@ 2012-07-15 18:25         ` Michael Mol
  2012-07-15 18:33           ` Ezequiel Garcia
  1 sibling, 1 reply; 16+ messages in thread
From: Michael Mol @ 2012-07-15 18:25 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> While trying to emerge gnash, I was forced to emerge --update boost.
>
> But it failed! (I was actually doing emerge --deep --update @world)
>
> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>
>
> So, here are last words. They don't say anything to me :-(
> --------------------------------------------------------------------

[snip]

In the future, please attach, rather than in-line, stuff like build logs.

Here's what's killing it for you:

> In file included from ./boost/thread/detail/platform.hpp:17:0,
>                  from ./boost/thread/mutex.hpp:12,
>                  from libs/locale/src/shared/date_time.cpp:11:
> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
> support unavaliable: it has been explicitly disabled with
> BOOST_DISABLE_THREADS"
> In file included from ./boost/thread/mutex.hpp:12:0,
>                  from libs/locale/src/shared/date_time.cpp:11:
> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
> boost threads are available for this platform."

I'm not going to venture a guess as to why this is happening on your
system. But there's the explicit build error, cut out from the rest of
the log.

Perhaps someone else will go over the emerge --info, et al.

-- 
:wq



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 18:25         ` Michael Mol
@ 2012-07-15 18:33           ` Ezequiel Garcia
  2012-07-15 18:45             ` Michael Mol
  0 siblings, 1 reply; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-15 18:33 UTC (permalink / raw
  To: gentoo-user

Michael,

On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>> While trying to emerge gnash, I was forced to emerge --update boost.
>>
>> But it failed! (I was actually doing emerge --deep --update @world)
>>
>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>
>>
>> So, here are last words. They don't say anything to me :-(
>> --------------------------------------------------------------------
>
> [snip]
>
> In the future, please attach, rather than in-line, stuff like build logs.
>

Okey. Thanks for the tip and sorry for the trouble.

> Here's what's killing it for you:
>
>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>                  from ./boost/thread/mutex.hpp:12,
>>                  from libs/locale/src/shared/date_time.cpp:11:
>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>> support unavaliable: it has been explicitly disabled with
>> BOOST_DISABLE_THREADS"
>> In file included from ./boost/thread/mutex.hpp:12:0,
>>                  from libs/locale/src/shared/date_time.cpp:11:
>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>> boost threads are available for this platform."
>

Oh! I missed it. Thanks a lot for going through this.

> I'm not going to venture a guess as to why this is happening on your
> system. But there's the explicit build error, cut out from the rest of
> the log.
>

I think I've hit this bug:

https://svn.boost.org/trac/boost/ticket/6165

It's gcc 4.7 related. I'll try to apply the patch suggested here:

https://svn.boost.org/trac/boost/changeset/76133

and let you know.

As I've never patched an ebuild, this might take me some time :-(

Thanks a lot Michael :-)



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 18:33           ` Ezequiel Garcia
@ 2012-07-15 18:45             ` Michael Mol
  2012-07-15 18:49               ` Ezequiel Garcia
  0 siblings, 1 reply; 16+ messages in thread
From: Michael Mol @ 2012-07-15 18:45 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> Michael,
>
> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>
>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>
>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>
>>>
>>> So, here are last words. They don't say anything to me :-(
>>> --------------------------------------------------------------------
>>
>> [snip]
>>
>> In the future, please attach, rather than in-line, stuff like build logs.
>>
>
> Okey. Thanks for the tip and sorry for the trouble.
>
>> Here's what's killing it for you:
>>
>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>                  from ./boost/thread/mutex.hpp:12,
>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>> support unavaliable: it has been explicitly disabled with
>>> BOOST_DISABLE_THREADS"
>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>> boost threads are available for this platform."
>>
>
> Oh! I missed it. Thanks a lot for going through this.
>
>> I'm not going to venture a guess as to why this is happening on your
>> system. But there's the explicit build error, cut out from the rest of
>> the log.
>>
>
> I think I've hit this bug:
>
> https://svn.boost.org/trac/boost/ticket/6165
>
> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>
> https://svn.boost.org/trac/boost/changeset/76133
>
> and let you know.
>
> As I've never patched an ebuild, this might take me some time :-(

Hey, whaddaya know, my first was last week. I got some great help in
the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
a link to my b.g.o entry.

-- 
:wq



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 18:45             ` Michael Mol
@ 2012-07-15 18:49               ` Ezequiel Garcia
  2012-07-15 19:03                 ` Michael Mol
  2012-07-18 15:26                 ` Neil Bothwick
  0 siblings, 2 replies; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-15 18:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2327 bytes --]

On Sun, Jul 15, 2012 at 3:45 PM, Michael Mol <mikemol@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>> Michael,
>>
>> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>>
>>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>>
>>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>>
>>>>
>>>> So, here are last words. They don't say anything to me :-(
>>>> --------------------------------------------------------------------
>>>
>>> [snip]
>>>
>>> In the future, please attach, rather than in-line, stuff like build logs.
>>>
>>
>> Okey. Thanks for the tip and sorry for the trouble.
>>
>>> Here's what's killing it for you:
>>>
>>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>>                  from ./boost/thread/mutex.hpp:12,
>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>>> support unavaliable: it has been explicitly disabled with
>>>> BOOST_DISABLE_THREADS"
>>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>>> boost threads are available for this platform."
>>>
>>
>> Oh! I missed it. Thanks a lot for going through this.
>>
>>> I'm not going to venture a guess as to why this is happening on your
>>> system. But there's the explicit build error, cut out from the rest of
>>> the log.
>>>
>>
>> I think I've hit this bug:
>>
>> https://svn.boost.org/trac/boost/ticket/6165
>>
>> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>>
>> https://svn.boost.org/trac/boost/changeset/76133
>>
>> and let you know.
>>
>> As I've never patched an ebuild, this might take me some time :-(
>
> Hey, whaddaya know, my first was last week. I got some great help in
> the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
> a link to my b.g.o entry.
>

Great! I already have the patch, but putting it into
/etc/portage/patches didn't work :-(

Also,
:wq

[-- Attachment #2: boost-thread-gcc.patch --]
[-- Type: application/octet-stream, Size: 563 bytes --]

--- boost/config/stdlib/libstdcpp3.hpp	2012-07-15 15:40:43.000000000 -0300
+++ boost/config/stdlib/libstdcpp3.hpp.old	2012-07-15 15:40:04.000000000 -0300
@@ -33,8 +33,7 @@
 
 #ifdef __GLIBCXX__ // gcc 3.4 and greater:
 #  if defined(_GLIBCXX_HAVE_GTHR_DEFAULT) \
-        || defined(_GLIBCXX__PTHREADS) \
-        || defined(_GLIBCXX_HAS_GTHREADS)
+        || defined(_GLIBCXX__PTHREADS)
       //
       // If the std lib has thread support turned on, then turn it on in Boost
       // as well.  We do this because some gcc-3.4 std lib headers define _REENTANT

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 18:49               ` Ezequiel Garcia
@ 2012-07-15 19:03                 ` Michael Mol
  2012-07-15 19:23                   ` Ezequiel Garcia
  2012-07-18 15:26                 ` Neil Bothwick
  1 sibling, 1 reply; 16+ messages in thread
From: Michael Mol @ 2012-07-15 19:03 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 2:49 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 3:45 PM, Michael Mol <mikemol@gmail.com> wrote:
>> On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>> Michael,
>>>
>>> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>>>
>>>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>>>
>>>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>>>
>>>>>
>>>>> So, here are last words. They don't say anything to me :-(
>>>>> --------------------------------------------------------------------
>>>>
>>>> [snip]
>>>>
>>>> In the future, please attach, rather than in-line, stuff like build logs.
>>>>
>>>
>>> Okey. Thanks for the tip and sorry for the trouble.
>>>
>>>> Here's what's killing it for you:
>>>>
>>>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>>>                  from ./boost/thread/mutex.hpp:12,
>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>>>> support unavaliable: it has been explicitly disabled with
>>>>> BOOST_DISABLE_THREADS"
>>>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>>>> boost threads are available for this platform."
>>>>
>>>
>>> Oh! I missed it. Thanks a lot for going through this.
>>>
>>>> I'm not going to venture a guess as to why this is happening on your
>>>> system. But there's the explicit build error, cut out from the rest of
>>>> the log.
>>>>
>>>
>>> I think I've hit this bug:
>>>
>>> https://svn.boost.org/trac/boost/ticket/6165
>>>
>>> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>>>
>>> https://svn.boost.org/trac/boost/changeset/76133
>>>
>>> and let you know.
>>>
>>> As I've never patched an ebuild, this might take me some time :-(
>>
>> Hey, whaddaya know, my first was last week. I got some great help in
>> the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
>> a link to my b.g.o entry.
>>
>
> Great! I already have the patch, but putting it into
> /etc/portage/patches didn't work :-(

Read the transcript; it goes through how you create a private overlay
and verify that portage is using it.

-- 
:wq



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 19:03                 ` Michael Mol
@ 2012-07-15 19:23                   ` Ezequiel Garcia
  2012-07-16  1:44                     ` Ezequiel Garcia
  0 siblings, 1 reply; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-15 19:23 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 4:03 PM, Michael Mol <mikemol@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 2:49 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>> On Sun, Jul 15, 2012 at 3:45 PM, Michael Mol <mikemol@gmail.com> wrote:
>>> On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>> Michael,
>>>>
>>>> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>>>>
>>>>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>>>>
>>>>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>>>>
>>>>>>
>>>>>> So, here are last words. They don't say anything to me :-(
>>>>>> --------------------------------------------------------------------
>>>>>
>>>>> [snip]
>>>>>
>>>>> In the future, please attach, rather than in-line, stuff like build logs.
>>>>>
>>>>
>>>> Okey. Thanks for the tip and sorry for the trouble.
>>>>
>>>>> Here's what's killing it for you:
>>>>>
>>>>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>>>>                  from ./boost/thread/mutex.hpp:12,
>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>>>>> support unavaliable: it has been explicitly disabled with
>>>>>> BOOST_DISABLE_THREADS"
>>>>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>>>>> boost threads are available for this platform."
>>>>>
>>>>
>>>> Oh! I missed it. Thanks a lot for going through this.
>>>>
>>>>> I'm not going to venture a guess as to why this is happening on your
>>>>> system. But there's the explicit build error, cut out from the rest of
>>>>> the log.
>>>>>
>>>>
>>>> I think I've hit this bug:
>>>>
>>>> https://svn.boost.org/trac/boost/ticket/6165
>>>>
>>>> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>>>>
>>>> https://svn.boost.org/trac/boost/changeset/76133
>>>>
>>>> and let you know.
>>>>
>>>> As I've never patched an ebuild, this might take me some time :-(
>>>
>>> Hey, whaddaya know, my first was last week. I got some great help in
>>> the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
>>> a link to my b.g.o entry.
>>>
>>
>> Great! I already have the patch, but putting it into
>> /etc/portage/patches didn't work :-(
>
> Read the transcript; it goes through how you create a private overlay
> and verify that portage is using it.
>

ok, tons of thanks.



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 19:23                   ` Ezequiel Garcia
@ 2012-07-16  1:44                     ` Ezequiel Garcia
  2012-07-16  2:02                       ` Michael Mol
  0 siblings, 1 reply; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-16  1:44 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 4:23 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 4:03 PM, Michael Mol <mikemol@gmail.com> wrote:
>> On Sun, Jul 15, 2012 at 2:49 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>> On Sun, Jul 15, 2012 at 3:45 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>> On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>> Michael,
>>>>>
>>>>> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>>>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>>>>>
>>>>>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>>>>>
>>>>>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>>>>>
>>>>>>>
>>>>>>> So, here are last words. They don't say anything to me :-(
>>>>>>> --------------------------------------------------------------------
>>>>>>
>>>>>> [snip]
>>>>>>
>>>>>> In the future, please attach, rather than in-line, stuff like build logs.
>>>>>>
>>>>>
>>>>> Okey. Thanks for the tip and sorry for the trouble.
>>>>>
>>>>>> Here's what's killing it for you:
>>>>>>
>>>>>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>>>>>                  from ./boost/thread/mutex.hpp:12,
>>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>>>>>> support unavaliable: it has been explicitly disabled with
>>>>>>> BOOST_DISABLE_THREADS"
>>>>>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>>>>>> boost threads are available for this platform."
>>>>>>
>>>>>
>>>>> Oh! I missed it. Thanks a lot for going through this.
>>>>>
>>>>>> I'm not going to venture a guess as to why this is happening on your
>>>>>> system. But there's the explicit build error, cut out from the rest of
>>>>>> the log.
>>>>>>
>>>>>
>>>>> I think I've hit this bug:
>>>>>
>>>>> https://svn.boost.org/trac/boost/ticket/6165
>>>>>
>>>>> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>>>>>
>>>>> https://svn.boost.org/trac/boost/changeset/76133
>>>>>
>>>>> and let you know.
>>>>>
>>>>> As I've never patched an ebuild, this might take me some time :-(
>>>>
>>>> Hey, whaddaya know, my first was last week. I got some great help in
>>>> the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
>>>> a link to my b.g.o entry.
>>>>
>>>
>>> Great! I already have the patch, but putting it into
>>> /etc/portage/patches didn't work :-(
>>
>> Read the transcript; it goes through how you create a private overlay
>> and verify that portage is using it.
>>
>
> ok, tons of thanks.

Worked like a charm, following your instructions.

I'll open now a bug and attach the upstream patch.

Thanks,
Ezequiel.



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-16  1:44                     ` Ezequiel Garcia
@ 2012-07-16  2:02                       ` Michael Mol
  2012-07-16  2:24                         ` Ezequiel Garcia
  0 siblings, 1 reply; 16+ messages in thread
From: Michael Mol @ 2012-07-16  2:02 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 9:44 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 4:23 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>> On Sun, Jul 15, 2012 at 4:03 PM, Michael Mol <mikemol@gmail.com> wrote:
>>> On Sun, Jul 15, 2012 at 2:49 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>> On Sun, Jul 15, 2012 at 3:45 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>>> On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>>> Michael,
>>>>>>
>>>>>> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>>>>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>>>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>>>>>>
>>>>>>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>>>>>>
>>>>>>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>>>>>>
>>>>>>>>
>>>>>>>> So, here are last words. They don't say anything to me :-(
>>>>>>>> --------------------------------------------------------------------
>>>>>>>
>>>>>>> [snip]
>>>>>>>
>>>>>>> In the future, please attach, rather than in-line, stuff like build logs.
>>>>>>>
>>>>>>
>>>>>> Okey. Thanks for the tip and sorry for the trouble.
>>>>>>
>>>>>>> Here's what's killing it for you:
>>>>>>>
>>>>>>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>>>>>>                  from ./boost/thread/mutex.hpp:12,
>>>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>>>>>>> support unavaliable: it has been explicitly disabled with
>>>>>>>> BOOST_DISABLE_THREADS"
>>>>>>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>>>>>>> boost threads are available for this platform."
>>>>>>>
>>>>>>
>>>>>> Oh! I missed it. Thanks a lot for going through this.
>>>>>>
>>>>>>> I'm not going to venture a guess as to why this is happening on your
>>>>>>> system. But there's the explicit build error, cut out from the rest of
>>>>>>> the log.
>>>>>>>
>>>>>>
>>>>>> I think I've hit this bug:
>>>>>>
>>>>>> https://svn.boost.org/trac/boost/ticket/6165
>>>>>>
>>>>>> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>>>>>>
>>>>>> https://svn.boost.org/trac/boost/changeset/76133
>>>>>>
>>>>>> and let you know.
>>>>>>
>>>>>> As I've never patched an ebuild, this might take me some time :-(
>>>>>
>>>>> Hey, whaddaya know, my first was last week. I got some great help in
>>>>> the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
>>>>> a link to my b.g.o entry.
>>>>>
>>>>
>>>> Great! I already have the patch, but putting it into
>>>> /etc/portage/patches didn't work :-(
>>>
>>> Read the transcript; it goes through how you create a private overlay
>>> and verify that portage is using it.
>>>
>>
>> ok, tons of thanks.
>
> Worked like a charm, following your instructions.
>
> I'll open now a bug and attach the upstream patch.

Thank Mike Gilbert (floppym) for the instructions. I simply have
logging enabled in my IRC client and knew how to use grep. :)

Glad to hear it helped, though!

-- 
:wq



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-16  2:02                       ` Michael Mol
@ 2012-07-16  2:24                         ` Ezequiel Garcia
  0 siblings, 0 replies; 16+ messages in thread
From: Ezequiel Garcia @ 2012-07-16  2:24 UTC (permalink / raw
  To: gentoo-user

On Sun, Jul 15, 2012 at 11:02 PM, Michael Mol <mikemol@gmail.com> wrote:
> On Sun, Jul 15, 2012 at 9:44 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>> On Sun, Jul 15, 2012 at 4:23 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>> On Sun, Jul 15, 2012 at 4:03 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>> On Sun, Jul 15, 2012 at 2:49 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>> On Sun, Jul 15, 2012 at 3:45 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>>>> On Sun, Jul 15, 2012 at 2:33 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>>>> Michael,
>>>>>>>
>>>>>>> On Sun, Jul 15, 2012 at 3:25 PM, Michael Mol <mikemol@gmail.com> wrote:
>>>>>>>> On Sun, Jul 15, 2012 at 1:50 PM, Ezequiel Garcia <elezegarcia@gmail.com> wrote:
>>>>>>>>> While trying to emerge gnash, I was forced to emerge --update boost.
>>>>>>>>>
>>>>>>>>> But it failed! (I was actually doing emerge --deep --update @world)
>>>>>>>>>
>>>>>>>>> I set MAKEOPTS="" as suggested to prevent multiple build jobs.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> So, here are last words. They don't say anything to me :-(
>>>>>>>>> --------------------------------------------------------------------
>>>>>>>>
>>>>>>>> [snip]
>>>>>>>>
>>>>>>>> In the future, please attach, rather than in-line, stuff like build logs.
>>>>>>>>
>>>>>>>
>>>>>>> Okey. Thanks for the tip and sorry for the trouble.
>>>>>>>
>>>>>>>> Here's what's killing it for you:
>>>>>>>>
>>>>>>>>> In file included from ./boost/thread/detail/platform.hpp:17:0,
>>>>>>>>>                  from ./boost/thread/mutex.hpp:12,
>>>>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>>>>> ./boost/config/requires_threads.hpp:29:4: error: #error "Threading
>>>>>>>>> support unavaliable: it has been explicitly disabled with
>>>>>>>>> BOOST_DISABLE_THREADS"
>>>>>>>>> In file included from ./boost/thread/mutex.hpp:12:0,
>>>>>>>>>                  from libs/locale/src/shared/date_time.cpp:11:
>>>>>>>>> ./boost/thread/detail/platform.hpp:67:9: error: #error "Sorry, no
>>>>>>>>> boost threads are available for this platform."
>>>>>>>>
>>>>>>>
>>>>>>> Oh! I missed it. Thanks a lot for going through this.
>>>>>>>
>>>>>>>> I'm not going to venture a guess as to why this is happening on your
>>>>>>>> system. But there's the explicit build error, cut out from the rest of
>>>>>>>> the log.
>>>>>>>>
>>>>>>>
>>>>>>> I think I've hit this bug:
>>>>>>>
>>>>>>> https://svn.boost.org/trac/boost/ticket/6165
>>>>>>>
>>>>>>> It's gcc 4.7 related. I'll try to apply the patch suggested here:
>>>>>>>
>>>>>>> https://svn.boost.org/trac/boost/changeset/76133
>>>>>>>
>>>>>>> and let you know.
>>>>>>>
>>>>>>> As I've never patched an ebuild, this might take me some time :-(
>>>>>>
>>>>>> Hey, whaddaya know, my first was last week. I got some great help in
>>>>>> the #gentoo-chat IRC channel. I'll send you a transcript off-list, and
>>>>>> a link to my b.g.o entry.
>>>>>>
>>>>>
>>>>> Great! I already have the patch, but putting it into
>>>>> /etc/portage/patches didn't work :-(
>>>>
>>>> Read the transcript; it goes through how you create a private overlay
>>>> and verify that portage is using it.
>>>>
>>>
>>> ok, tons of thanks.
>>
>> Worked like a charm, following your instructions.
>>
>> I'll open now a bug and attach the upstream patch.
>
> Thank Mike Gilbert (floppym) for the instructions. I simply have
> logging enabled in my IRC client and knew how to use grep. :)
>
> Glad to hear it helped, though!
>

I was just about to open a bug until I found this one:

https://bugs.gentoo.org/show_bug.cgi?id=407761

It sounds sensible to *not* fix this in boost-1.48, since
gcc-4.7 was hard masked anyway. So, I've unmasked boost-1.49,
instead of using patched 1.48.

But, I've learned how to patch and prepare a private overlay;
so this made my day :-)

Thanks and see ya,
Ezequiel.



^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: [gentoo-user] How to split boost emerge
  2012-07-15 18:49               ` Ezequiel Garcia
  2012-07-15 19:03                 ` Michael Mol
@ 2012-07-18 15:26                 ` Neil Bothwick
  1 sibling, 0 replies; 16+ messages in thread
From: Neil Bothwick @ 2012-07-18 15:26 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

On Sun, 15 Jul 2012 15:49:21 -0300, Ezequiel Garcia wrote:

> Great! I already have the patch, but putting it into
> /etc/portage/patches didn't work :-(

That only works if the ebuild runs epatch_user. You can force it to run
for a particular package by creating a file
at /etc/portage/env/$category/$package, using the correct names of
course, containing

post_src_unpack() {
	cd "${S}"
	epatch_user
}


-- 
Neil Bothwick

OK Scotty, NOW!  Detonate and energize!  I mean.......

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-07-18 15:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-12 15:47 [gentoo-user] How to split boost emerge Ezequiel Garcia
2012-07-12 18:43 ` Florian Philipp
2012-07-12 23:21   ` Alan McKinnon
2012-07-14  9:42     ` Florian Philipp
2012-07-15 17:50       ` Ezequiel Garcia
2012-07-15 18:24         ` Ezequiel Garcia
2012-07-15 18:25         ` Michael Mol
2012-07-15 18:33           ` Ezequiel Garcia
2012-07-15 18:45             ` Michael Mol
2012-07-15 18:49               ` Ezequiel Garcia
2012-07-15 19:03                 ` Michael Mol
2012-07-15 19:23                   ` Ezequiel Garcia
2012-07-16  1:44                     ` Ezequiel Garcia
2012-07-16  2:02                       ` Michael Mol
2012-07-16  2:24                         ` Ezequiel Garcia
2012-07-18 15:26                 ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox