Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/boost.spec'], False, '/var/lib/mock/dist-f12-build-451034-72769/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/boost.spec'] warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/boost-1.39.0-2.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/boost.spec'], False, '/var/lib/mock/dist-f12-build-451034-72769/root/', None, 86400, True, 0, 102, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/boost.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f45Ijt + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf boost_1_39_0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/boost_1_39_0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd boost_1_39_0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (boost-version-override.patch):' Patch #0 (boost-version-override.patch): + /bin/cat /builddir/build/SOURCES/boost-version-override.patch + /usr/bin/patch -s -p0 --fuzz=0 + sed 's/_FEDORA_OPT_FLAGS/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32/' /builddir/build/SOURCES/boost-use-rpm-optflags.patch + /usr/bin/patch -p0 --fuzz=0 patching file tools/build/v2/tools/gcc.jam Hunk #1 succeeded at 299 (offset 7 lines). + echo 'Patch #2 (boost-run-tests.patch):' Patch #2 (boost-run-tests.patch): + /bin/cat /builddir/build/SOURCES/boost-run-tests.patch + /usr/bin/patch -s -p0 --fuzz=0 + sed s/_FEDORA_SONAME/5/ /builddir/build/SOURCES/boost-soname.patch + /usr/bin/patch -p0 --fuzz=0 patching file tools/build/v2/tools/gcc.jam + echo 'Patch #4 (boost-unneccessary_iostreams.patch):' Patch #4 (boost-unneccessary_iostreams.patch): + /bin/cat /builddir/build/SOURCES/boost-unneccessary_iostreams.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #5 (boost-bitset.patch): + echo 'Patch #5 (boost-bitset.patch):' + /bin/cat /builddir/build/SOURCES/boost-bitset.patch + /usr/bin/patch -s -p0 --fuzz=0 Patch #6 (boost-function_template.patch): + echo 'Patch #6 (boost-function_template.patch):' + /bin/cat /builddir/build/SOURCES/boost-function_template.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Js5sF1 + umask 022 + cd /builddir/build/BUILD + cd boost_1_39_0 + LANG=C + export LANG + unset DISPLAY ++ pwd + BOOST_ROOT=/builddir/build/BUILD/boost_1_39_0 + export BOOST_ROOT + cd tools/jam/src + ./build.sh ### ### Using 'gcc' toolset. ### rm -rf bootstrap mkdir bootstrap gcc -o bootstrap/jam0 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= clean ...found 1 target... ...updating 1 target... ...updated 1 target... ./bootstrap/jam0 -f build.jam --toolset=gcc --toolset-root= ...found 47 targets... ...updating 2 targets... [MKDIR] bin.linuxppc [COMPILE] bin.linuxppc/bjam ...updated 2 targets... ++ find tools/jam/src/ -name bjam -a -type f + BJAM=tools/jam/src/bin.linuxppc/bjam + CONFIGURE_FLAGS=--with-toolset=gcc ++ python -c 'import sys; print sys.version[:3]' + PYTHON_VERSION=2.6 + PYTHON_FLAGS='--with-python-root=/usr --with-python-version=2.6' + REGEX_FLAGS=--with-icu + ./bootstrap.sh --with-toolset=gcc --with-python-root=/usr --with-python-version=2.6 --with-icu Building Boost.Jam with toolset gcc... tools/jam/src/bin.linuxppc/bjam Unicode/ICU support for Boost.Regex?... /usr Generating Boost.Build configuration in project-config.jam... Bootstrapping is done. To build, run: ./bjam To adjust configuration, edit 'project-config.jam'. Further information: - Command line help: ./bjam --help - Getting started guide: http://www.boost.org/more/getting_started/unix-variants.html - Boost.Build documentation: http://www.boost.org/boost-build2/doc/html/index.html + BUILD_VARIANTS='variant=release threading=single,multi debug-symbols=on' + BUILD_FLAGS='-d2 --layout=system variant=release threading=single,multi debug-symbols=on' + tools/jam/src/bin.linuxppc/bjam -d2 --layout=system variant=release threading=single,multi debug-symbols=on -j8 stage warning: Graph library does not contain optional GraphML reader. note: to enable GraphML support, set EXPAT_INCLUDE and EXPAT_LIBPATH to the note: directories containing the Expat headers and libraries, respectively. warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. Note: Building Boost.Regex with Unicode/ICU support enabled Using ICU in /usr/include ...patience... ...patience... ...patience... ...found 6307 targets... ...updating 1428 targets... common.mkdir stage mkdir -p "stage" common.mkdir bin.v2 mkdir -p "bin.v2" common.mkdir stage/lib mkdir -p "stage/lib" common.mkdir bin.v2/libs mkdir -p "bin.v2/libs" common.mkdir bin.v2/libs/python mkdir -p "bin.v2/libs/python" common.mkdir bin.v2/libs/regex mkdir -p "bin.v2/libs/regex" common.mkdir bin.v2/libs/serialization mkdir -p "bin.v2/libs/serialization" common.mkdir bin.v2/libs/program_options mkdir -p "bin.v2/libs/program_options" common.mkdir bin.v2/libs/signals mkdir -p "bin.v2/libs/signals" common.mkdir bin.v2/libs/serialization/build mkdir -p "bin.v2/libs/serialization/build" common.mkdir bin.v2/libs/test mkdir -p "bin.v2/libs/test" common.mkdir bin.v2/libs/thread mkdir -p "bin.v2/libs/thread" common.mkdir bin.v2/libs/math mkdir -p "bin.v2/libs/math" common.mkdir bin.v2/libs/python/build mkdir -p "bin.v2/libs/python/build" common.mkdir bin.v2/libs/thread/build mkdir -p "bin.v2/libs/thread/build" common.mkdir bin.v2/libs/regex/build mkdir -p "bin.v2/libs/regex/build" common.mkdir bin.v2/libs/program_options/build mkdir -p "bin.v2/libs/program_options/build" common.mkdir bin.v2/libs/signals/build mkdir -p "bin.v2/libs/signals/build" common.mkdir bin.v2/libs/python/build/gcc-4.4.0 mkdir -p "bin.v2/libs/python/build/gcc-4.4.0" common.mkdir bin.v2/libs/math/build mkdir -p "bin.v2/libs/math/build" common.mkdir bin.v2/libs/test/build mkdir -p "bin.v2/libs/test/build" common.mkdir bin.v2/libs/serialization/build/gcc-4.4.0 mkdir -p "bin.v2/libs/serialization/build/gcc-4.4.0" common.mkdir bin.v2/libs/serialization/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/serialization/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/signals/build/gcc-4.4.0 mkdir -p "bin.v2/libs/signals/build/gcc-4.4.0" common.mkdir bin.v2/libs/regex/build/gcc-4.4.0 mkdir -p "bin.v2/libs/regex/build/gcc-4.4.0" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0 mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/test/build/gcc-4.4.0 mkdir -p "bin.v2/libs/test/build/gcc-4.4.0" common.mkdir bin.v2/libs/program_options/build/gcc-4.4.0 mkdir -p "bin.v2/libs/program_options/build/gcc-4.4.0" common.mkdir bin.v2/libs/math/build/gcc-4.4.0 mkdir -p "bin.v2/libs/math/build/gcc-4.4.0" common.mkdir bin.v2/libs/math/build/has_long_double_support.test mkdir -p "bin.v2/libs/math/build/has_long_double_support.test" common.mkdir bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0 mkdir -p "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0" common.mkdir bin.v2/libs/regex/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/regex/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/math/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/math/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/signals/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/signals/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on" common.mkdir bin.v2/libs/program_options/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/program_options/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/test/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/test/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on" common.mkdir bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread" common.mkdir bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread mkdir -p "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/once.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/once.o" "libs/thread/src/pthread/once.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_archive.o" "libs/serialization/src/basic_archive.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/exceptions.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/exceptions.o" "libs/thread/src/pthread/exceptions.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/once.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/once.o" "libs/thread/src/pthread/once.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/exceptions.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/exceptions.o" "libs/thread/src/pthread/exceptions.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/config_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/config_file.o" "libs/program_options/src/config_file.cpp" gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/thread.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp" RmTemps bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_thread-mt.a(clean) rm -f "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_thread-mt.a" gcc.archive bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_thread-mt.a "/usr/bin/ar" rc "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_thread-mt.a" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/thread.o" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/exceptions.o" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/pthread/once.o" common.copy stage/lib/libboost_thread-mt.a cp "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_thread-mt.a" "stage/lib/libboost_thread-mt.a" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/value_semantic.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/value_semantic.o" "libs/program_options/src/value_semantic.cpp" libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around '&&' within '||' libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around '&&' within '||' gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/thread.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_THREAD_BUILD_DLL=1 -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/variables_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/variables_map.o" "libs/program_options/src/variables_map.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/positional_options.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/positional_options.o" "libs/program_options/src/positional_options.cpp" common.mkdir bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.link.dll bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_thread-mt.so "g++" -o "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_thread-mt.so" -Wl,-soname -Wl,libboost_thread-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/thread.o" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/exceptions.o" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/pthread/once.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_thread-mt.so cp "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_thread-mt.so" "stage/lib/libboost_thread-mt.so" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/parsers.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/parsers.o" "libs/program_options/src/parsers.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' libs/program_options/src/parsers.cpp:196: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/cmdline.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/cmdline.o" "libs/program_options/src/cmdline.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' libs/program_options/src/cmdline.cpp:199: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/convert.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/convert.o" "libs/program_options/src/convert.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/winmain.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/winmain.o" "libs/program_options/src/winmain.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/positional_options.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/positional_options.o" "libs/program_options/src/positional_options.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/options_description.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/options_description.o" "libs/program_options/src/options_description.cpp" libs/program_options/src/options_description.cpp: In member function 'boost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) const': libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous 'else' gcc.link.dll bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/libboost_program_options.so "g++" -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/libboost_program_options.so" -Wl,-soname -Wl,libboost_program_options.so.5 -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/convert.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/winmain.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_program_options.so cp "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/libboost_program_options.so" "stage/lib/libboost_program_options.so" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/winmain.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/winmain.o" "libs/program_options/src/winmain.cpp" common.mkdir bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/config_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/config_file.o" "libs/program_options/src/config_file.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/convert.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/convert.o" "libs/program_options/src/convert.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/value_semantic.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/value_semantic.o" "libs/program_options/src/value_semantic.cpp" libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around '&&' within '||' libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around '&&' within '||' gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/cmdline.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/cmdline.o" "libs/program_options/src/cmdline.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' libs/program_options/src/cmdline.cpp:199: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/variables_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/variables_map.o" "libs/program_options/src/variables_map.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/parsers.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/parsers.o" "libs/program_options/src/parsers.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' libs/program_options/src/parsers.cpp:196: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/config_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/options_description.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/options_description.o" "libs/program_options/src/options_description.cpp" libs/program_options/src/options_description.cpp: In member function 'boost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) const': libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous 'else' RmTemps bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_program_options.a(clean) rm -f "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_program_options.a" gcc.archive bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_program_options.a "/usr/bin/ar" rc "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_program_options.a" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/convert.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/winmain.o" common.copy stage/lib/libboost_program_options.a cp "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_program_options.a" "stage/lib/libboost_program_options.a" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/positional_options.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp" common.mkdir bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" ...on 100th target... gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/options_description.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" libs/program_options/src/options_description.cpp: In member function 'boost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) const': libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous 'else' gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cmdline.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' libs/program_options/src/cmdline.cpp:199: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/convert.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/convert.o" "libs/program_options/src/convert.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/parsers.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' libs/program_options/src/parsers.cpp:196: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/variables_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/winmain.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/positional_options.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/value_semantic.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around '&&' within '||' libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around '&&' within '||' RmTemps bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_program_options-mt.a(clean) rm -f "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_program_options-mt.a" gcc.archive bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_program_options-mt.a "/usr/bin/ar" rc "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_program_options-mt.a" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/winmain.o" common.copy stage/lib/libboost_program_options-mt.a cp "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_program_options-mt.a" "stage/lib/libboost_program_options-mt.a" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/config_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp" common.mkdir bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/convert.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/convert.o" "libs/program_options/src/convert.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cmdline.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from libs/program_options/src/cmdline.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::_bi::bind_t, std::allocator > >, boost::_mfi::mf1, std::allocator > >, boost::program_options::detail::cmdline, std::vector, std::allocator >, std::allocator, std::allocator > > >&>, boost::_bi::list2, boost::arg<1> > >, R = std::vector, std::allocator > >, T0 = std::vector, std::allocator >, std::allocator, std::allocator > > >&]' libs/program_options/src/cmdline.cpp:199: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/value_semantic.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp" libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:175: warning: suggest parentheses around '&&' within '||' libs/program_options/src/value_semantic.cpp: In function 'void boost::program_options::validate(boost::any&, const std::vector, std::allocator >, std::allocator, std::allocator > > >&, std::string*, int)': libs/program_options/src/value_semantic.cpp:190: warning: suggest parentheses around '&&' within '||' common.mkdir bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/winmain.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/options_description.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp" libs/program_options/src/options_description.cpp: In member function 'boost::program_options::option_description::match_result boost::program_options::option_description::match(const std::string&, bool) const': libs/program_options/src/options_description.cpp:74: warning: suggest explicit braces to avoid ambiguous 'else' gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/cpp_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/cpp_main.o" "libs/test/src/cpp_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/execution_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/execution_monitor.o" "libs/test/src/execution_monitor.cpp" gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/variables_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/compiler_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/debug.o" "libs/test/src/debug.cpp" In file included from libs/test/src/debug.cpp:16: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h: In function 'char* boost::debug::::prepare_window_title(const boost::debug::dbg_startup_info&)': /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/parsers.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PROGRAM_OPTIONS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp" In file included from ./boost/function/detail/prologue.hpp:17, from ./boost/function/function_template.hpp:13, from ./boost/function/detail/maybe_include.hpp:18, from ./boost/function/function1.hpp:11, from ./boost/program_options/value_semantic.hpp:13, from ./boost/program_options/options_description.hpp:13, from ./boost/program_options/detail/cmdline.hpp:14, from ./boost/program_options/parsers.hpp:12, from libs/program_options/src/parsers.cpp:11: ./boost/function/function_base.hpp: In static member function 'static void boost::detail::function::functor_manager_common::manage_small(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]': ./boost/function/function_base.hpp:349: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, mpl_::true_) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:395: instantiated from 'static void boost::detail::function::functor_manager::manager(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type, boost::detail::function::function_obj_tag) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_base.hpp:423: instantiated from 'static void boost::detail::function::functor_manager::manage(const boost::detail::function::function_buffer&, boost::detail::function::function_buffer&, boost::detail::function::functor_manager_operation_type) [with Functor = boost::program_options::::prefix_name_mapper]' ./boost/function/function_template.hpp:904: instantiated from 'void boost::function1::assign_to(Functor) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' ./boost/function/function_template.hpp:720: instantiated from 'boost::function1::function1(Functor, typename boost::enable_if_c::type) [with Functor = boost::program_options::::prefix_name_mapper, R = std::basic_string, std::allocator >, T0 = std::basic_string, std::allocator >]' libs/program_options/src/parsers.cpp:196: instantiated from here ./boost/function/function_base.hpp:310: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/function/function_base.hpp:314: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.link.dll bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/libboost_prg_exec_monitor.so "g++" -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/libboost_prg_exec_monitor.so" -Wl,-soname -Wl,libboost_prg_exec_monitor.so.5 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/cpp_main.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_prg_exec_monitor.so cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/libboost_prg_exec_monitor.so" "stage/lib/libboost_prg_exec_monitor.so" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/execution_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/execution_monitor.o" "libs/test/src/execution_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/plain_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/debug.o" "libs/test/src/debug.cpp" In file included from libs/test/src/debug.cpp:16: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h: In function 'char* boost::debug::::prepare_window_title(const boost::debug::dbg_startup_info&)': /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds gcc.link.dll bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_program_options-mt.so "g++" -o "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_program_options-mt.so" -Wl,-soname -Wl,libboost_program_options-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/winmain.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_program_options-mt.so cp "bin.v2/libs/program_options/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_program_options-mt.so" "stage/lib/libboost_program_options-mt.so" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/progress_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/progress_monitor.o" "libs/test/src/progress_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_reporter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_reporter.o" "libs/test/src/results_reporter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_collector.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_collector.o" "libs/test/src/results_collector.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" In file included from libs/test/src/unit_test_monitor.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_log.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_log.o" "libs/test/src/unit_test_log.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_main.o" "libs/test/src/test_main.cpp" In file included from libs/test/src/test_main.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpp_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpp_main.o" "libs/test/src/cpp_main.cpp" RmTemps bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_prg_exec_monitor.a(clean) rm -f "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_prg_exec_monitor.a" gcc.archive bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_prg_exec_monitor.a "/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_prg_exec_monitor.a" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpp_main.o" common.copy stage/lib/libboost_prg_exec_monitor.a cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_prg_exec_monitor.a" "stage/lib/libboost_prg_exec_monitor.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_suite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_tools.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_tools.o" "libs/test/src/test_tools.cpp" In file included from libs/test/src/test_tools.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used common.mkdir bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_main.o" "libs/test/src/unit_test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/interaction_based.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/interaction_based.o" "libs/test/src/interaction_based.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/framework.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/framework.o" "libs/test/src/framework.cpp" In file included from libs/test/src/framework.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/execution_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/compiler_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/debug.o" "libs/test/src/debug.cpp" In file included from libs/test/src/debug.cpp:16: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h: In function 'char* boost::debug::::prepare_window_title(const boost::debug::dbg_startup_info&)': /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/progress_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_parameters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp" RmTemps bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_test_exec_monitor.a(clean) rm -f "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_test_exec_monitor.a" gcc.archive bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_test_exec_monitor.a "/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_test_exec_monitor.a" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/framework.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_collector.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_reporter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_tools.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_report_formatter.o" common.copy stage/lib/libboost_test_exec_monitor.a cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_test_exec_monitor.a" "stage/lib/libboost_test_exec_monitor.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/plain_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_reporter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/exception_safety.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/exception_safety.o" "libs/test/src/exception_safety.cpp" In file included from libs/test/src/exception_safety.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_collector.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/logged_expectations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/logged_expectations.o" "libs/test/src/logged_expectations.cpp" In file included from libs/test/src/logged_expectations.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used RmTemps bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_unit_test_framework.a(clean) rm -f "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_unit_test_framework.a" gcc.archive bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_unit_test_framework.a "/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_unit_test_framework.a" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/framework.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_collector.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/results_reporter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/test_tools.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/exception_safety.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/interaction_based.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/logged_expectations.o" common.copy stage/lib/libboost_unit_test_framework.a cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_unit_test_framework.a" "stage/lib/libboost_unit_test_framework.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_main.o" "libs/test/src/test_main.cpp" In file included from libs/test/src/test_main.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_log.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/framework.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/framework.o" "libs/test/src/framework.cpp" In file included from libs/test/src/framework.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" In file included from libs/test/src/unit_test_monitor.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_suite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpp_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp" RmTemps bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_prg_exec_monitor-mt.a(clean) rm -f "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" gcc.archive bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_prg_exec_monitor-mt.a "/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpp_main.o" common.copy stage/lib/libboost_prg_exec_monitor-mt.a cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" "stage/lib/libboost_prg_exec_monitor-mt.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/interaction_based.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/interaction_based.o" "libs/test/src/interaction_based.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/compiler_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_tools.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp" In file included from libs/test/src/test_tools.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/progress_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/progress_monitor.o" "libs/test/src/progress_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/plain_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/results_reporter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/results_reporter.o" "libs/test/src/results_reporter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/results_collector.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/results_collector.o" "libs/test/src/results_collector.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/exception_safety.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/exception_safety.o" "libs/test/src/exception_safety.cpp" In file included from libs/test/src/exception_safety.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_parameters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp" RmTemps bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_test_exec_monitor-mt.a(clean) rm -f "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_test_exec_monitor-mt.a" gcc.archive bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_test_exec_monitor-mt.a "/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_test_exec_monitor-mt.a" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_report_formatter.o" common.copy stage/lib/libboost_test_exec_monitor-mt.a cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_test_exec_monitor-mt.a" "stage/lib/libboost_test_exec_monitor-mt.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_log.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_log.o" "libs/test/src/unit_test_log.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/logged_expectations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/logged_expectations.o" "libs/test/src/logged_expectations.cpp" In file included from libs/test/src/logged_expectations.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used RmTemps bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_unit_test_framework-mt.a(clean) rm -f "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_unit_test_framework-mt.a" gcc.archive bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_unit_test_framework-mt.a "/usr/bin/ar" rc "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_unit_test_framework-mt.a" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/exception_safety.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/interaction_based.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/logged_expectations.o" common.copy stage/lib/libboost_unit_test_framework-mt.a cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_unit_test_framework-mt.a" "stage/lib/libboost_unit_test_framework-mt.a" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" In file included from libs/test/src/unit_test_monitor.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/framework.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/framework.o" "libs/test/src/framework.cpp" In file included from libs/test/src/framework.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/interaction_based.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/interaction_based.o" "libs/test/src/interaction_based.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/xml_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" ...on 200th target... common.mkdir bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/test_tools.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/test_tools.o" "libs/test/src/test_tools.cpp" In file included from libs/test/src/test_tools.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_suite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_main.o" "libs/test/src/unit_test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/xml_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpp_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/compiler_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/execution_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/debug.o" "libs/test/src/debug.cpp" In file included from libs/test/src/debug.cpp:16: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h: In function 'char* boost::debug::::prepare_window_title(const boost::debug::dbg_startup_info&)': /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:186: warning: array subscript is above array bounds gcc.link.dll bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_prg_exec_monitor-mt.so "g++" -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_prg_exec_monitor-mt.so" -Wl,-soname -Wl,libboost_prg_exec_monitor-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpp_main.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_prg_exec_monitor-mt.so cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_prg_exec_monitor-mt.so" "stage/lib/libboost_prg_exec_monitor-mt.so" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/progress_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/plain_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_parameters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/results_reporter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/logged_expectations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/logged_expectations.o" "libs/test/src/logged_expectations.cpp" In file included from libs/test/src/logged_expectations.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/exception_safety.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/exception_safety.o" "libs/test/src/exception_safety.cpp" In file included from libs/test/src/exception_safety.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.link.dll bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/libboost_unit_test_framework.so "g++" -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/libboost_unit_test_framework.so" -Wl,-soname -Wl,libboost_unit_test_framework.so.5 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/framework.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/results_collector.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/results_reporter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/test_tools.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/xml_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/exception_safety.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/interaction_based.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/logged_expectations.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_unit_test_framework.so cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/libboost_unit_test_framework.so" "stage/lib/libboost_unit_test_framework.so" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/results_collector.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/framework.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/framework.o" "libs/test/src/framework.cpp" In file included from libs/test/src/framework.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_log.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_monitor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp" In file included from libs/test/src/unit_test_monitor.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_log_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/interaction_based.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/interaction_based.o" "libs/test/src/interaction_based.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_suite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_suite.o" "libs/test/src/unit_test_suite.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_pointer_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_pointer_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_report_formatter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_serializer_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_xml_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_main.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp" gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/test_tools.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp" In file included from libs/test/src/test_tools.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_oprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info_typeid.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info_no_rtti.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/basic_text_iprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/stl_port.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/stl_port.o" "libs/serialization/src/stl_port.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/binary_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp" In file included from libs/serialization/src/binary_oarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1107' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_parameters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/polymorphic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp" In file included from libs/serialization/src/polymorphic_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.401' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/polymorphic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp" In file included from libs/serialization/src/polymorphic_iarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.434' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/exception_safety.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/exception_safety.o" "libs/test/src/exception_safety.cpp" In file included from libs/test/src/exception_safety.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.compile.c++ bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/logged_expectations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_TEST_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/logged_expectations.o" "libs/test/src/logged_expectations.cpp" In file included from libs/test/src/logged_expectations.cpp:16: ./boost/test/floating_point_comparison.hpp:224: warning: 'boost::test_tools::::check_is_close' defined but not used ./boost/test/floating_point_comparison.hpp:246: warning: 'boost::test_tools::::check_is_small' defined but not used gcc.link.dll bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_unit_test_framework-mt.so "g++" -o "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_unit_test_framework-mt.so" -Wl,-soname -Wl,libboost_unit_test_framework-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/unit_test_suite.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_report_formatter.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/exception_safety.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/interaction_based.o" "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/logged_expectations.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_unit_test_framework-mt.so cp "bin.v2/libs/test/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_unit_test_framework-mt.so" "stage/lib/libboost_unit_test_framework-mt.so" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/void_cast.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/void_cast.o" "libs/serialization/src/void_cast.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/binary_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp" In file included from libs/serialization/src/binary_iarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1409' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1519' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp" In file included from libs/serialization/src/text_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.888' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp" In file included from libs/serialization/src/text_iarchive.cpp:17: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1368' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1405' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_woprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_wiprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp" In file included from libs/serialization/src/xml_oarchive.cpp:19: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1290' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/codecvt_null.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp" common.mkdir bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp" In file included from libs/serialization/src/text_wiarchive.cpp:23: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1350' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1460' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp" In file included from libs/serialization/src/text_woarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.881' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_iarchive_impl.ipp:41, from libs/serialization/src/xml_iarchive.cpp:31: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_iarchive.cpp:30: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2781' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2818' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_archive.o" "libs/serialization/src/basic_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_pointer_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_pointer_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_serializer_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp" In file included from libs/serialization/src/xml_woarchive.cpp:24: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1431' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_xml_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_iprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info_no_rtti.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/extended_type_info_typeid.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info_typeid.o" "libs/serialization/src/extended_type_info_typeid.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_oprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/stl_port.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/stl_port.o" "libs/serialization/src/stl_port.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_wiarchive_impl.ipp:45, from libs/serialization/src/xml_wiarchive.cpp:35: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_wiarchive.cpp:36: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2724' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2785' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/polymorphic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp" In file included from libs/serialization/src/polymorphic_iarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.434' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/polymorphic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp" In file included from libs/serialization/src/polymorphic_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.401' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/binary_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp" In file included from libs/serialization/src/binary_oarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1110' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/void_cast.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/void_cast.o" "libs/serialization/src/void_cast.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/binary_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp" In file included from libs/serialization/src/binary_iarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1412' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1522' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp" In file included from libs/serialization/src/text_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.891' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp" In file included from libs/serialization/src/text_iarchive.cpp:17: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1371' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1408' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_grammar.cpp:16: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_wiprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp" gcc.link.dll bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_serialization.so "g++" -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_serialization.so" -Wl,-soname -Wl,libboost_serialization.so.5 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_oarchive.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_serialization.so cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_serialization.so" "stage/lib/libboost_serialization.so" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp" In file included from libs/serialization/src/xml_oarchive.cpp:19: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1270' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_woprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_iarchive_impl.ipp:41, from libs/serialization/src/xml_iarchive.cpp:31: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_iarchive.cpp:30: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2673' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2824' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/codecvt_null.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp" common.mkdir bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp" In file included from libs/serialization/src/text_woarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.884' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp" In file included from libs/serialization/src/text_wiarchive.cpp:23: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1353' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1463' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_pointer_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp" ...on 300th target... gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_wgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/include/classic_rule.hpp:11, from ./boost/spirit/core/non_terminal/rule.hpp:25, from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/home/classic/core/scanner/scanner.hpp: In member function 'typename boost::spirit::match_result::type boost::spirit::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::alternative, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t>, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::action, boost::archive::xml::append_char, std::allocator > > > >, ScannerT = boost::spirit::scanner<__gnu_cxx::__normal_iterator, std::allocator > >, boost::spirit::scanner_policies >, AttrT = boost::spirit::nil_t]': ./boost/spirit/home/classic/core/scanner/scanner.hpp:132: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_pointer_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp" gcc.link.dll bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_wserialization.so "g++" -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_wserialization.so" -Wl,-soname -Wl,libboost_wserialization.so.5 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/codecvt_null.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_serialization.so" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_wserialization.so cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/libboost_wserialization.so" "stage/lib/libboost_wserialization.so" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_serializer_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_xml_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp" In file included from libs/serialization/src/xml_woarchive.cpp:24: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1461' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_wiarchive_impl.ipp:45, from libs/serialization/src/xml_wiarchive.cpp:35: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_wiarchive.cpp:36: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2749' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2786' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_iprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info_no_rtti.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info_typeid.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/stl_port.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_oprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/binary_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp" In file included from libs/serialization/src/binary_oarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1110' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/polymorphic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp" In file included from libs/serialization/src/polymorphic_iarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.434' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/polymorphic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp" In file included from libs/serialization/src/polymorphic_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.401' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/binary_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp" In file included from libs/serialization/src/binary_iarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1412' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1522' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/void_cast.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp" In file included from libs/serialization/src/text_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.891' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_grammar.cpp:16: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" RmTemps bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_serialization.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_serialization.a" gcc.archive bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_serialization.a "/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_serialization.a" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_oarchive.o" common.copy stage/lib/libboost_serialization.a cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_serialization.a" "stage/lib/libboost_serialization.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp" In file included from libs/serialization/src/text_iarchive.cpp:17: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1371' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1408' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_wiprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp" In file included from libs/serialization/src/xml_oarchive.cpp:19: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1270' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp" In file included from libs/serialization/src/text_woarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.884' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_woprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/codecvt_null.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp" common.mkdir bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_archive.o" "libs/serialization/src/basic_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_wgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/include/classic_rule.hpp:11, from ./boost/spirit/core/non_terminal/rule.hpp:25, from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/home/classic/core/scanner/scanner.hpp: In member function 'typename boost::spirit::match_result::type boost::spirit::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::alternative, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t>, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::action, boost::archive::xml::append_char, std::allocator > > > >, ScannerT = boost::spirit::scanner<__gnu_cxx::__normal_iterator, std::allocator > >, boost::spirit::scanner_policies >, AttrT = boost::spirit::nil_t]': ./boost/spirit/home/classic/core/scanner/scanner.hpp:132: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here RmTemps bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wserialization.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wserialization.a" gcc.archive bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wserialization.a "/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wserialization.a" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/codecvt_null.o" common.copy stage/lib/libboost_wserialization.a cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wserialization.a" "stage/lib/libboost_wserialization.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_iarchive_impl.ipp:41, from libs/serialization/src/xml_iarchive.cpp:31: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_iarchive.cpp:30: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2673' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2824' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_iserializer.o" "libs/serialization/src/basic_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp" In file included from libs/serialization/src/text_wiarchive.cpp:23: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1353' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1463' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp" In file included from libs/serialization/src/xml_woarchive.cpp:24: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1461' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_oserializer.o" "libs/serialization/src/basic_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_pointer_iserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_pointer_iserializer.o" "libs/serialization/src/basic_pointer_iserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_pointer_oserializer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_pointer_oserializer.o" "libs/serialization/src/basic_pointer_oserializer.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_serializer_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_serializer_map.o" "libs/serialization/src/basic_serializer_map.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_xml_archive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_xml_archive.o" "libs/serialization/src/basic_xml_archive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_iarchive.o" "libs/serialization/src/basic_iarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_wiarchive_impl.ipp:45, from libs/serialization/src/xml_wiarchive.cpp:35: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_wiarchive.cpp:36: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2749' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2786' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_oarchive.o" "libs/serialization/src/basic_oarchive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_iprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_iprimitive.o" "libs/serialization/src/basic_text_iprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/extended_type_info.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/extended_type_info.o" "libs/serialization/src/extended_type_info.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/extended_type_info_typeid.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/extended_type_info_no_rtti.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/stl_port.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/stl_port.o" "libs/serialization/src/stl_port.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_oprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_oprimitive.o" "libs/serialization/src/basic_text_oprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/binary_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/binary_oarchive.o" "libs/serialization/src/binary_oarchive.cpp" In file included from libs/serialization/src/binary_oarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1107' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/polymorphic_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/polymorphic_oarchive.o" "libs/serialization/src/polymorphic_oarchive.cpp" In file included from libs/serialization/src/polymorphic_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.401' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/polymorphic_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/polymorphic_iarchive.o" "libs/serialization/src/polymorphic_iarchive.cpp" In file included from libs/serialization/src/polymorphic_iarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::polymorphic_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.434' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/void_cast.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/void_cast.o" "libs/serialization/src/void_cast.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/binary_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/binary_iarchive.o" "libs/serialization/src/binary_iarchive.cpp" In file included from libs/serialization/src/binary_iarchive.cpp:18: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1409' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::binary_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1519' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_oarchive.o" "libs/serialization/src/text_oarchive.cpp" In file included from libs/serialization/src/text_oarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.888' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_iarchive.o" "libs/serialization/src/text_iarchive.cpp" In file included from libs/serialization/src/text_iarchive.cpp:17: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1368' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1405' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_wiprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_wiprimitive.o" "libs/serialization/src/basic_text_wiprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_woprimitive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_woprimitive.o" "libs/serialization/src/basic_text_woprimitive.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_grammar.cpp:16: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" RmTemps bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_serialization-mt.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_serialization-mt.a" gcc.archive bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_serialization-mt.a "/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_serialization-mt.a" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_oarchive.o" common.copy stage/lib/libboost_serialization-mt.a cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_serialization-mt.a" "stage/lib/libboost_serialization-mt.a" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o" "libs/serialization/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_oarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_oarchive.o" "libs/serialization/src/xml_oarchive.cpp" In file included from libs/serialization/src/xml_oarchive.cpp:19: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_oarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1290' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_wiarchive.o" "libs/serialization/src/text_wiarchive.cpp" In file included from libs/serialization/src/text_wiarchive.cpp:23: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1350' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_text_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1460' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_woarchive.o" "libs/serialization/src/text_woarchive.cpp" In file included from libs/serialization/src/text_woarchive.cpp:21: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::text_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.881' does break strict-aliasing rules cc1plus: note: initialized from here common.mkdir bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/codecvt_null.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/codecvt_null.o" "libs/serialization/src/codecvt_null.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_iarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_iarchive.o" "libs/serialization/src/xml_iarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_iarchive_impl.ipp:41, from libs/serialization/src/xml_iarchive.cpp:31: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_iarchive.cpp:30: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2781' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_iarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2818' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/connection.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/connection.o" "libs/signals/src/connection.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_wgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/include/classic_rule.hpp:11, from ./boost/spirit/core/non_terminal/rule.hpp:25, from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/home/classic/core/scanner/scanner.hpp: In member function 'typename boost::spirit::match_result::type boost::spirit::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::alternative, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t>, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::action, boost::archive::xml::append_char, std::allocator > > > >, ScannerT = boost::spirit::scanner<__gnu_cxx::__normal_iterator, std::allocator > >, boost::spirit::scanner_policies >, AttrT = boost::spirit::nil_t]': ./boost/spirit/home/classic/core/scanner/scanner.hpp:132: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here RmTemps bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wserialization-mt.a(clean) rm -f "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wserialization-mt.a" gcc.archive bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wserialization-mt.a "/usr/bin/ar" rc "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wserialization-mt.a" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/codecvt_null.o" common.copy stage/lib/libboost_wserialization-mt.a cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wserialization-mt.a" "stage/lib/libboost_wserialization-mt.a" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/trackable.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/trackable.o" "libs/signals/src/trackable.cpp" common.mkdir bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_woarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_woarchive.o" "libs/serialization/src/xml_woarchive.cpp" In file included from libs/serialization/src/xml_woarchive.cpp:24: In static member function 'static const boost::archive::detail::basic_pointer_oserializer* boost::archive::detail::archive_pointer_oserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_woarchive]': cc1plus: warning: dereferencing pointer 'pretmp.1431' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_wiarchive.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_wiarchive.o" "libs/serialization/src/xml_wiarchive.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from ./boost/archive/impl/xml_wiarchive_impl.ipp:45, from libs/serialization/src/xml_wiarchive.cpp:35: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/xml_wiarchive.cpp:36: In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::naked_xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2724' does break strict-aliasing rules cc1plus: note: initialized from here In static member function 'static const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::archive_pointer_iserializer::find(const boost::serialization::extended_type_info&) [with Archive = boost::archive::xml_wiarchive]': cc1plus: warning: dereferencing pointer 'pretmp.2785' does break strict-aliasing rules cc1plus: note: initialized from here gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/slot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/slot.o" "libs/signals/src/slot.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/named_slot_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/named_slot_map.o" "libs/signals/src/named_slot_map.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/trackable.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/trackable.o" "libs/signals/src/trackable.cpp" common.mkdir bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/signal_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/signal_base.o" "libs/signals/src/signal_base.cpp" gcc.link.dll bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/libboost_signals.so "g++" -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/libboost_signals.so" -Wl,-soname -Wl,libboost_signals.so.5 -shared -Wl,--start-group "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/trackable.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/connection.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/signal_base.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/slot.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_signals.so cp "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/libboost_signals.so" "stage/lib/libboost_signals.so" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/connection.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/connection.o" "libs/signals/src/connection.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/slot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/slot.o" "libs/signals/src/slot.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/signal_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/signal_base.o" "libs/signals/src/signal_base.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/named_slot_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/named_slot_map.o" "libs/signals/src/named_slot_map.cpp" RmTemps bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_signals.a(clean) rm -f "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_signals.a" gcc.archive bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_signals.a "/usr/bin/ar" rc "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_signals.a" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/trackable.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/connection.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/signal_base.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/slot.o" common.copy stage/lib/libboost_signals.a cp "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_signals.a" "stage/lib/libboost_signals.a" ...on 400th target... common.mkdir bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/connection.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/connection.o" "libs/signals/src/connection.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/trackable.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/trackable.o" "libs/signals/src/trackable.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/slot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/slot.o" "libs/signals/src/slot.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_grammar.o" "libs/serialization/src/xml_grammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_grammar.cpp:16: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_grammar.cpp:63: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/named_slot_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp" gcc.link.dll bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_serialization-mt.so "g++" -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_serialization-mt.so" -Wl,-soname -Wl,libboost_serialization-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_pointer_iserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_pointer_oserializer.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_serializer_map.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_iprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_oprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_xml_archive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/binary_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/binary_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/extended_type_info.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/extended_type_info_typeid.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/extended_type_info_no_rtti.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/polymorphic_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/polymorphic_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/stl_port.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_oarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/void_cast.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_grammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_iarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_oarchive.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_serialization-mt.so cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_serialization-mt.so" "stage/lib/libboost_serialization-mt.so" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/signal_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SIGNALS_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp" RmTemps bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_signals-mt.a(clean) rm -f "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_signals-mt.a" gcc.archive bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_signals-mt.a "/usr/bin/ar" rc "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_signals-mt.a" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/trackable.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/connection.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/signal_base.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/slot.o" common.copy stage/lib/libboost_signals-mt.a cp "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_signals-mt.a" "stage/lib/libboost_signals-mt.a" common.mkdir bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on" common.mkdir bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/slot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/slot.o" "libs/signals/src/slot.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/connection.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/connection.o" "libs/signals/src/connection.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/trackable.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/trackable.o" "libs/signals/src/trackable.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/c_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/c_regex_traits.o" "libs/regex/src/../src/c_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/named_slot_map.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/named_slot_map.o" "libs/signals/src/named_slot_map.cpp" gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/signal_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/signal_base.o" "libs/signals/src/signal_base.cpp" gcc.link.dll bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_signals-mt.so "g++" -o "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_signals-mt.so" -Wl,-soname -Wl,libboost_signals-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/trackable.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/connection.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/named_slot_map.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/signal_base.o" "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/slot.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_signals-mt.so cp "bin.v2/libs/signals/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_signals-mt.so" "stage/lib/libboost_signals-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp" gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_wgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SERIALIZATION_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_wgrammar.o" "libs/serialization/src/xml_wgrammar.cpp" In file included from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/core/non_terminal/rule.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_rule.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:20, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/operators.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_operators.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:21, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/composite/actions.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_actions.hpp" In file included from libs/serialization/src/basic_xml_grammar.ipp:22, from libs/serialization/src/xml_wgrammar.cpp:146: ./boost/spirit/core/primitives/numerics.hpp:18:4: warning: #warning "This header is deprecated. Please use: boost/spirit/include/classic_numerics.hpp" In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/include/classic_rule.hpp:11, from ./boost/spirit/core/non_terminal/rule.hpp:25, from ./boost/archive/impl/basic_xml_grammar.hpp:59, from libs/serialization/src/xml_wgrammar.cpp:18: ./boost/spirit/home/classic/core/scanner/scanner.hpp: In member function 'typename boost::spirit::match_result::type boost::spirit::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::alternative, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t>, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::rule, std::allocator > >, boost::spirit::scanner_policies >, boost::spirit::nil_t, boost::spirit::nil_t> >, boost::spirit::action, boost::archive::xml::append_char, std::allocator > > > >, ScannerT = boost::spirit::scanner<__gnu_cxx::__normal_iterator, std::allocator > >, boost::spirit::scanner_policies >, AttrT = boost::spirit::nil_t]': ./boost/spirit/home/classic/core/scanner/scanner.hpp:132: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/round.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/round.o" "libs/math/build/../src/tr1/round.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttoward.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp" gcc.link.dll bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_wserialization-mt.so "g++" -o "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_wserialization-mt.so" -Wl,-soname -Wl,libboost_wserialization-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_wiprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/basic_text_woprimitive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/text_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_wgrammar.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_wiarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/xml_woarchive.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/codecvt_null.o" "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_serialization-mt.so" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_wserialization-mt.so cp "bin.v2/libs/serialization/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_wserialization-mt.so" "stage/lib/libboost_wserialization-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/trunc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/trunc.o" "libs/math/build/../src/tr1/trunc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysign.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acosh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrt.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmax.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmax.o" "libs/math/build/../src/tr1/fmax.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmin.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmin.o" "libs/math/build/../src/tr1/fmin.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassify.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfc.o" "libs/math/build/../src/tr1/erfc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1.o" "libs/math/build/../src/tr1/expm1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llround.o" "libs/math/build/../src/tr1/llround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypot.o" "libs/math/build/../src/tr1/hypot.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1p.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1p.o" "libs/math/build/../src/tr1/log1p.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erf.o" "libs/math/build/../src/tr1/erf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysignf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lround.o" "libs/math/build/../src/tr1/lround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99.so" -Wl,-soname -Wl,libboost_math_c99.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafter.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttoward.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/round.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/trunc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acosh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrt.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysign.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmax.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmin.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassify.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypot.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llround.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1p.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lround.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_math_c99.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99.so" "stage/lib/libboost_math_c99.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acoshf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrtf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmaxf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassifyf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fminf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fminf.o" "libs/math/build/../src/tr1/fminf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfcf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypotf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erff.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erff.o" "libs/math/build/../src/tr1/erff.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1pf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttowardf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafterf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/roundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/roundf.o" "libs/math/build/../src/tr1/roundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/truncf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/truncf.o" "libs/math/build/../src/tr1/truncf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99f.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99f.so" -Wl,-soname -Wl,libboost_math_c99f.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acoshf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrtf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysignf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfcf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erff.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmaxf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fminf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypotf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1pf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafterf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/roundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/truncf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_math_c99f.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99f.so" "stage/lib/libboost_math_c99f.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/beta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/beta.o" "libs/math/build/../src/tr1/beta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermite.o" "libs/math/build/../src/tr1/hermite.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_i.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendre.o" "libs/math/build/../src/tr1/legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_j.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_k.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expint.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expint.o" "libs/math/build/../src/tr1/expint.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zeta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/betaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/betaf.o" "libs/math/build/../src/tr1/betaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_bessel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp" ...on 500th target... gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1.so" -Wl,-soname -Wl,libboost_math_tr1.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/beta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expint.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermite.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumann.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_math_tr1.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1.so" "stage/lib/libboost_math_tr1.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermitef.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendref.o" "libs/math/build/../src/tr1/legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_if.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_kf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp" common.mkdir bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_jf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expintf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expintf.o" "libs/math/build/../src/tr1/expintf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1.o" "libs/math/build/../src/tr1/comp_ellint_1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zetaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2.o" "libs/math/build/../src/tr1/comp_ellint_2.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_besself.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3.o" "libs/math/build/../src/tr1/comp_ellint_3.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/beta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/beta.o" "libs/math/build/../src/tr1/beta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1f.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1f.so" -Wl,-soname -Wl,libboost_math_tr1f.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/betaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expintf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermitef.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_besself.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumannf.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_math_tr1f.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1f.so" "stage/lib/libboost_math_tr1f.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermite.o" "libs/math/build/../src/tr1/hermite.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_i.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_i.o" "libs/math/build/../src/tr1/cyl_bessel_i.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_j.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_j.o" "libs/math/build/../src/tr1/cyl_bessel_j.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendre.o" "libs/math/build/../src/tr1/legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_k.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_k.o" "libs/math/build/../src/tr1/cyl_bessel_k.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expint.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expint.o" "libs/math/build/../src/tr1/expint.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1f.o" "libs/math/build/../src/tr1/comp_ellint_1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2f.o" "libs/math/build/../src/tr1/comp_ellint_2f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zeta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/betaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/betaf.o" "libs/math/build/../src/tr1/betaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_bessel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3f.o" "libs/math/build/../src/tr1/comp_ellint_3f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/beta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expint.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermite.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumann.o" common.copy stage/lib/libboost_math_tr1.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1.a" "stage/lib/libboost_math_tr1.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermitef.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_if.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_if.o" "libs/math/build/../src/tr1/cyl_bessel_if.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendref.o" "libs/math/build/../src/tr1/legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_kf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_kf.o" "libs/math/build/../src/tr1/cyl_bessel_kf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_jf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_jf.o" "libs/math/build/../src/tr1/cyl_bessel_jf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttoward.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expintf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expintf.o" "libs/math/build/../src/tr1/expintf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/round.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/round.o" "libs/math/build/../src/tr1/round.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/trunc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/trunc.o" "libs/math/build/../src/tr1/trunc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zetaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acosh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysign.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrt.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_besself.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmax.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmax.o" "libs/math/build/../src/tr1/fmax.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmin.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmin.o" "libs/math/build/../src/tr1/fmin.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassify.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1f.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1f.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1f.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1f.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/betaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expintf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermitef.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_besself.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumannf.o" common.copy stage/lib/libboost_math_tr1f.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1f.a" "stage/lib/libboost_math_tr1f.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypot.o" "libs/math/build/../src/tr1/hypot.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llround.o" "libs/math/build/../src/tr1/llround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1.o" "libs/math/build/../src/tr1/expm1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfc.o" "libs/math/build/../src/tr1/erfc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1p.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1p.o" "libs/math/build/../src/tr1/log1p.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erf.o" "libs/math/build/../src/tr1/erf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysignf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lround.o" "libs/math/build/../src/tr1/lround.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafter.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttoward.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/round.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/trunc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acosh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrt.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysign.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmax.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmin.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassify.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypot.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llround.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1p.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lround.o" common.copy stage/lib/libboost_math_c99.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99.a" "stage/lib/libboost_math_c99.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmaxf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acoshf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrtf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fminf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fminf.o" "libs/math/build/../src/tr1/fminf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassifyf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfcf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypotf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp" ...on 600th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erff.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erff.o" "libs/math/build/../src/tr1/erff.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1pf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp" common.mkdir bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafterf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttowardf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/roundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/roundf.o" "libs/math/build/../src/tr1/roundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/truncf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/truncf.o" "libs/math/build/../src/tr1/truncf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/tgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99f.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99f.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99f.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99f.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acoshf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrtf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysignf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfcf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erff.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmaxf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fminf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypotf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1pf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafterf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/roundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/truncf.o" common.copy stage/lib/libboost_math_c99f.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99f.a" "stage/lib/libboost_math_c99f.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/beta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/beta.o" "libs/math/build/../src/tr1/beta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermite.o" "libs/math/build/../src/tr1/hermite.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_i.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/legendre.o" "libs/math/build/../src/tr1/legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_k.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_j.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expint.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expint.o" "libs/math/build/../src/tr1/expint.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zeta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/betaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/betaf.o" "libs/math/build/../src/tr1/betaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_bessel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1-mt.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1-mt.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1-mt.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1-mt.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/beta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expint.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermite.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumann.o" common.copy stage/lib/libboost_math_tr1-mt.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1-mt.a" "stage/lib/libboost_math_tr1-mt.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermitef.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_if.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/legendref.o" "libs/math/build/../src/tr1/legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_jf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_kf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/expintf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expintf.o" "libs/math/build/../src/tr1/expintf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttoward.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/round.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/round.o" "libs/math/build/../src/tr1/round.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/trunc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/trunc.o" "libs/math/build/../src/tr1/trunc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zetaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysign.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acosh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_besself.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmax.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmax.o" "libs/math/build/../src/tr1/fmax.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1f-mt.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1f-mt.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1f-mt.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1f-mt.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/betaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expintf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermitef.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_besself.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumannf.o" common.copy stage/lib/libboost_math_tr1f-mt.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1f-mt.a" "stage/lib/libboost_math_tr1f-mt.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrt.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassify.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmin.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmin.o" "libs/math/build/../src/tr1/fmin.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypot.o" "libs/math/build/../src/tr1/hypot.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfc.o" "libs/math/build/../src/tr1/erfc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1.o" "libs/math/build/../src/tr1/expm1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llround.o" "libs/math/build/../src/tr1/llround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erf.o" "libs/math/build/../src/tr1/erf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1p.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1p.o" "libs/math/build/../src/tr1/log1p.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysignf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lround.o" "libs/math/build/../src/tr1/lround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acoshf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrtf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99-mt.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99-mt.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99-mt.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99-mt.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafter.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttoward.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/round.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/trunc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acosh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrt.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysign.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmax.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmin.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassify.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypot.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llround.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1p.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lround.o" common.copy stage/lib/libboost_math_c99-mt.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99-mt.a" "stage/lib/libboost_math_c99-mt.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmaxf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fminf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fminf.o" "libs/math/build/../src/tr1/fminf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassifyf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypotf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfcf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erff.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erff.o" "libs/math/build/../src/tr1/erff.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1pf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp" ...on 700th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp" common.mkdir bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafterf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/roundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/roundf.o" "libs/math/build/../src/tr1/roundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttowardf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/truncf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/truncf.o" "libs/math/build/../src/tr1/truncf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o" "libs/math/build/../src/tr1/assoc_laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/comp_ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/link-static/threading-multi/tgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99f-mt.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99f-mt.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99f-mt.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99f-mt.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acoshf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrtf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysignf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfcf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erff.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmaxf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fminf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypotf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1pf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafterf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/roundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/truncf.o" common.copy stage/lib/libboost_math_c99f-mt.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99f-mt.a" "stage/lib/libboost_math_c99f-mt.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/beta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/beta.o" "libs/math/build/../src/tr1/beta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1.o" "libs/math/build/../src/tr1/ellint_1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2.o" "libs/math/build/../src/tr1/ellint_2.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_i.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/assoc_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendre.o" "libs/math/build/../src/tr1/assoc_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermite.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermite.o" "libs/math/build/../src/tr1/hermite.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3.o" "libs/math/build/../src/tr1/ellint_3.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerre.o" "libs/math/build/../src/tr1/laguerre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumann.o" "libs/math/build/../src/tr1/cyl_neumann.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_k.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_j.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendre.o" "libs/math/build/../src/tr1/legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerref.o" "libs/math/build/../src/tr1/assoc_laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expint.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expint.o" "libs/math/build/../src/tr1/expint.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/betaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/betaf.o" "libs/math/build/../src/tr1/betaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/riemann_zeta.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zeta.o" "libs/math/build/../src/tr1/riemann_zeta.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendre.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendre.o" "libs/math/build/../src/tr1/sph_legendre.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/assoc_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendref.o" "libs/math/build/../src/tr1/assoc_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_bessel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_bessel.o" "libs/math/build/../src/tr1/sph_bessel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumann.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumann.o" "libs/math/build/../src/tr1/sph_neumann.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1-mt.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1-mt.so" -Wl,-soname -Wl,libboost_math_tr1-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/beta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_i.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_j.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_k.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumann.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expint.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermite.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zeta.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_bessel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendre.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumann.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_math_tr1-mt.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1-mt.so" "stage/lib/libboost_math_tr1-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1f.o" "libs/math/build/../src/tr1/ellint_1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2f.o" "libs/math/build/../src/tr1/ellint_2f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3f.o" "libs/math/build/../src/tr1/ellint_3f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerref.o" "libs/math/build/../src/tr1/laguerref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermitef.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermitef.o" "libs/math/build/../src/tr1/hermitef.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_if.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_jf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/cyl_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumannf.o" "libs/math/build/../src/tr1/cyl_neumannf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendref.o" "libs/math/build/../src/tr1/legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_kf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/nextafter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafter.o" "libs/math/build/../src/tr1/nextafter.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expintf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expintf.o" "libs/math/build/../src/tr1/expintf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttoward.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttoward.o" "libs/math/build/../src/tr1/nexttoward.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/round.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/round.o" "libs/math/build/../src/tr1/round.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/trunc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/trunc.o" "libs/math/build/../src/tr1/trunc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zetaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zetaf.o" "libs/math/build/../src/tr1/riemann_zetaf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_besself.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_besself.o" "libs/math/build/../src/tr1/sph_besself.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgamma.o" "libs/math/build/../src/tr1/tgamma.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acosh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendref.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendref.o" "libs/math/build/../src/tr1/sph_legendref.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysign.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysign.o" "libs/math/build/../src/tr1/copysign.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmax.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmax.o" "libs/math/build/../src/tr1/fmax.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrt.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrt.o" "libs/math/build/../src/tr1/cbrt.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanh.o" "libs/math/build/../src/tr1/atanh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumannf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumannf.o" "libs/math/build/../src/tr1/sph_neumannf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmin.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmin.o" "libs/math/build/../src/tr1/fmin.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1f-mt.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1f-mt.so" -Wl,-soname -Wl,libboost_math_tr1f-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/betaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_if.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_jf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_kf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumannf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expintf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermitef.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zetaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_besself.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendref.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumannf.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_math_tr1f-mt.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1f-mt.so" "stage/lib/libboost_math_tr1f-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassify.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassify.o" "libs/math/build/../src/tr1/fpclassify.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfc.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfc.o" "libs/math/build/../src/tr1/erfc.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erf.o" "libs/math/build/../src/tr1/erf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1.o" "libs/math/build/../src/tr1/expm1.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypot.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypot.o" "libs/math/build/../src/tr1/hypot.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llround.o" "libs/math/build/../src/tr1/llround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinh.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinh.o" "libs/math/build/../src/tr1/asinh.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1p.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1p.o" "libs/math/build/../src/tr1/log1p.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysignf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysignf.o" "libs/math/build/../src/tr1/copysignf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lround.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lround.o" "libs/math/build/../src/tr1/lround.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrtf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrtf.o" "libs/math/build/../src/tr1/cbrtf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acoshf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acoshf.o" "libs/math/build/../src/tr1/acoshf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgamma.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgamma.o" "libs/math/build/../src/tr1/lgamma.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanhf.o" "libs/math/build/../src/tr1/atanhf.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99-mt.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99-mt.so" -Wl,-soname -Wl,libboost_math_c99-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafter.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttoward.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/round.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/trunc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acosh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanh.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrt.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysign.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfc.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmax.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmin.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassify.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypot.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgamma.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llround.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1p.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lround.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_math_c99-mt.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99-mt.so" "stage/lib/libboost_math_c99-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmaxf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fminf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fminf.o" "libs/math/build/../src/tr1/fminf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassifyf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfcf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1f.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erff.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erff.o" "libs/math/build/../src/tr1/erff.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypotf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1pf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lroundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinhf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinhf.o" "libs/math/build/../src/tr1/asinhf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafterf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/cpp_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/cpp_regex_traits.o" "libs/regex/src/../src/cpp_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/roundf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/roundf.o" "libs/math/build/../src/tr1/roundf.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttowardf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp" ...on 800th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/fileiter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/fileiter.o" "libs/regex/src/../src/fileiter.cpp" libs/regex/src/../src/fileiter.cpp: In member function 'void boost::re_detail::mapfile::lock(char**) const': libs/regex/src/../src/fileiter.cpp:263: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result libs/regex/src/../src/fileiter.cpp:265: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_debug.o" "libs/regex/src/../src/regex_debug.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/truncf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/truncf.o" "libs/math/build/../src/tr1/truncf.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_raw_buffer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_raw_buffer.o" "libs/regex/src/../src/regex_raw_buffer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/static_mutex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/static_mutex.o" "libs/regex/src/../src/static_mutex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/w32_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/w32_regex_traits.o" "libs/regex/src/../src/w32_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_traits_defaults.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_traits_defaults.o" "libs/regex/src/../src/regex_traits_defaults.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex.o" "libs/regex/src/../src/regex.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgammaf.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/wc_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/wc_regex_traits.o" "libs/regex/src/../src/wc_regex_traits.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99f-mt.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99f-mt.so" -Wl,-soname -Wl,libboost_math_c99f-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acoshf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanhf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrtf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysignf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfcf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erff.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1f.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmaxf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fminf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassifyf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypotf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1pf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lroundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafterf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttowardf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/roundf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgammaf.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/truncf.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_math_c99f-mt.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99f-mt.so" "stage/lib/libboost_math_c99f-mt.so" common.mkdir bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/usinstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/usinstances.o" "libs/regex/src/../src/usinstances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpp_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpp_regex_traits.o" "libs/regex/src/../src/cpp_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/c_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/c_regex_traits.o" "libs/regex/src/../src/c_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/fileiter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/fileiter.o" "libs/regex/src/../src/fileiter.cpp" libs/regex/src/../src/fileiter.cpp: In member function 'void boost::re_detail::mapfile::lock(char**) const': libs/regex/src/../src/fileiter.cpp:263: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result libs/regex/src/../src/fileiter.cpp:265: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/posix_api.o" "libs/regex/src/../src/posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/wide_posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/wide_posix_api.o" "libs/regex/src/../src/wide_posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/icu.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/icu.o" "libs/regex/src/../src/icu.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex.o" "libs/regex/src/../src/regex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_debug.o" "libs/regex/src/../src/regex_debug.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_raw_buffer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_raw_buffer.o" "libs/regex/src/../src/regex_raw_buffer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/instances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/instances.o" "libs/regex/src/../src/instances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/static_mutex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/static_mutex.o" "libs/regex/src/../src/static_mutex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/w32_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/w32_regex_traits.o" "libs/regex/src/../src/w32_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_traits_defaults.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_traits_defaults.o" "libs/regex/src/../src/regex_traits_defaults.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/cregex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/cregex.o" "libs/regex/src/../src/cregex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/wc_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/wc_regex_traits.o" "libs/regex/src/../src/wc_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/usinstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/usinstances.o" "libs/regex/src/../src/usinstances.cpp" common.mkdir bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/c_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/c_regex_traits.o" "libs/regex/src/../src/c_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/posix_api.o" "libs/regex/src/../src/posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpp_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpp_regex_traits.o" "libs/regex/src/../src/cpp_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/icu.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/icu.o" "libs/regex/src/../src/icu.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/winstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/winstances.o" "libs/regex/src/../src/winstances.cpp" gcc.link.dll bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/libboost_regex.so "g++" -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/libboost_regex.so" -Wl,-soname -Wl,libboost_regex.so.5 -shared -Wl,--start-group "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/cregex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/fileiter.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/icu.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/instances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/winstances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/usinstances.o" -Wl,-Bstatic -Wl,-Bdynamic -licudata -licui18n -licuuc -Wl,--end-group -g common.copy stage/lib/libboost_regex.so cp "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/libboost_regex.so" "stage/lib/libboost_regex.so" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fileiter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fileiter.o" "libs/regex/src/../src/fileiter.cpp" libs/regex/src/../src/fileiter.cpp: In member function 'void boost::re_detail::mapfile::lock(char**) const': libs/regex/src/../src/fileiter.cpp:263: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result libs/regex/src/../src/fileiter.cpp:265: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/cregex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/cregex.o" "libs/regex/src/../src/cregex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex.o" "libs/regex/src/../src/regex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_debug.o" "libs/regex/src/../src/regex_debug.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/wide_posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/wide_posix_api.o" "libs/regex/src/../src/wide_posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_raw_buffer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_raw_buffer.o" "libs/regex/src/../src/regex_raw_buffer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/instances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/instances.o" "libs/regex/src/../src/instances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/static_mutex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/static_mutex.o" "libs/regex/src/../src/static_mutex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/w32_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/w32_regex_traits.o" "libs/regex/src/../src/w32_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_traits_defaults.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_traits_defaults.o" "libs/regex/src/../src/regex_traits_defaults.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wc_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wc_regex_traits.o" "libs/regex/src/../src/wc_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/usinstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/usinstances.o" "libs/regex/src/../src/usinstances.cpp" common.mkdir bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/c_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/c_regex_traits.o" "libs/regex/src/../src/c_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpp_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpp_regex_traits.o" "libs/regex/src/../src/cpp_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/posix_api.o" "libs/regex/src/../src/posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/winstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/winstances.o" "libs/regex/src/../src/winstances.cpp" RmTemps bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_regex.a(clean) rm -f "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_regex.a" gcc.archive bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_regex.a "/usr/bin/ar" rc "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_regex.a" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/cregex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/fileiter.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/icu.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/instances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/winstances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/usinstances.o" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/icu.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/icu.o" "libs/regex/src/../src/icu.cpp" common.copy stage/lib/libboost_regex.a cp "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_regex.a" "stage/lib/libboost_regex.a" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fileiter.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fileiter.o" "libs/regex/src/../src/fileiter.cpp" libs/regex/src/../src/fileiter.cpp: In member function 'void boost::re_detail::mapfile::lock(char**) const': libs/regex/src/../src/fileiter.cpp:263: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result libs/regex/src/../src/fileiter.cpp:265: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wide_posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wide_posix_api.o" "libs/regex/src/../src/wide_posix_api.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex.o" "libs/regex/src/../src/regex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_debug.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_debug.o" "libs/regex/src/../src/regex_debug.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_raw_buffer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_raw_buffer.o" "libs/regex/src/../src/regex_raw_buffer.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instances.o" "libs/regex/src/../src/instances.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/static_mutex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/static_mutex.o" "libs/regex/src/../src/static_mutex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/w32_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/w32_regex_traits.o" "libs/regex/src/../src/w32_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_traits_defaults.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_traits_defaults.o" "libs/regex/src/../src/regex_traits_defaults.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wc_regex_traits.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wc_regex_traits.o" "libs/regex/src/../src/wc_regex_traits.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cregex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cregex.o" "libs/regex/src/../src/cregex.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/usinstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/usinstances.o" "libs/regex/src/../src/usinstances.cpp" common.mkdir bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release mkdir -p "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release" common.mkdir bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/has_long_double_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/has_long_double_support.o" "libs/math/build/has_long_double_support.cpp" **passed** bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/has_long_double_support.test echo passed > "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/has_long_double_support.test" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/posix_api.o" "libs/regex/src/../src/posix_api.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acoshl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/winstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/winstances.o" "libs/regex/src/../src/winstances.cpp" RmTemps bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_regex-mt.a(clean) rm -f "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_regex-mt.a" gcc.archive bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_regex-mt.a "/usr/bin/ar" rc "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_regex-mt.a" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/usinstances.o" common.copy stage/lib/libboost_regex-mt.a cp "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_regex-mt.a" "stage/lib/libboost_regex-mt.a" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/icu.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/icu.o" "libs/regex/src/../src/icu.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wide_posix_api.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wide_posix_api.o" "libs/regex/src/../src/wide_posix_api.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrtl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysignl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cregex.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cregex.o" "libs/regex/src/../src/cregex.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instances.o" "libs/regex/src/../src/instances.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmaxl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fminl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fminl.o" "libs/math/build/../src/tr1/fminl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassifyl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypotl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfcl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfl.o" "libs/math/build/../src/tr1/erfl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1pl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp" ...on 900th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafterl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/roundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/roundl.o" "libs/math/build/../src/tr1/roundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttowardl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/truncl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/truncl.o" "libs/math/build/../src/tr1/truncl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp" gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/winstances.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -DBOOST_REGEX_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/winstances.o" "libs/regex/src/../src/winstances.cpp" gcc.link.dll bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_regex-mt.so "g++" -o "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_regex-mt.so" -Wl,-soname -Wl,libboost_regex-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/c_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpp_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cregex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fileiter.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/icu.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_debug.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_raw_buffer.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/regex_traits_defaults.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/static_mutex.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/w32_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wc_regex_traits.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wide_posix_api.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/winstances.o" "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/usinstances.o" -Wl,-Bstatic -Wl,-Bdynamic -licudata -licui18n -licuuc -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_regex-mt.so cp "bin.v2/libs/regex/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_regex-mt.so" "stage/lib/libboost_regex-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99l.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99l.so" -Wl,-soname -Wl,libboost_math_c99l.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/acoshl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/asinhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/atanhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cbrtl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/copysignl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfcl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/erfl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expm1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fmaxl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fminl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hypotl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/llroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/log1pl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/lroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nextafterl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/roundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/tgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/truncl.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_math_c99l.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_c99l.so" "stage/lib/libboost_math_c99l.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1l.o" "libs/math/build/../src/tr1/comp_ellint_1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2l.o" "libs/math/build/../src/tr1/comp_ellint_2l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/betal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/betal.o" "libs/math/build/../src/tr1/betal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermitel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_il.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp" common.mkdir bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_jl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_jl.o" "libs/math/build/../src/tr1/cyl_bessel_jl.cpp" common.mkdir bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/has_long_double_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/has_long_double_support.o" "libs/math/build/has_long_double_support.cpp" **passed** bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/has_long_double_support.test echo passed > "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/has_long_double_support.test" gcc.compile.c++ bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/has_long_double_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/has_long_double_support.o" "libs/math/build/has_long_double_support.cpp" **passed** bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/has_long_double_support.test echo passed > "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/has_long_double_support.test" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_kl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expintl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expintl.o" "libs/math/build/../src/tr1/expintl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/riemann_zetal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/betal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/betal.o" "libs/math/build/../src/tr1/betal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_bessell.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1l.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1l.so" -Wl,-soname -Wl,libboost_math_tr1l.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/betal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/expintl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/hermitel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/sph_neumannl.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_math_tr1l.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/libboost_math_tr1l.so" "stage/lib/libboost_math_tr1l.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermitel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_il.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_jl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_kl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/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.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expintl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expintl.o" "libs/math/build/../src/tr1/expintl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acoshl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysignl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zetal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrtl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_bessell.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmaxl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassifyl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fminl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1l-mt.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1l-mt.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1l-mt.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1l-mt.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/betal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expintl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hermitel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/sph_neumannl.o" common.copy stage/lib/libboost_math_tr1l-mt.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_tr1l-mt.a" "stage/lib/libboost_math_tr1l-mt.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfcl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypotl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1pl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafterl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttowardl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/roundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/roundl.o" "libs/math/build/../src/tr1/roundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/truncl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/truncl.o" "libs/math/build/../src/tr1/truncl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1l.o" "libs/math/build/../src/tr1/comp_ellint_1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2l.o" "libs/math/build/../src/tr1/comp_ellint_2l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3l.o" "libs/math/build/../src/tr1/comp_ellint_3l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99l-mt.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99l-mt.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99l-mt.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99l-mt.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/acoshl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/asinhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/atanhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cbrtl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/copysignl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfcl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/erfl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/expm1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fmaxl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fminl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/hypotl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/llroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/log1pl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/lroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nextafterl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/roundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/truncl.o" common.copy stage/lib/libboost_math_c99l-mt.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_math_c99l-mt.a" "stage/lib/libboost_math_c99l-mt.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/betal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/betal.o" "libs/math/build/../src/tr1/betal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermitel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_il.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_il.o" "libs/math/build/../src/tr1/cyl_bessel_il.cpp" ...on 1000th target... gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_jl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_jl.o" "libs/math/build/../src/tr1/cyl_bessel_jl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_kl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_kl.o" "libs/math/build/../src/tr1/cyl_bessel_kl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expintl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expintl.o" "libs/math/build/../src/tr1/expintl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acoshl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysignl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrtl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zetal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmaxl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fminl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fminl.o" "libs/math/build/../src/tr1/fminl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_bessell.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassifyl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1l.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1l.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1l.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1l.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/betal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expintl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hermitel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/sph_neumannl.o" common.copy stage/lib/libboost_math_tr1l.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_tr1l.a" "stage/lib/libboost_math_tr1l.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfl.o" "libs/math/build/../src/tr1/erfl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfcl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypotl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1pl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp" common.mkdir bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/threading-multi/has_long_double_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/threading-multi/has_long_double_support.o" "libs/math/build/has_long_double_support.cpp" **passed** bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/threading-multi/has_long_double_support.test echo passed > "bin.v2/libs/math/build/has_long_double_support.test/gcc-4.4.0/release/debug-symbols-on/threading-multi/has_long_double_support.test" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttowardl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/roundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/roundl.o" "libs/math/build/../src/tr1/roundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafterl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/truncl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/truncl.o" "libs/math/build/../src/tr1/truncl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerrel.o" "libs/math/build/../src/tr1/assoc_laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/comp_ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/link-static/tgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp" RmTemps bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99l.a(clean) rm -f "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99l.a" gcc.archive bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99l.a "/usr/bin/ar" rc "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99l.a" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/acoshl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/asinhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/atanhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/cbrtl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/copysignl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfcl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/erfl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/expm1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fmaxl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fminl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/hypotl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/llroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/log1pl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/lroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nextafterl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/roundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/tgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/truncl.o" common.copy stage/lib/libboost_math_c99l.a cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_math_c99l.a" "stage/lib/libboost_math_c99l.a" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/betal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/betal.o" "libs/math/build/../src/tr1/betal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1l.o" "libs/math/build/../src/tr1/ellint_1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2l.o" "libs/math/build/../src/tr1/ellint_2l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3l.o" "libs/math/build/../src/tr1/ellint_3l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendrel.o" "libs/math/build/../src/tr1/assoc_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermitel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermitel.o" "libs/math/build/../src/tr1/hermitel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerrel.o" "libs/math/build/../src/tr1/laguerrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_il.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendrel.o" "libs/math/build/../src/tr1/legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_jl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/cyl_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumannl.o" "libs/math/build/../src/tr1/cyl_neumannl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_kl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/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.4.0/release/debug-symbols-on/threading-multi/expintl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expintl.o" "libs/math/build/../src/tr1/expintl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acoshl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysignl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrtl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zetal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zetal.o" "libs/math/build/../src/tr1/riemann_zetal.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmaxl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendrel.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendrel.o" "libs/math/build/../src/tr1/sph_legendrel.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinhl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fminl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_bessell.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_bessell.o" "libs/math/build/../src/tr1/sph_bessell.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfcl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassifyl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1l.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumannl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumannl.o" "libs/math/build/../src/tr1/sph_neumannl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypotl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1l-mt.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1l-mt.so" -Wl,-soname -Wl,libboost_math_tr1l-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/assoc_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/betal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/comp_ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_il.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_jl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_bessel_kl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cyl_neumannl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_2l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/ellint_3l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expintl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hermitel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/laguerrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/riemann_zetal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_bessell.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_legendrel.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/sph_neumannl.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_math_tr1l-mt.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_tr1l-mt.so" "stage/lib/libboost_math_tr1l-mt.so" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1pl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp" common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lroundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafterl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/roundl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/roundl.o" "libs/math/build/../src/tr1/roundl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttowardl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/truncl.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/truncl.o" "libs/math/build/../src/tr1/truncl.cpp" gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/long.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/long.o" "libs/python/src/long.cpp" libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&)': libs/python/src/long.cpp:13: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/long.cpp:20: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In constructor 'boost::python::detail::long_base::long_base()': libs/python/src/long.cpp:26: warning: deprecated conversion from string constant to 'char*' common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/list.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/list.o" "libs/python/src/list.cpp" libs/python/src/list.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::list_base::call(const boost::python::api::object&)': libs/python/src/list.cpp:17: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgammal.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp" gcc.link.dll bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99l-mt.so "g++" -o "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99l-mt.so" -Wl,-soname -Wl,libboost_math_c99l-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/acoshl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/asinhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/atanhl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cbrtl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/copysignl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfcl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/erfl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/expm1l.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fmaxl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fminl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/fpclassifyl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/hypotl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/llroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/log1pl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/lroundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nextafterl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/nexttowardl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/roundl.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tgammal.o" "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/truncl.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_math_c99l-mt.so cp "bin.v2/libs/math/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_math_c99l-mt.so" "stage/lib/libboost_math_c99l-mt.so" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/tuple.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/tuple.o" "libs/python/src/tuple.cpp" libs/python/src/tuple.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::tuple_base::call(const boost::python::api::object&)': libs/python/src/tuple.cpp:13: warning: deprecated conversion from string constant to 'char*' common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/from_python.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/from_python.o" "libs/python/src/converter/from_python.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/dict.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/dict.o" "libs/python/src/dict.cpp" libs/python/src/dict.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::dict_base::call(const boost::python::api::object&)': libs/python/src/dict.cpp:33: warning: deprecated conversion from string constant to 'char*' ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::detail::dict_base::has_key(const boost::python::api::object&) const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/type_id.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/type_id.o" "libs/python/src/converter/type_id.cpp" In file included from libs/python/src/converter/type_id.cpp:7: ./boost/python/detail/decorated_type_id.hpp: In member function 'bool boost::python::detail::decorated_type_info::operator<(const boost::python::detail::decorated_type_info&) const': ./boost/python/detail/decorated_type_id.hpp:59: warning: suggest parentheses around '&&' within '||' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/slice.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/slice.o" "libs/python/src/slice.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/registry.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/registry.o" "libs/python/src/converter/registry.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/life_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/life_support.o" "libs/python/src/object/life_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/numeric.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/numeric.o" "libs/python/src/numeric.cpp" ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::is_c_array() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::iscontiguous() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isaligned() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isbyteswapped() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/str.o" "libs/python/src/str.cpp" libs/python/src/str.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::str_base::call(const boost::python::api::object&)': libs/python/src/str.cpp:14: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In function 'boost::python::ssize_t boost::python::detail::::str_size_as_py_ssize_t(size_t)': libs/python/src/str.cpp:29: warning: comparison between signed and unsigned integer expressions libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::capitalize() const': libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::center(const boost::python::api::object&) const': libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs() const': libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs(const boost::python::api::object&) const': libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::join(const boost::python::api::object&) const': libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::ljust(const boost::python::api::object&) const': libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lower() const': libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lstrip() const': libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rjust(const boost::python::api::object&) const': libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rstrip() const': libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::strip() const': libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::swapcase() const': libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::title() const': libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&) const': libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::upper() const': libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' ...on 1100th target... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/errors.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/errors.o" "libs/python/src/errors.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/arg_to_python_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/builtin_converters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/enum.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/enum.o" "libs/python/src/object/enum.cpp" libs/python/src/object/enum.cpp:28: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::api::object boost::python::objects::::new_enum_type(const char*, const char*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/module.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/module.o" "libs/python/src/module.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/class.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/class.o" "libs/python/src/object/class.cpp" libs/python/src/object/class.cpp: In function 'PyObject* boost::python::static_data_descr_get(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In function 'int boost::python::static_data_descr_set(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:98: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:100: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: At global scope: libs/python/src/object/class.cpp:362: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:368: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:575: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:585: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&)': libs/python/src/object/class.cpp:594: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/object/class.cpp:603: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_metatype()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_type()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/pickle_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/iterator.o" "libs/python/src/object/iterator.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/function.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/function.o" "libs/python/src/object/function.cpp" libs/python/src/object/function.cpp: In member function 'void boost::python::objects::function::argument_error(PyObject*, PyObject*) const': libs/python/src/object/function.cpp:300: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp: At global scope: libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'PyObject* boost::python::objects::function_get_class(PyObject*, void*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules libs/python/src/object/function.cpp:654: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/stl_iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/wrapper.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/wrapper.o" "libs/python/src/wrapper.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object_protocol.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object_protocol.o" "libs/python/src/object_protocol.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object_operators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object_operators.o" "libs/python/src/object_operators.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/inheritance.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/inheritance.o" "libs/python/src/object/inheritance.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from libs/python/src/object/inheritance.cpp:11: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/import.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/import.o" "libs/python/src/import.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/exec.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/exec.o" "libs/python/src/exec.cpp" libs/python/src/exec.cpp: In function 'boost::python::api::object boost::python::exec_file(boost::python::str, boost::python::api::object, boost::python::api::object)': libs/python/src/exec.cpp:42: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/list.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/list.o" "libs/python/src/list.cpp" libs/python/src/list.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::list_base::call(const boost::python::api::object&)': libs/python/src/list.cpp:17: warning: deprecated conversion from string constant to 'char*' common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/long.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/long.o" "libs/python/src/long.cpp" libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&)': libs/python/src/long.cpp:13: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/long.cpp:20: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In constructor 'boost::python::detail::long_base::long_base()': libs/python/src/long.cpp:26: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/tuple.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/tuple.o" "libs/python/src/tuple.cpp" libs/python/src/tuple.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::tuple_base::call(const boost::python::api::object&)': libs/python/src/tuple.cpp:13: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/dict.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/dict.o" "libs/python/src/dict.cpp" libs/python/src/dict.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::dict_base::call(const boost::python::api::object&)': libs/python/src/dict.cpp:33: warning: deprecated conversion from string constant to 'char*' ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::detail::dict_base::has_key(const boost::python::api::object&) const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/from_python.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/from_python.o" "libs/python/src/converter/from_python.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/type_id.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/type_id.o" "libs/python/src/converter/type_id.cpp" In file included from libs/python/src/converter/type_id.cpp:7: ./boost/python/detail/decorated_type_id.hpp: In member function 'bool boost::python::detail::decorated_type_info::operator<(const boost::python::detail::decorated_type_info&) const': ./boost/python/detail/decorated_type_id.hpp:59: warning: suggest parentheses around '&&' within '||' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/registry.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/registry.o" "libs/python/src/converter/registry.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/str.o" "libs/python/src/str.cpp" libs/python/src/str.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::str_base::call(const boost::python::api::object&)': libs/python/src/str.cpp:14: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In function 'boost::python::ssize_t boost::python::detail::::str_size_as_py_ssize_t(size_t)': libs/python/src/str.cpp:29: warning: comparison between signed and unsigned integer expressions libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::capitalize() const': libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::center(const boost::python::api::object&) const': libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs() const': libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs(const boost::python::api::object&) const': libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::join(const boost::python::api::object&) const': libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::ljust(const boost::python::api::object&) const': libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lower() const': libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lstrip() const': libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rjust(const boost::python::api::object&) const': libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rstrip() const': libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::strip() const': libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::swapcase() const': libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::title() const': libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&) const': libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::upper() const': libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/numeric.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/numeric.o" "libs/python/src/numeric.cpp" ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::iscontiguous() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isaligned() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isbyteswapped() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::is_c_array() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/life_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/life_support.o" "libs/python/src/object/life_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/function_doc_signature.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" libs/python/src/object/function_doc_signature.cpp: In static member function 'static bool boost::python::objects::function_doc_signature_generator::are_seq_overloads(const boost::python::objects::function*, const boost::python::objects::function*, bool)': libs/python/src/object/function_doc_signature.cpp:56: warning: suggest parentheses around '&&' within '||' libs/python/src/object/function_doc_signature.cpp:57: warning: suggest parentheses around '&&' within '||' gcc.link.dll bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/libboost_python.so "g++" -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/libboost_python.so" -Wl,-soname -Wl,libboost_python.so.5 -shared -Wl,--start-group "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/numeric.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/list.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/long.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/dict.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/tuple.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/str.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/slice.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/from_python.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/registry.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/type_id.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/enum.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/class.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/function.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/inheritance.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/life_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/pickle_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/errors.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/module.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/builtin_converters.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/converter/arg_to_python_base.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/stl_iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object_protocol.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object_operators.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/wrapper.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/import.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/exec.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/object/function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lutil -lpthread -ldl -Wl,--end-group -g common.copy stage/lib/libboost_python.so cp "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/libboost_python.so" "stage/lib/libboost_python.so" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/errors.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/errors.o" "libs/python/src/errors.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/slice.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/slice.o" "libs/python/src/slice.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/arg_to_python_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/enum.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/enum.o" "libs/python/src/object/enum.cpp" libs/python/src/object/enum.cpp:28: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::api::object boost::python::objects::::new_enum_type(const char*, const char*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/class.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/class.o" "libs/python/src/object/class.cpp" libs/python/src/object/class.cpp: In function 'PyObject* boost::python::static_data_descr_get(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In function 'int boost::python::static_data_descr_set(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:98: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:100: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: At global scope: libs/python/src/object/class.cpp:362: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:368: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:575: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:585: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&)': libs/python/src/object/class.cpp:594: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/object/class.cpp:603: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_metatype()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_type()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp: In function 'boost::python::api::object boost::python::objects::::new_class(const char*, size_t, const boost::python::type_info*, const char*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/pickle_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/builtin_converters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/module.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/module.o" "libs/python/src/module.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/function.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/function.o" "libs/python/src/object/function.cpp" libs/python/src/object/function.cpp: In member function 'void boost::python::objects::function::argument_error(PyObject*, PyObject*) const': libs/python/src/object/function.cpp:300: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp: At global scope: libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'PyObject* boost::python::objects::function_get_class(PyObject*, void*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules libs/python/src/object/function.cpp:654: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/iterator.o" "libs/python/src/object/iterator.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/inheritance.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/inheritance.o" "libs/python/src/object/inheritance.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from libs/python/src/object/inheritance.cpp:11: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/stl_iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object_protocol.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object_protocol.o" "libs/python/src/object_protocol.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/wrapper.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/wrapper.o" "libs/python/src/wrapper.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object_operators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object_operators.o" "libs/python/src/object_operators.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/import.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/import.o" "libs/python/src/import.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/exec.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/exec.o" "libs/python/src/exec.cpp" libs/python/src/exec.cpp: In function 'boost::python::api::object boost::python::exec_file(boost::python::str, boost::python::api::object, boost::python::api::object)': libs/python/src/exec.cpp:42: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/long.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/long.o" "libs/python/src/long.cpp" libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&)': libs/python/src/long.cpp:13: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/long.cpp:20: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In constructor 'boost::python::detail::long_base::long_base()': libs/python/src/long.cpp:26: warning: deprecated conversion from string constant to 'char*' common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/list.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/list.o" "libs/python/src/list.cpp" libs/python/src/list.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::list_base::call(const boost::python::api::object&)': libs/python/src/list.cpp:17: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tuple.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tuple.o" "libs/python/src/tuple.cpp" libs/python/src/tuple.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::tuple_base::call(const boost::python::api::object&)': libs/python/src/tuple.cpp:13: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/dict.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/dict.o" "libs/python/src/dict.cpp" libs/python/src/dict.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::dict_base::call(const boost::python::api::object&)': libs/python/src/dict.cpp:33: warning: deprecated conversion from string constant to 'char*' ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::detail::dict_base::has_key(const boost::python::api::object&) const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/numeric.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/numeric.o" "libs/python/src/numeric.cpp" ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::iscontiguous() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isaligned() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isbyteswapped() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::is_c_array() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/slice.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/slice.o" "libs/python/src/slice.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/from_python.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/type_id.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" In file included from libs/python/src/converter/type_id.cpp:7: ./boost/python/detail/decorated_type_id.hpp: In member function 'bool boost::python::detail::decorated_type_info::operator<(const boost::python::detail::decorated_type_info&) const': ./boost/python/detail/decorated_type_id.hpp:59: warning: suggest parentheses around '&&' within '||' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/function_doc_signature.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" libs/python/src/object/function_doc_signature.cpp: In static member function 'static bool boost::python::objects::function_doc_signature_generator::are_seq_overloads(const boost::python::objects::function*, const boost::python::objects::function*, bool)': libs/python/src/object/function_doc_signature.cpp:56: warning: suggest parentheses around '&&' within '||' libs/python/src/object/function_doc_signature.cpp:57: warning: suggest parentheses around '&&' within '||' RmTemps bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_python.a(clean) rm -f "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_python.a" gcc.archive bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_python.a "/usr/bin/ar" rc "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_python.a" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/numeric.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/list.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/long.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/dict.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/tuple.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/str.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/slice.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/from_python.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/registry.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/type_id.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/enum.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/class.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/function.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/inheritance.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/life_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/pickle_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/errors.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/module.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/builtin_converters.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/converter/arg_to_python_base.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/stl_iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object_protocol.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object_operators.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/wrapper.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/import.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/exec.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/object/function_doc_signature.o" common.copy stage/lib/libboost_python.a cp "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_python.a" "stage/lib/libboost_python.a" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/registry.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/life_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/str.o" "libs/python/src/str.cpp" libs/python/src/str.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::str_base::call(const boost::python::api::object&)': libs/python/src/str.cpp:14: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In function 'boost::python::ssize_t boost::python::detail::::str_size_as_py_ssize_t(size_t)': libs/python/src/str.cpp:29: warning: comparison between signed and unsigned integer expressions libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::capitalize() const': libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::center(const boost::python::api::object&) const': libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs() const': libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs(const boost::python::api::object&) const': libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::join(const boost::python::api::object&) const': libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::ljust(const boost::python::api::object&) const': libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lower() const': libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lstrip() const': libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rjust(const boost::python::api::object&) const': libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rstrip() const': libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::strip() const': libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::swapcase() const': libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::title() const': libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&) const': libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::upper() const': libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/errors.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/errors.o" "libs/python/src/errors.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/arg_to_python_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/builtin_converters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/enum.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" libs/python/src/object/enum.cpp:28: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::api::object boost::python::objects::::new_enum_type(const char*, const char*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/module.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/module.o" "libs/python/src/module.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/pickle_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/class.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/class.o" "libs/python/src/object/class.cpp" libs/python/src/object/class.cpp: In function 'PyObject* boost::python::static_data_descr_get(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In function 'int boost::python::static_data_descr_set(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:98: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:100: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: At global scope: libs/python/src/object/class.cpp:362: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:368: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:575: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:585: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&)': libs/python/src/object/class.cpp:594: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/object/class.cpp:603: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_metatype()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_type()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp: In function 'boost::python::api::object boost::python::objects::::new_class(const char*, size_t, const boost::python::type_info*, const char*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/function.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/function.o" "libs/python/src/object/function.cpp" libs/python/src/object/function.cpp: In member function 'void boost::python::objects::function::argument_error(PyObject*, PyObject*) const': libs/python/src/object/function.cpp:300: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp: At global scope: libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'PyObject* boost::python::objects::function_get_class(PyObject*, void*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules libs/python/src/object/function.cpp:654: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/stl_iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/inheritance.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from libs/python/src/object/inheritance.cpp:11: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object_protocol.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object_operators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/import.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/import.o" "libs/python/src/import.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wrapper.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/exec.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/exec.o" "libs/python/src/exec.cpp" libs/python/src/exec.cpp: In function 'boost::python::api::object boost::python::exec_file(boost::python::str, boost::python::api::object, boost::python::api::object)': libs/python/src/exec.cpp:42: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/long.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/long.o" "libs/python/src/long.cpp" libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&)': libs/python/src/long.cpp:13: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::long_base::call(const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/long.cpp:20: warning: deprecated conversion from string constant to 'char*' libs/python/src/long.cpp: In constructor 'boost::python::detail::long_base::long_base()': libs/python/src/long.cpp:26: warning: deprecated conversion from string constant to 'char*' common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/list.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/list.o" "libs/python/src/list.cpp" libs/python/src/list.cpp: In static member function 'static boost::python::detail::new_non_null_reference_t* boost::python::detail::list_base::call(const boost::python::api::object&)': libs/python/src/list.cpp:17: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tuple.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tuple.o" "libs/python/src/tuple.cpp" libs/python/src/tuple.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::tuple_base::call(const boost::python::api::object&)': libs/python/src/tuple.cpp:13: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/dict.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/dict.o" "libs/python/src/dict.cpp" libs/python/src/dict.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::dict_base::call(const boost::python::api::object&)': libs/python/src/dict.cpp:33: warning: deprecated conversion from string constant to 'char*' ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::detail::dict_base::has_key(const boost::python::api::object&) const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.181' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here common.mkdir bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object mkdir -p "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/from_python.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/from_python.o" "libs/python/src/converter/from_python.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/numeric.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/numeric.o" "libs/python/src/numeric.cpp" ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::is_c_array() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::iscontiguous() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isaligned() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp: In member function 'bool boost::python::numeric::aux::array_base::isbyteswapped() const': ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here ./boost/python/detail/destroy.hpp:33: warning: dereferencing pointer 'p.253' does break strict-aliasing rules ./boost/python/detail/destroy.hpp:90: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/type_id.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/type_id.o" "libs/python/src/converter/type_id.cpp" In file included from libs/python/src/converter/type_id.cpp:7: ./boost/python/detail/decorated_type_id.hpp: In member function 'bool boost::python::detail::decorated_type_info::operator<(const boost::python::detail::decorated_type_info&) const': ./boost/python/detail/decorated_type_id.hpp:59: warning: suggest parentheses around '&&' within '||' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/function_doc_signature.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" libs/python/src/object/function_doc_signature.cpp: In static member function 'static bool boost::python::objects::function_doc_signature_generator::are_seq_overloads(const boost::python::objects::function*, const boost::python::objects::function*, bool)': libs/python/src/object/function_doc_signature.cpp:56: warning: suggest parentheses around '&&' within '||' libs/python/src/object/function_doc_signature.cpp:57: warning: suggest parentheses around '&&' within '||' RmTemps bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_python-mt.a(clean) rm -f "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_python-mt.a" gcc.archive bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_python-mt.a "/usr/bin/ar" rc "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_python-mt.a" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/numeric.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/list.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/long.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/dict.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/tuple.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/str.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/slice.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/from_python.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/registry.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/type_id.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/enum.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/class.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/function.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/inheritance.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/life_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/pickle_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/errors.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/module.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/builtin_converters.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/converter/arg_to_python_base.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/stl_iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object_protocol.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object_operators.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wrapper.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/import.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/exec.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/object/function_doc_signature.o" common.copy stage/lib/libboost_python-mt.a cp "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_python-mt.a" "stage/lib/libboost_python-mt.a" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/registry.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/registry.o" "libs/python/src/converter/registry.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/life_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/life_support.o" "libs/python/src/object/life_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/slice.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/slice.o" "libs/python/src/slice.cpp" ...on 1200th target... gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/str.o" "libs/python/src/str.cpp" libs/python/src/str.cpp: In static member function 'static boost::python::detail::new_reference_t* boost::python::detail::str_base::call(const boost::python::api::object&)': libs/python/src/str.cpp:14: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In function 'boost::python::ssize_t boost::python::detail::::str_size_as_py_ssize_t(size_t)': libs/python/src/str.cpp:29: warning: comparison between signed and unsigned integer expressions libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::capitalize() const': libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:76: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::center(const boost::python::api::object&) const': libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs() const': libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:132: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::expandtabs(const boost::python::api::object&) const': libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:133: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::join(const boost::python::api::object&) const': libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:239: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::ljust(const boost::python::api::object&) const': libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:240: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lower() const': libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:241: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::lstrip() const': libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:242: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:243: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::replace(const boost::python::api::object&, const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:244: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rjust(const boost::python::api::object&) const': libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:294: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::rstrip() const': libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:295: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::strip() const': libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:346: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::swapcase() const': libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:347: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::title() const': libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:348: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&) const': libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:349: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::translate(const boost::python::api::object&, const boost::python::api::object&) const': libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:350: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp: In member function 'boost::python::str boost::python::detail::str_base::upper() const': libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' libs/python/src/str.cpp:351: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/errors.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/errors.o" "libs/python/src/errors.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/arg_to_python_base.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/arg_to_python_base.o" "libs/python/src/converter/arg_to_python_base.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/enum.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/enum.o" "libs/python/src/object/enum.cpp" libs/python/src/object/enum.cpp:28: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::api::object boost::python::objects::::new_enum_type(const char*, const char*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/builtin_converters.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/builtin_converters.o" "libs/python/src/converter/builtin_converters.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/module.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/module.o" "libs/python/src/module.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/class.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/class.o" "libs/python/src/object/class.cpp" libs/python/src/object/class.cpp: In function 'PyObject* boost::python::static_data_descr_get(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:77: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In function 'int boost::python::static_data_descr_set(PyObject*, PyObject*, PyObject*)': libs/python/src/object/class.cpp:98: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:100: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: At global scope: libs/python/src/object/class.cpp:362: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp:368: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:575: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_property(const char*, const boost::python::api::object&, const boost::python::api::object&, const char*)': libs/python/src/object/class.cpp:585: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&)': libs/python/src/object/class.cpp:594: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/class.cpp: In member function 'void boost::python::objects::class_base::add_static_property(const char*, const boost::python::api::object&, const boost::python::api::object&)': libs/python/src/object/class.cpp:603: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_metatype()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here ./boost/python/refcount.hpp: In function 'boost::python::type_handle boost::python::objects::class_type()': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/pickle_support.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/pickle_support.o" "libs/python/src/object/pickle_support.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/function.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/function.o" "libs/python/src/object/function.cpp" libs/python/src/object/function.cpp: In member function 'void boost::python::objects::function::argument_error(PyObject*, PyObject*) const': libs/python/src/object/function.cpp:300: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp: At global scope: libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' libs/python/src/object/function.cpp:665: warning: deprecated conversion from string constant to 'char*' ./boost/python/refcount.hpp: In function 'PyObject* boost::python::objects::function_get_class(PyObject*, void*)': ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/python/refcount.hpp:16: warning: dereferencing pointer '' does break strict-aliasing rules libs/python/src/object/function.cpp:654: note: initialized from here gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/iterator.o" "libs/python/src/object/iterator.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/inheritance.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/inheritance.o" "libs/python/src/object/inheritance.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from libs/python/src/object/inheritance.cpp:11: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. 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.4.0 mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/stl_iterator.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/stl_iterator.o" "libs/python/src/object/stl_iterator.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object_protocol.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object_protocol.o" "libs/python/src/object_protocol.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wrapper.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wrapper.o" "libs/python/src/wrapper.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object_operators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object_operators.o" "libs/python/src/object_operators.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/import.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/import.o" "libs/python/src/import.cpp" gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/exec.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/exec.o" "libs/python/src/exec.cpp" libs/python/src/exec.cpp: In function 'boost::python::api::object boost::python::exec_file(boost::python::str, boost::python::api::object, boost::python::api::object)': libs/python/src/exec.cpp:42: warning: deprecated conversion from string constant to 'char*' gcc.compile.c++ bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/function_doc_signature.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DNDEBUG -I"." -I"/usr/include/python2.6" -c -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/function_doc_signature.o" "libs/python/src/object/function_doc_signature.cpp" libs/python/src/object/function_doc_signature.cpp: In static member function 'static bool boost::python::objects::function_doc_signature_generator::are_seq_overloads(const boost::python::objects::function*, const boost::python::objects::function*, bool)': libs/python/src/object/function_doc_signature.cpp:56: warning: suggest parentheses around '&&' within '||' libs/python/src/object/function_doc_signature.cpp:57: warning: suggest parentheses around '&&' within '||' gcc.link.dll bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_python-mt.so "g++" -o "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_python-mt.so" -Wl,-soname -Wl,libboost_python-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/numeric.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/list.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/long.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/dict.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/tuple.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/str.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/slice.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/from_python.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/registry.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/type_id.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/enum.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/class.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/function.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/inheritance.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/life_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/pickle_support.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/errors.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/module.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/builtin_converters.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/converter/arg_to_python_base.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/stl_iterator.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object_protocol.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object_operators.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wrapper.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/import.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/exec.o" "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/object/function_doc_signature.o" -Wl,-Bstatic -Wl,-Bdynamic -lutil -lpthread -ldl -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_python-mt.so cp "bin.v2/libs/python/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_python-mt.so" "stage/lib/libboost_python-mt.so" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/token_ids.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/token_ids.o" "libs/wave/src/token_ids.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/token_ids.cpp:18: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1273: instantiated from 'boost::wave::util::CowString::CowString(const typename Storage::value_type*, typename Storage::allocator_type::size_type, const typename Storage::allocator_type&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1495: instantiated from 'boost::wave::util::flex_string::flex_string(const typename T::char_type*, const A&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' libs/wave/src/token_ids.cpp:217: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/wave_config_constant.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_re2c_lexer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = const char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex/aq.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_re2c_lexer_str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer_str.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_defined_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_defined_grammar.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_defined_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_predef_macros.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_predef_macros.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_predef_macros.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_literalgrs.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_literalgrs.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1321: instantiated from 'typename Storage::const_iterator boost::wave::util::CowString::begin() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1542: instantiated from 'typename Storage::const_iterator boost::wave::util::flex_string::begin() const [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_intlit_grammar.hpp:167: instantiated from 'static boost::wave::uint_literal_type boost::wave::grammars::intlit_grammar_gen::evaluate(const TokenT&, bool&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_literalgrs.cpp:40: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_cpp_grammar.cpp:19: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_exprgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_expression_grammar.hpp:769: instantiated from 'static bool boost::wave::grammars::expression_grammar_gen::evaluate(const typename std::list >::const_iterator&, const typename std::list >::const_iterator&, const typename TokenT::position_type&, bool, boost::wave::grammars::value_error&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_exprgrammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::CowString::MakeUnique() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrules_scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::subrule_list, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, boost::spirit::classic::nil_t> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:652: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:619: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:621: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:622: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:629: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:657: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:422: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:418: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:413: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:408: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:406: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:370: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:354: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:350: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:474: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:469: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:467: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:448: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:447: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:433: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:429: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core.hpp:40, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::subrule::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrule_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, int ID = 0, DefT = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, ContextT = boost::spirit::classic::closure_context]::scanner_t, int ID = 0, ContextT = boost::spirit::classic::closure_context]': ./boost/wave/grammars/cpp_expression_value.hpp:845: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:832: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::optional, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:795: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:571: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:564: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:561: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:555: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:576: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:586: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:583: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:582: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:581: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:809: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:816: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:611: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:802: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:245: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:216: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:202: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:185: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:343: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:327: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:313: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:297: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:283: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:269: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:252: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:537: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:532: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:530: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:511: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:510: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:496: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:492: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:823: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:721: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:696: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:666: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:787: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:761: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:731: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::spirit::classic::nil_t]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_defined_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_defined_grammar.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_defined_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/token_ids.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/token_ids.o" "libs/wave/src/token_ids.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/token_ids.cpp:18: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1273: instantiated from 'boost::wave::util::CowString::CowString(const typename Storage::value_type*, typename Storage::allocator_type::size_type, const typename Storage::allocator_type&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1495: instantiated from 'boost::wave::util::flex_string::flex_string(const typename T::char_type*, const A&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' libs/wave/src/token_ids.cpp:217: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_re2c_lexer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = const char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_predef_macros.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_predef_macros.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_predef_macros.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/wave_config_constant.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_literalgrs.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_literalgrs.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1321: instantiated from 'typename Storage::const_iterator boost::wave::util::CowString::begin() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1542: instantiated from 'typename Storage::const_iterator boost::wave::util::flex_string::begin() const [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_intlit_grammar.hpp:167: instantiated from 'static boost::wave::uint_literal_type boost::wave::grammars::intlit_grammar_gen::evaluate(const TokenT&, bool&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_literalgrs.cpp:40: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex/aq.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_re2c_lexer_str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer_str.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_cpp_grammar.cpp:19: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_exprgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_expression_grammar.hpp:769: instantiated from 'static bool boost::wave::grammars::expression_grammar_gen::evaluate(const typename std::list >::const_iterator&, const typename std::list >::const_iterator&, const typename TokenT::position_type&, bool, boost::wave::grammars::value_error&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_exprgrammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::CowString::MakeUnique() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrules_scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::subrule_list, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, boost::spirit::classic::nil_t> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:652: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:619: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:621: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:622: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:629: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:657: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:422: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:418: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:413: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:408: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:406: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:370: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:354: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:350: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:474: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:469: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:467: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:448: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:447: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:433: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:429: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core.hpp:40, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::subrule::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrule_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, int ID = 0, DefT = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, ContextT = boost::spirit::classic::closure_context]::scanner_t, int ID = 0, ContextT = boost::spirit::classic::closure_context]': ./boost/wave/grammars/cpp_expression_value.hpp:845: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:832: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::optional, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:795: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:571: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:564: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:561: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:555: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:576: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:586: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:583: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:582: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:581: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:809: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:816: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:611: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:802: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:245: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:216: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:202: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:185: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:343: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:327: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:313: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:297: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:283: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:269: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:252: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:537: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:532: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:530: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:511: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:510: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:496: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:492: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:823: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:721: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:696: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:666: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:787: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:761: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:731: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::spirit::classic::nil_t]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex/cpp_re.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -w -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_re2c_lexer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = const char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_defined_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_defined_grammar.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_defined_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_literalgrs.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_literalgrs.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1321: instantiated from 'typename Storage::const_iterator boost::wave::util::CowString::begin() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1542: instantiated from 'typename Storage::const_iterator boost::wave::util::flex_string::begin() const [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_intlit_grammar.hpp:167: instantiated from 'static boost::wave::uint_literal_type boost::wave::grammars::intlit_grammar_gen::evaluate(const TokenT&, bool&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_literalgrs.cpp:40: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/token_ids.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/token_ids.o" "libs/wave/src/token_ids.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/token_ids.cpp:18: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1273: instantiated from 'boost::wave::util::CowString::CowString(const typename Storage::value_type*, typename Storage::allocator_type::size_type, const typename Storage::allocator_type&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1495: instantiated from 'boost::wave::util::flex_string::flex_string(const typename T::char_type*, const A&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' libs/wave/src/token_ids.cpp:217: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_re2c_lexer_str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer_str.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wave_config_constant.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex/aq.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_predef_macros.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_predef_macros.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_predef_macros.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_cpp_grammar.cpp:19: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_exprgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_expression_grammar.hpp:769: instantiated from 'static bool boost::wave::grammars::expression_grammar_gen::evaluate(const typename std::list >::const_iterator&, const typename std::list >::const_iterator&, const typename TokenT::position_type&, bool, boost::wave::grammars::value_error&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_exprgrammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::CowString::MakeUnique() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrules_scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::subrule_list, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, boost::spirit::classic::nil_t> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:652: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:619: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:621: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:622: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:629: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:657: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:422: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:418: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:413: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:408: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:406: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:370: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:354: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:350: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:474: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:469: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:467: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:448: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:447: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:433: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:429: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core.hpp:40, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::subrule::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrule_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, int ID = 0, DefT = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, ContextT = boost::spirit::classic::closure_context]::scanner_t, int ID = 0, ContextT = boost::spirit::classic::closure_context]': ./boost/wave/grammars/cpp_expression_value.hpp:845: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:832: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::optional, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:795: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:571: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:564: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:561: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:555: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:576: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:586: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:583: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:582: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:581: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:809: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:816: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:611: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:802: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:245: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:216: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:202: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:185: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:343: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:327: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:313: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:297: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:283: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:269: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:252: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:537: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:532: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:530: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:511: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:510: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:496: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:492: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:823: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:721: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:696: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:666: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:787: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:761: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:731: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::spirit::classic::nil_t]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex/cpp_re.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -w -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp" RmTemps bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wave.a(clean) rm -f "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wave.a" gcc.archive bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wave.a "/usr/bin/ar" rc "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wave.a" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_predef_macros.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/token_ids.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/wave_config_constant.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/cpplexer/re2clex/cpp_re.o" common.copy stage/lib/libboost_wave.a cp "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_wave.a" "stage/lib/libboost_wave.a" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_defined_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_defined_grammar.o" "libs/wave/src/instantiate_defined_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_defined_grammar.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_defined_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::parse_info::iterator2_type> boost::wave::grammars::defined_grammar_gen::parse_operator_defined(const boost::wave::util::unput_queue_iterator > >&, const boost::wave::util::unput_queue_iterator > >&, std::list >&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_defined_grammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_re2c_lexer.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_re2c_lexer.o" "libs/wave/src/instantiate_re2c_lexer.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = const char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = char*, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_predef_macros.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_predef_macros.o" "libs/wave/src/instantiate_predef_macros.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_predef_macros.cpp:18: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_predef_macros.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info, boost::spirit::classic::nil_t> boost::wave::grammars::predefined_macros_grammar_gen::parse_predefined_macro(const LexIteratorT&, const LexIteratorT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' libs/wave/src/instantiate_predef_macros.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer" common.mkdir bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex mkdir -p "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_literalgrs.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_literalgrs.o" "libs/wave/src/instantiate_cpp_literalgrs.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_literalgrs.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1321: instantiated from 'typename Storage::const_iterator boost::wave::util::CowString::begin() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1542: instantiated from 'typename Storage::const_iterator boost::wave::util::flex_string::begin() const [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_intlit_grammar.hpp:167: instantiated from 'static boost::wave::uint_literal_type boost::wave::grammars::intlit_grammar_gen::evaluate(const TokenT&, bool&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_literalgrs.cpp:40: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/token_ids.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/token_ids.o" "libs/wave/src/token_ids.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/token_ids.cpp:18: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1273: instantiated from 'boost::wave::util::CowString::CowString(const typename Storage::value_type*, typename Storage::allocator_type::size_type, const typename Storage::allocator_type&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1495: instantiated from 'boost::wave::util::flex_string::flex_string(const typename T::char_type*, const A&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' libs/wave/src/token_ids.cpp:217: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules 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.4.0 mkdir -p "bin.v2/libs/filesystem/build/gcc-4.4.0" common.mkdir bin.v2/libs/filesystem/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/filesystem/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wave_config_constant.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wave_config_constant.o" "libs/wave/src/wave_config_constant.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex/aq.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex/aq.o" "libs/wave/src/cpplexer/re2clex/aq.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/portability.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/portability.o" "libs/filesystem/src/portability.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" common.mkdir bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/path.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/path.o" "libs/filesystem/src/path.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/operations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/operations.o" "libs/filesystem/src/operations.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_re2c_lexer_str.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_re2c_lexer_str.o" "libs/wave/src/instantiate_re2c_lexer_str.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1251: instantiated from 'boost::wave::util::CowString::CowString(const boost::wave::util::CowString&) [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1482: instantiated from 'boost::wave::util::flex_string::flex_string(const boost::wave::util::flex_string&) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:114: instantiated from 'boost::wave::cpplexer::re2clex::lexer::lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:331: instantiated from 'boost::wave::cpplexer::re2clex::lex_functor::lex_functor(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:396: instantiated from 'static boost::wave::cpplexer::lex_input_interface >* boost::wave::cpplexer::new_lexer_gen::new_lexer(const IteratorT&, const IteratorT&, const PositionT&, boost::wave::language_support) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' libs/wave/src/instantiate_re2c_lexer_str.cpp:52: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:31, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_identifier_name(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In function 'void boost::wave::cpplexer::impl::validate_literal(const StringT&, int, int, const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here cc1plus: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:33, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In constructor 'boost::wave::cpplexer::token_cache::token_cache() [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:655: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1264: note: initialized from here In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:34, from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In function 'StringT boost::wave::cpplexer::impl::convert_trigraphs(const StringT&) [with StringT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_re2c_lexer_str.cpp:13: ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::flex_string::resize(typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from libs/wave/src/instantiate_re2c_lexer_str.cpp:26: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::cpplexer::lex_token& boost::wave::cpplexer::re2clex::lexer::get(boost::wave::cpplexer::lex_token&) [with IteratorT = __gnu_cxx::__normal_iterator, std::allocator > >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1251: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1256: note: initialized from here gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_grammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_grammar.o" "libs/wave/src/instantiate_cpp_grammar.cpp" In file included from ./boost/spirit/home/support/multi_pass.hpp:30, from ./boost/spirit/include/support_multi_pass.hpp:11, from ./boost/wave/cpplexer/cpp_lex_iterator.hpp:22, from libs/wave/src/instantiate_cpp_grammar.cpp:19: ./boost/spirit/home/support/iterators/multi_pass.hpp: In copy constructor 'boost::spirit::multi_pass::multi_pass(const boost::spirit::multi_pass&) [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]': ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/spirit/home/support/iterators/multi_pass.hpp:151: warning: 'boost::spirit::multi_pass, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, boost::spirit::multi_pass_policies::default_policy >::shared' will be initialized after ./boost/spirit/home/support/iterators/multi_pass.hpp:82: warning: base 'boost::spirit::multi_pass_policies::default_policy::unique, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*> >' ./boost/spirit/home/support/iterators/multi_pass.hpp:81: warning: when initialized here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_grammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/cpplexer/cpp_lex_token.hpp:59: instantiated from 'boost::wave::cpplexer::impl::token_data::~token_data() [with StringTypeT = boost::wave::util::flex_string, std::allocator, boost::wave::util::CowString >, char*> >, PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' ./boost/wave/cpplexer/cpp_lex_token.hpp:210: instantiated from 'boost::wave::cpplexer::lex_token::~lex_token() [with PositionT = boost::wave::util::file_position, std::allocator, boost::wave::util::CowString >, char*> > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:83: instantiated from 'void std::_Destroy(_Tp*) [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:98: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_construct.h:123: instantiated from 'void std::_Destroy(_ForwardIterator, _ForwardIterator, std::allocator<_T2>&) [with _ForwardIterator = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >*, _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/bits/stl_vector.h:313: instantiated from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >, _Alloc = std::allocator, std::allocator, boost::wave::util::CowString >, char*> > > > >]' ./boost/spirit/home/support/iterators/detail/split_std_deque_policy.hpp:158: instantiated from 'boost::spirit::multi_pass::~multi_pass() [with T = std::pair, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::wave::cpplexer::lex_input_interface, std::allocator, boost::wave::util::CowString >, char*> > > > >*>, Policies = boost::spirit::multi_pass_policies::default_policy]' ./boost/wave/cpplexer/cpp_lex_iterator.hpp:170: instantiated from 'static boost::spirit::classic::tree_parse_info::node_factory_type, boost::spirit::classic::nil_t> boost::wave::grammars::cpp_grammar_gen::parse_cpp_grammar(const LexIteratorT&, const LexIteratorT&, const typename LexIteratorT::token_type::position_type&, bool&, typename LexIteratorT::token_type&, TokenContainerT&) [with LexIteratorT = boost::wave::cpplexer::lex_iterator, std::allocator, boost::wave::util::CowString >, char*> > > > >, TokenContainerT = std::list, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::fast_pool_allocator, std::allocator, boost::wave::util::CowString >, char*> > > >, boost::default_user_allocator_new_delete, boost::details::pool::pthread_mutex, 32u> >]' libs/wave/src/instantiate_cpp_grammar.cpp:45: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules common.mkdir bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_exprgrammar.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_exprgrammar.o" "libs/wave/src/instantiate_cpp_exprgrammar.cpp" In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'Storage& boost::wave::util::CowString::Data() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:1308: instantiated from 'boost::wave::util::CowString::~CowString() [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]' ./boost/wave/util/flex_string.hpp:1514: instantiated from 'boost::wave::util::flex_string::~flex_string() [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]' ./boost/wave/grammars/cpp_expression_grammar.hpp:769: instantiated from 'static bool boost::wave::grammars::expression_grammar_gen::evaluate(const typename std::list >::const_iterator&, const typename std::list >::const_iterator&, const typename TokenT::position_type&, bool, boost::wave::grammars::value_error&) [with TokenT = boost::wave::cpplexer::lex_token, std::allocator, boost::wave::util::CowString >, char*> > > >]' libs/wave/src/instantiate_cpp_exprgrammar.cpp:41: instantiated from here ./boost/wave/util/flex_string.hpp:1210: warning: dereferencing type-punned pointer will break strict-aliasing rules ./boost/wave/util/flex_string.hpp: In member function 'void boost::wave::util::CowString::MakeUnique() const [with Storage = boost::wave::util::AllocatorStringStorage >, Align = char*]': ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp: In member function 'typename boost::spirit::classic::parser_result::type boost::spirit::classic::impl::rule_base::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrules_scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::subrule_list, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, boost::spirit::classic::nil_t> >, DerivedT = boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, EmbedT = const boost::spirit::classic::rule, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>&, T0 = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, T1 = boost::spirit::classic::closure_context, T2 = boost::spirit::classic::nil_t]': ./boost/optional/optional.hpp:262: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/optional/optional.hpp:268: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:652: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:619: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:621: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:622: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:629: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:657: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:422: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:418: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:413: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:408: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:406: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:371: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:370: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:355: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:354: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:350: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:474: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:469: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:467: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:448: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:447: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:433: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:429: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core.hpp:40, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::subrule::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::subrule_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, int ID = 0, DefT = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, ContextT = boost::spirit::classic::closure_context]::scanner_t, int ID = 0, ContextT = boost::spirit::classic::closure_context]': ./boost/wave/grammars/cpp_expression_value.hpp:845: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:832: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::optional, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit >, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::closure_context >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:795: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/composite/operators.hpp:16, from ./boost/spirit/home/classic/meta/impl/parser_traits.ipp:14, from ./boost/spirit/home/classic/meta/parser_traits.hpp:18, from ./boost/spirit/home/classic/core/composite/epsilon.hpp:15, from ./boost/spirit/home/classic/core.hpp:48, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::alternative::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, A = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, B = boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:571: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:564: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:561: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:555: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:576: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:586: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:583: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:582: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:581: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::alternative, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::chlit > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:809: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:816: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:611: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:596: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:597: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:598: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:599: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:606: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, phoenix::actor > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:802: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:245: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:216: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:203: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:202: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:189: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:185: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:343: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:327: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:314: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:313: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:297: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:283: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:270: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:269: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:256: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:252: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:537: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:532: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:530: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:511: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:510: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:496: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:492: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here cc1plus: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:823: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::sequence, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, boost::spirit::classic::kleene_star, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > >, boost::spirit::classic::sequence, boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > > > > > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::wave::grammars::closures::closure_value]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:721: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:696: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:666: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/wave/grammars/cpp_expression_value.hpp:787: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:761: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:731: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here In file included from ./boost/wave/wave_config.hpp:192, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:11: ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::append(const typename T::char_type*, typename A::size_type) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp: In member function 'boost::wave::util::flex_string& boost::wave::util::flex_string::operator=(const typename T::char_type*) [with E = char, T = std::char_traits, A = std::allocator, Storage = boost::wave::util::CowString >, char*>]': ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:572: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:577: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:579: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:580: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:649: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here ./boost/wave/util/flex_string.hpp:607: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/wave/util/flex_string.hpp:1239: note: initialized from here In file included from ./boost/spirit/home/classic/core/non_terminal/rule.hpp:33, from ./boost/spirit/home/classic/core.hpp:41, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/wave/grammars/cpp_expression_grammar.hpp:17, from libs/wave/src/instantiate_cpp_exprgrammar.cpp:21: ./boost/wave/grammars/cpp_expression_value.hpp: In member function 'typename boost::spirit::classic::match_result::type boost::spirit::classic::impl::concrete_parser::do_parse_virtual(const ScannerT&) const [with ParserT = boost::spirit::classic::action, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, phoenix::actor > >, phoenix::actor >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t> > >, ScannerT = boost::spirit::classic::scanner, std::allocator, boost::wave::util::CowString >, char*> > > > >, boost::spirit::classic::scanner_policies, boost::spirit::classic::chlit >, boost::spirit::classic::chlit >, boost::spirit::classic::iteration_policy>, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, AttrT = boost::spirit::classic::nil_t]': ./boost/wave/grammars/cpp_expression_value.hpp:72: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:96: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:97: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:98: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:101: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:105: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:106: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:107: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:110: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:114: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:115: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:116: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:119: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/wave/grammars/cpp_expression_value.hpp:141: warning: dereferencing pointer 'val' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/portability.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/portability.o" "libs/filesystem/src/portability.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/portability.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp" common.mkdir bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/path.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/path.o" "libs/filesystem/src/path.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/operations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/operations.o" "libs/filesystem/src/operations.cpp" libs/filesystem/src/operations.cpp: In function 'boost::system::error_code boost::filesystem::detail::dir_itr_first(void*&, void*&, const std::string&, std::string&, boost::filesystem::file_status&, boost::filesystem::file_status&)': libs/filesystem/src/operations.cpp:1284: warning: 'path_size' may be used uninitialized in this function RmTemps bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_filesystem.a(clean) rm -f "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_filesystem.a" ...on 1300th target... gcc.archive bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_filesystem.a "/usr/bin/ar" rc "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_filesystem.a" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/operations.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/path.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/portability.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/utf8_codecvt_facet.o" common.copy stage/lib/libboost_filesystem.a cp "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_filesystem.a" "stage/lib/libboost_filesystem.a" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/path.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/path.o" "libs/filesystem/src/path.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.4.0 mkdir -p "bin.v2/libs/system/build/gcc-4.4.0" common.mkdir bin.v2/libs/system/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/system/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/portability.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/portability.o" "libs/filesystem/src/portability.cpp" common.mkdir bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" common.mkdir bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/error_code.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/error_code.o" "libs/system/src/error_code.cpp" gcc.link.dll bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/libboost_system.so "g++" -o "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/libboost_system.so" -Wl,-soname -Wl,libboost_system.so.5 -shared -Wl,--start-group "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/error_code.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/operations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp" libs/filesystem/src/operations.cpp: In function 'boost::system::error_code boost::filesystem::detail::dir_itr_first(void*&, void*&, const std::string&, std::string&, boost::filesystem::file_status&, boost::filesystem::file_status&)': libs/filesystem/src/operations.cpp:1284: warning: 'path_size' may be used uninitialized in this function RmTemps bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_filesystem-mt.a(clean) rm -f "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_filesystem-mt.a" gcc.archive bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_filesystem-mt.a "/usr/bin/ar" rc "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_filesystem-mt.a" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/operations.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/path.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/portability.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/utf8_codecvt_facet.o" common.copy stage/lib/libboost_filesystem-mt.a cp "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_filesystem-mt.a" "stage/lib/libboost_filesystem-mt.a" common.copy stage/lib/libboost_system.so cp "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/libboost_system.so" "stage/lib/libboost_system.so" common.mkdir bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.link.dll bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/libboost_filesystem.so "g++" -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/libboost_filesystem.so" -Wl,-soname -Wl,libboost_filesystem.so.5 -shared -Wl,--start-group "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/operations.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/path.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/portability.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/utf8_codecvt_facet.o" "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/libboost_system.so" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_filesystem.so cp "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/libboost_filesystem.so" "stage/lib/libboost_filesystem.so" 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.4.0 mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex/cpp_re.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -w -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp" RmTemps bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wave-mt.a(clean) rm -f "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wave-mt.a" gcc.archive bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wave-mt.a "/usr/bin/ar" rc "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wave-mt.a" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_predef_macros.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/token_ids.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/wave_config_constant.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/cpplexer/re2clex/cpp_re.o" common.copy stage/lib/libboost_wave-mt.a cp "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_wave-mt.a" "stage/lib/libboost_wave-mt.a" gcc.compile.c++ bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/error_code.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/error_code.o" "libs/system/src/error_code.cpp" gcc.link.dll bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_system-mt.so "g++" -o "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_system-mt.so" -Wl,-soname -Wl,libboost_system-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/error_code.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_system-mt.so cp "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_system-mt.so" "stage/lib/libboost_system-mt.so" gcc.compile.c++ bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/error_code.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/error_code.o" "libs/system/src/error_code.cpp" RmTemps bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_system.a(clean) rm -f "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_system.a" gcc.archive bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_system.a "/usr/bin/ar" rc "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_system.a" "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/error_code.o" common.copy stage/lib/libboost_system.a cp "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_system.a" "stage/lib/libboost_system.a" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/path.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/path.o" "libs/filesystem/src/path.cpp" gcc.compile.c++ bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/error_code.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/error_code.o" "libs/system/src/error_code.cpp" RmTemps bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_system-mt.a(clean) rm -f "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_system-mt.a" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian/greg_weekday.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp" gcc.archive bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_system-mt.a "/usr/bin/ar" rc "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_system-mt.a" "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/error_code.o" common.copy stage/lib/libboost_system-mt.a cp "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_system-mt.a" "stage/lib/libboost_system-mt.a" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/date_generators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian/date_generators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/greg_weekday.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" common.mkdir bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian mkdir -p "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/greg_weekday.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp" gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/operations.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/operations.o" "libs/filesystem/src/operations.cpp" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/date_generators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp" gcc.link.dll bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_filesystem-mt.so "g++" -o "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_filesystem-mt.so" -Wl,-soname -Wl,libboost_filesystem-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/operations.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/path.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/portability.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/system/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_system-mt.so" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_filesystem-mt.so cp "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_filesystem-mt.so" "stage/lib/libboost_filesystem-mt.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.4.0 mkdir -p "bin.v2/libs/graph/build/gcc-4.4.0" common.mkdir bin.v2/libs/graph/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/graph/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian/greg_weekday.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/gregorian/greg_weekday.o" "libs/date_time/src/gregorian/greg_weekday.cpp" common.mkdir bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian/date_generators.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/gregorian/date_generators.o" "libs/date_time/src/gregorian/date_generators.cpp" common.mkdir bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian/greg_month.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp" gcc.link.dll bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/libboost_date_time.so "g++" -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/libboost_date_time.so" -Wl,-soname -Wl,libboost_date_time.so.5 -shared -Wl,--start-group "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian/greg_month.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/gregorian/date_generators.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/greg_month.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp" RmTemps bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_date_time.a(clean) rm -f "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_date_time.a" gcc.archive bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_date_time.a "/usr/bin/ar" rc "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_date_time.a" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/greg_month.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/gregorian/date_generators.o" common.copy stage/lib/libboost_date_time.a cp "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_date_time.a" "stage/lib/libboost_date_time.a" common.copy stage/lib/libboost_date_time.so cp "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/libboost_date_time.so" "stage/lib/libboost_date_time.so" common.mkdir bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian/greg_month.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -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.4.0/release/debug-symbols-on/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp" 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.4.0 mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4.0" gcc.link.dll bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/libboost_wave.so "g++" -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/libboost_wave.so" -Wl,-soname -Wl,libboost_wave.so.5 -shared -Wl,--start-group "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_predef_macros.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/token_ids.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/wave_config_constant.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/cpplexer/re2clex/cpp_re.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/libboost_filesystem.so" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/libboost_date_time.so" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_thread-mt.so" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_wave.so cp "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/libboost_wave.so" "stage/lib/libboost_wave.so" common.mkdir bin.v2/libs/iostreams/build/gcc-4.4.0/release mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4.0/release" common.mkdir bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on" gcc.link.dll bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_date_time-mt.so "g++" -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_date_time-mt.so" -Wl,-soname -Wl,libboost_date_time-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian/greg_month.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/gregorian/date_generators.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_date_time-mt.so cp "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_date_time-mt.so" "stage/lib/libboost_date_time-mt.so" gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/greg_month.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_DATE_TIME_STATIC_LINK -DDATE_TIME_INLINE -DNDEBUG -I"." -c -o "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/greg_month.o" "libs/date_time/src/gregorian/greg_month.cpp" RmTemps bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_date_time-mt.a(clean) rm -f "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_date_time-mt.a" gcc.archive bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_date_time-mt.a "/usr/bin/ar" rc "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_date_time-mt.a" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/greg_month.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/greg_weekday.o" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/gregorian/date_generators.o" common.copy stage/lib/libboost_date_time-mt.a cp "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_date_time-mt.a" "stage/lib/libboost_date_time-mt.a" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/file_descriptor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/zlib.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/zlib.o" "libs/iostreams/src/zlib.cpp" common.mkdir bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/bzip2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/bzip2.o" "libs/iostreams/src/bzip2.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/mapped_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/libboost_iostreams.so "g++" -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/libboost_iostreams.so" -Wl,-soname -Wl,libboost_iostreams.so.5 -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/bzip2.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -Wl,--end-group -g common.copy stage/lib/libboost_iostreams.so cp "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/libboost_iostreams.so" "stage/lib/libboost_iostreams.so" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/file_descriptor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/zlib.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/zlib.o" "libs/iostreams/src/zlib.cpp" common.mkdir bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi" ...on 1400th target... gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/mapped_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/bzip2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/bzip2.o" "libs/iostreams/src/bzip2.cpp" RmTemps bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_iostreams.a(clean) rm -f "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_iostreams.a" gcc.archive bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_iostreams.a "/usr/bin/ar" rc "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_iostreams.a" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/bzip2.o" common.copy stage/lib/libboost_iostreams.a cp "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_iostreams.a" "stage/lib/libboost_iostreams.a" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/file_descriptor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex/cpp_re.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -w -g -pthread -fPIC -DBOOST_ALL_DYN_LINK=1 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex/cpp_re.o" "libs/wave/src/cpplexer/re2clex/cpp_re.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/zlib.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp" common.mkdir bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi mkdir -p "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi" gcc.link.dll bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_wave-mt.so "g++" -o "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_wave-mt.so" -Wl,-soname -Wl,libboost_wave-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_exprgrammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_cpp_literalgrs.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_defined_grammar.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_predef_macros.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_re2c_lexer.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/instantiate_re2c_lexer_str.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/token_ids.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/wave_config_constant.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex/aq.o" "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/cpplexer/re2clex/cpp_re.o" "bin.v2/libs/filesystem/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_filesystem-mt.so" "bin.v2/libs/date_time/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_date_time-mt.so" "bin.v2/libs/thread/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_thread-mt.so" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_wave-mt.so cp "bin.v2/libs/wave/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_wave-mt.so" "stage/lib/libboost_wave-mt.so" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/mapped_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/bzip2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" RmTemps bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_iostreams-mt.a(clean) rm -f "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_iostreams-mt.a" gcc.archive bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_iostreams-mt.a "/usr/bin/ar" rc "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_iostreams-mt.a" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/bzip2.o" common.copy stage/lib/libboost_iostreams-mt.a cp "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_iostreams-mt.a" "stage/lib/libboost_iostreams-mt.a" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/file_descriptor.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/file_descriptor.o" "libs/iostreams/src/file_descriptor.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/zlib.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/zlib.o" "libs/iostreams/src/zlib.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/bzip2.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/bzip2.o" "libs/iostreams/src/bzip2.cpp" gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/mapped_file.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_IOSTREAMS_DYN_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/mapped_file.o" "libs/iostreams/src/mapped_file.cpp" gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_iostreams-mt.so "g++" -o "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_iostreams-mt.so" -Wl,-soname -Wl,libboost_iostreams-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/file_descriptor.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/mapped_file.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/zlib.o" "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/bzip2.o" -Wl,-Bstatic -Wl,-Bdynamic -lbz2 -lz -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_iostreams-mt.so cp "bin.v2/libs/iostreams/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_iostreams-mt.so" "stage/lib/libboost_iostreams-mt.so" gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/read_graphviz_spirit.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/read_graphviz_spirit.o" "libs/graph/src/read_graphviz_spirit.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from ./boost/graph/graphviz.hpp:24, from libs/graph/src/read_graphviz_spirit.cpp:28: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ./boost/spirit/home/classic/core/primitives/numerics.hpp:18, from ./boost/spirit/home/classic/core.hpp:33, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:32, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp: In member function 'RT boost::spirit::classic::impl::real_parser_impl::parse_main(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies >, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, RT = boost::spirit::classic::match, T = double, RealPoliciesT = boost::spirit::classic::real_parser_policies]': ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: note: initialized from here In file included from ./boost/spirit/home/classic/attribute.hpp:35, from ./boost/spirit/include/classic_attribute.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:37, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/function/function_base.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::init_closure_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, ParserT = boost::spirit::classic::rule, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, ActorTupleT = phoenix::tuple > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t>]': ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here RmTemps bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_graph.a(clean) rm -f "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_graph.a" gcc.archive bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_graph.a "/usr/bin/ar" rc "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_graph.a" "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/read_graphviz_spirit.o" common.copy stage/lib/libboost_graph.a cp "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/libboost_graph.a" "stage/lib/libboost_graph.a" gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/read_graphviz_spirit.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/read_graphviz_spirit.o" "libs/graph/src/read_graphviz_spirit.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from ./boost/graph/graphviz.hpp:24, from libs/graph/src/read_graphviz_spirit.cpp:28: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ./boost/spirit/home/classic/core/primitives/numerics.hpp:18, from ./boost/spirit/home/classic/core.hpp:33, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:32, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp: In member function 'RT boost::spirit::classic::impl::real_parser_impl::parse_main(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies >, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, RT = boost::spirit::classic::match, T = double, RealPoliciesT = boost::spirit::classic::real_parser_policies]': ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: note: initialized from here In file included from ./boost/spirit/home/classic/attribute.hpp:35, from ./boost/spirit/include/classic_attribute.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:37, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/function/function_base.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::init_closure_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, ParserT = boost::spirit::classic::rule, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, ActorTupleT = phoenix::tuple > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t>]': ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here RmTemps bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_graph-mt.a(clean) rm -f "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_graph-mt.a" gcc.archive bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_graph-mt.a "/usr/bin/ar" rc "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_graph-mt.a" "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/read_graphviz_spirit.o" common.copy stage/lib/libboost_graph-mt.a cp "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/link-static/threading-multi/libboost_graph-mt.a" "stage/lib/libboost_graph-mt.a" gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/read_graphviz_spirit.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/read_graphviz_spirit.o" "libs/graph/src/read_graphviz_spirit.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from ./boost/graph/graphviz.hpp:24, from libs/graph/src/read_graphviz_spirit.cpp:28: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ./boost/spirit/home/classic/core/primitives/numerics.hpp:18, from ./boost/spirit/home/classic/core.hpp:33, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:32, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp: In member function 'RT boost::spirit::classic::impl::real_parser_impl::parse_main(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies >, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, RT = boost::spirit::classic::match, T = double, RealPoliciesT = boost::spirit::classic::real_parser_policies]': ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: note: initialized from here In file included from ./boost/spirit/home/classic/attribute.hpp:35, from ./boost/spirit/include/classic_attribute.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:37, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/function/function_base.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::init_closure_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, ParserT = boost::spirit::classic::rule, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, ActorTupleT = phoenix::tuple > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t>]': ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.link.dll bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/libboost_graph.so "g++" -o "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/libboost_graph.so" -Wl,-soname -Wl,libboost_graph.so.5 -shared -Wl,--start-group "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/read_graphviz_spirit.o" -Wl,-Bstatic -Wl,-Bdynamic -Wl,--end-group -g common.copy stage/lib/libboost_graph.so cp "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/libboost_graph.so" "stage/lib/libboost_graph.so" gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/read_graphviz_spirit.o "g++" -ftemplate-depth-128 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -finline-functions -Wno-inline -Wall -g -pthread -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_GRAPH_DYN_LINK=1 -DBOOST_GRAPH_NO_LIB=1 -DNDEBUG -I"." -I"libs/graph/src" -c -o "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/read_graphviz_spirit.o" "libs/graph/src/read_graphviz_spirit.cpp" In file included from /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/hash_set:59, from ./boost/graph/adjacency_list.hpp:25, from ./boost/graph/graphviz.hpp:24, from libs/graph/src/read_graphviz_spirit.cpp:28: /usr/lib/gcc/ppc64-redhat-linux/4.4.0/../../../../include/c++/4.4.0/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. In file included from ./boost/spirit/home/classic/core/primitives/numerics.hpp:18, from ./boost/spirit/home/classic/core.hpp:33, from ./boost/spirit/include/classic_core.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:32, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp: In member function 'RT boost::spirit::classic::impl::real_parser_impl::parse_main(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies >, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, RT = boost::spirit::classic::match, T = double, RealPoliciesT = boost::spirit::classic::real_parser_policies]': ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/spirit/home/classic/core/primitives/impl/numerics.ipp:383: note: initialized from here In file included from ./boost/spirit/home/classic/attribute.hpp:35, from ./boost/spirit/include/classic_attribute.hpp:11, from ./boost/graph/detail/read_graphviz_spirit.hpp:37, from ./boost/graph/graphviz.hpp:780, from libs/graph/src/read_graphviz_spirit.cpp:28: ./boost/function/function_base.hpp: In member function 'typename boost::spirit::classic::parser_result, ScannerT>::type boost::spirit::classic::init_closure_parser::parse(const ScannerT&) const [with ScannerT = boost::spirit::classic::scanner, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, ParserT = boost::spirit::classic::rule, int>, boost::spirit::classic::multi_pass_policies::input_iterator, boost::spirit::classic::multi_pass_policies::ref_counted, boost::spirit::classic::multi_pass_policies::buf_id_check, boost::spirit::classic::multi_pass_policies::std_deque>, boost::spirit::classic::scanner_policies, boost::spirit::classic::match_policy, boost::spirit::classic::action_policy> >, boost::spirit::classic::closure_context, boost::spirit::classic::nil_t>, ActorTupleT = phoenix::tuple > >, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t, phoenix::nil_t>]': ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here ./boost/function/function_base.hpp:619: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:878: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/function/function_template.hpp:879: warning: dereferencing pointer '' does break strict-aliasing rules ./boost/optional/optional.hpp:422: note: initialized from here gcc.link.dll bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_graph-mt.so "g++" -o "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_graph-mt.so" -Wl,-soname -Wl,libboost_graph-mt.so.5 -shared -Wl,--start-group "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/read_graphviz_spirit.o" -Wl,-Bstatic -Wl,-Bdynamic -lrt -Wl,--end-group -g -pthread common.copy stage/lib/libboost_graph-mt.so cp "bin.v2/libs/graph/build/gcc-4.4.0/release/debug-symbols-on/threading-multi/libboost_graph-mt.so" "stage/lib/libboost_graph-mt.so" ...updated 1428 targets... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GYeL16 + umask 022 + cd /builddir/build/BUILD + cd boost_1_39_0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0 ++ find stage -type f -name '*.a' + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_thread-mt.a + NAME=libboost_thread-mt.a + install -p -m 0644 stage/lib/libboost_thread-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_thread-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_program_options.a + NAME=libboost_program_options.a + install -p -m 0644 stage/lib/libboost_program_options.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_program_options-mt.a + NAME=libboost_program_options-mt.a + install -p -m 0644 stage/lib/libboost_program_options-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_prg_exec_monitor.a + NAME=libboost_prg_exec_monitor.a + install -p -m 0644 stage/lib/libboost_prg_exec_monitor.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_test_exec_monitor.a + NAME=libboost_test_exec_monitor.a + install -p -m 0644 stage/lib/libboost_test_exec_monitor.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_test_exec_monitor.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_unit_test_framework.a + NAME=libboost_unit_test_framework.a + install -p -m 0644 stage/lib/libboost_unit_test_framework.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_prg_exec_monitor-mt.a + NAME=libboost_prg_exec_monitor-mt.a + install -p -m 0644 stage/lib/libboost_prg_exec_monitor-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_test_exec_monitor-mt.a + NAME=libboost_test_exec_monitor-mt.a + install -p -m 0644 stage/lib/libboost_test_exec_monitor-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_test_exec_monitor-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_unit_test_framework-mt.a + NAME=libboost_unit_test_framework-mt.a + install -p -m 0644 stage/lib/libboost_unit_test_framework-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_serialization.a + NAME=libboost_serialization.a + install -p -m 0644 stage/lib/libboost_serialization.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_wserialization.a + NAME=libboost_wserialization.a + install -p -m 0644 stage/lib/libboost_wserialization.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_serialization-mt.a + NAME=libboost_serialization-mt.a + install -p -m 0644 stage/lib/libboost_serialization-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_wserialization-mt.a + NAME=libboost_wserialization-mt.a + install -p -m 0644 stage/lib/libboost_wserialization-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_signals.a + NAME=libboost_signals.a + install -p -m 0644 stage/lib/libboost_signals.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_signals-mt.a + NAME=libboost_signals-mt.a + install -p -m 0644 stage/lib/libboost_signals-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_tr1.a + NAME=libboost_math_tr1.a + install -p -m 0644 stage/lib/libboost_math_tr1.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_tr1f.a + NAME=libboost_math_tr1f.a + install -p -m 0644 stage/lib/libboost_math_tr1f.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_c99.a + NAME=libboost_math_c99.a + install -p -m 0644 stage/lib/libboost_math_c99.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_c99f.a + NAME=libboost_math_c99f.a + install -p -m 0644 stage/lib/libboost_math_c99f.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_tr1-mt.a + NAME=libboost_math_tr1-mt.a + install -p -m 0644 stage/lib/libboost_math_tr1-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_tr1f-mt.a + NAME=libboost_math_tr1f-mt.a + install -p -m 0644 stage/lib/libboost_math_tr1f-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_c99-mt.a + NAME=libboost_math_c99-mt.a + install -p -m 0644 stage/lib/libboost_math_c99-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_c99f-mt.a + NAME=libboost_math_c99f-mt.a + install -p -m 0644 stage/lib/libboost_math_c99f-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_regex.a + NAME=libboost_regex.a + install -p -m 0644 stage/lib/libboost_regex.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_regex-mt.a + NAME=libboost_regex-mt.a + install -p -m 0644 stage/lib/libboost_regex-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_tr1l-mt.a + NAME=libboost_math_tr1l-mt.a + install -p -m 0644 stage/lib/libboost_math_tr1l-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_c99l-mt.a + NAME=libboost_math_c99l-mt.a + install -p -m 0644 stage/lib/libboost_math_c99l-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_tr1l.a + NAME=libboost_math_tr1l.a + install -p -m 0644 stage/lib/libboost_math_tr1l.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_math_c99l.a + NAME=libboost_math_c99l.a + install -p -m 0644 stage/lib/libboost_math_c99l.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_python.a + NAME=libboost_python.a + install -p -m 0644 stage/lib/libboost_python.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_python-mt.a + NAME=libboost_python-mt.a + install -p -m 0644 stage/lib/libboost_python-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_wave.a + NAME=libboost_wave.a + install -p -m 0644 stage/lib/libboost_wave.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_filesystem.a + NAME=libboost_filesystem.a + install -p -m 0644 stage/lib/libboost_filesystem.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_filesystem-mt.a + NAME=libboost_filesystem-mt.a + install -p -m 0644 stage/lib/libboost_filesystem-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_wave-mt.a + NAME=libboost_wave-mt.a + install -p -m 0644 stage/lib/libboost_wave-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_system.a + NAME=libboost_system.a + install -p -m 0644 stage/lib/libboost_system.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_system-mt.a + NAME=libboost_system-mt.a + install -p -m 0644 stage/lib/libboost_system-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_date_time.a + NAME=libboost_date_time.a + install -p -m 0644 stage/lib/libboost_date_time.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_date_time-mt.a + NAME=libboost_date_time-mt.a + install -p -m 0644 stage/lib/libboost_date_time-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_iostreams.a + NAME=libboost_iostreams.a + install -p -m 0644 stage/lib/libboost_iostreams.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_iostreams-mt.a + NAME=libboost_iostreams-mt.a + install -p -m 0644 stage/lib/libboost_iostreams-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams-mt.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_graph.a + NAME=libboost_graph.a + install -p -m 0644 stage/lib/libboost_graph.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph.a + for i in '`find stage -type f -name \*.a`' ++ basename stage/lib/libboost_graph-mt.a + NAME=libboost_graph-mt.a + install -p -m 0644 stage/lib/libboost_graph-mt.a /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph-mt.a ++ find stage -type f -name '*.so' + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_thread-mt.so + SONAME=stage/lib/libboost_thread-mt.so.5 + VNAME=stage/lib/libboost_thread-mt.so.1.39.0 ++ basename stage/lib/libboost_thread-mt.so + base=libboost_thread-mt.so + NAMEbase=libboost_thread-mt.so + SONAMEbase=libboost_thread-mt.so.5 + VNAMEbase=libboost_thread-mt.so.1.39.0 + mv stage/lib/libboost_thread-mt.so stage/lib/libboost_thread-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_thread-mt.so.1.39.0 + ln -s libboost_thread-mt.so.1.39.0 stage/lib/libboost_thread-mt.so.5 + ln -s libboost_thread-mt.so.1.39.0 stage/lib/libboost_thread-mt.so + install -p -m 755 stage/lib/libboost_thread-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_thread-mt.so.1.39.0 + mv stage/lib/libboost_thread-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_thread-mt.so.5 + mv stage/lib/libboost_thread-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_thread-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_program_options.so + SONAME=stage/lib/libboost_program_options.so.5 + VNAME=stage/lib/libboost_program_options.so.1.39.0 ++ basename stage/lib/libboost_program_options.so + base=libboost_program_options.so + NAMEbase=libboost_program_options.so + SONAMEbase=libboost_program_options.so.5 + VNAMEbase=libboost_program_options.so.1.39.0 + mv stage/lib/libboost_program_options.so stage/lib/libboost_program_options.so.1.39.0 + chrpath --delete stage/lib/libboost_program_options.so.1.39.0 + ln -s libboost_program_options.so.1.39.0 stage/lib/libboost_program_options.so.5 + ln -s libboost_program_options.so.1.39.0 stage/lib/libboost_program_options.so + install -p -m 755 stage/lib/libboost_program_options.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options.so.1.39.0 + mv stage/lib/libboost_program_options.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options.so.5 + mv stage/lib/libboost_program_options.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_prg_exec_monitor.so + SONAME=stage/lib/libboost_prg_exec_monitor.so.5 + VNAME=stage/lib/libboost_prg_exec_monitor.so.1.39.0 ++ basename stage/lib/libboost_prg_exec_monitor.so + base=libboost_prg_exec_monitor.so + NAMEbase=libboost_prg_exec_monitor.so + SONAMEbase=libboost_prg_exec_monitor.so.5 + VNAMEbase=libboost_prg_exec_monitor.so.1.39.0 + mv stage/lib/libboost_prg_exec_monitor.so stage/lib/libboost_prg_exec_monitor.so.1.39.0 + chrpath --delete stage/lib/libboost_prg_exec_monitor.so.1.39.0 + ln -s libboost_prg_exec_monitor.so.1.39.0 stage/lib/libboost_prg_exec_monitor.so.5 + ln -s libboost_prg_exec_monitor.so.1.39.0 stage/lib/libboost_prg_exec_monitor.so + install -p -m 755 stage/lib/libboost_prg_exec_monitor.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor.so.1.39.0 + mv stage/lib/libboost_prg_exec_monitor.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor.so.5 + mv stage/lib/libboost_prg_exec_monitor.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_program_options-mt.so + SONAME=stage/lib/libboost_program_options-mt.so.5 + VNAME=stage/lib/libboost_program_options-mt.so.1.39.0 ++ basename stage/lib/libboost_program_options-mt.so + base=libboost_program_options-mt.so + NAMEbase=libboost_program_options-mt.so + SONAMEbase=libboost_program_options-mt.so.5 + VNAMEbase=libboost_program_options-mt.so.1.39.0 + mv stage/lib/libboost_program_options-mt.so stage/lib/libboost_program_options-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_program_options-mt.so.1.39.0 + ln -s libboost_program_options-mt.so.1.39.0 stage/lib/libboost_program_options-mt.so.5 + ln -s libboost_program_options-mt.so.1.39.0 stage/lib/libboost_program_options-mt.so + install -p -m 755 stage/lib/libboost_program_options-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options-mt.so.1.39.0 + mv stage/lib/libboost_program_options-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options-mt.so.5 + mv stage/lib/libboost_program_options-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_prg_exec_monitor-mt.so + SONAME=stage/lib/libboost_prg_exec_monitor-mt.so.5 + VNAME=stage/lib/libboost_prg_exec_monitor-mt.so.1.39.0 ++ basename stage/lib/libboost_prg_exec_monitor-mt.so + base=libboost_prg_exec_monitor-mt.so + NAMEbase=libboost_prg_exec_monitor-mt.so + SONAMEbase=libboost_prg_exec_monitor-mt.so.5 + VNAMEbase=libboost_prg_exec_monitor-mt.so.1.39.0 + mv stage/lib/libboost_prg_exec_monitor-mt.so stage/lib/libboost_prg_exec_monitor-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_prg_exec_monitor-mt.so.1.39.0 + ln -s libboost_prg_exec_monitor-mt.so.1.39.0 stage/lib/libboost_prg_exec_monitor-mt.so.5 + ln -s libboost_prg_exec_monitor-mt.so.1.39.0 stage/lib/libboost_prg_exec_monitor-mt.so + install -p -m 755 stage/lib/libboost_prg_exec_monitor-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor-mt.so.1.39.0 + mv stage/lib/libboost_prg_exec_monitor-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor-mt.so.5 + mv stage/lib/libboost_prg_exec_monitor-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_unit_test_framework.so + SONAME=stage/lib/libboost_unit_test_framework.so.5 + VNAME=stage/lib/libboost_unit_test_framework.so.1.39.0 ++ basename stage/lib/libboost_unit_test_framework.so + base=libboost_unit_test_framework.so + NAMEbase=libboost_unit_test_framework.so + SONAMEbase=libboost_unit_test_framework.so.5 + VNAMEbase=libboost_unit_test_framework.so.1.39.0 + mv stage/lib/libboost_unit_test_framework.so stage/lib/libboost_unit_test_framework.so.1.39.0 + chrpath --delete stage/lib/libboost_unit_test_framework.so.1.39.0 + ln -s libboost_unit_test_framework.so.1.39.0 stage/lib/libboost_unit_test_framework.so.5 + ln -s libboost_unit_test_framework.so.1.39.0 stage/lib/libboost_unit_test_framework.so + install -p -m 755 stage/lib/libboost_unit_test_framework.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework.so.1.39.0 + mv stage/lib/libboost_unit_test_framework.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework.so.5 + mv stage/lib/libboost_unit_test_framework.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_unit_test_framework-mt.so + SONAME=stage/lib/libboost_unit_test_framework-mt.so.5 + VNAME=stage/lib/libboost_unit_test_framework-mt.so.1.39.0 ++ basename stage/lib/libboost_unit_test_framework-mt.so + base=libboost_unit_test_framework-mt.so + NAMEbase=libboost_unit_test_framework-mt.so + SONAMEbase=libboost_unit_test_framework-mt.so.5 + VNAMEbase=libboost_unit_test_framework-mt.so.1.39.0 + mv stage/lib/libboost_unit_test_framework-mt.so stage/lib/libboost_unit_test_framework-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_unit_test_framework-mt.so.1.39.0 + ln -s libboost_unit_test_framework-mt.so.1.39.0 stage/lib/libboost_unit_test_framework-mt.so.5 + ln -s libboost_unit_test_framework-mt.so.1.39.0 stage/lib/libboost_unit_test_framework-mt.so + install -p -m 755 stage/lib/libboost_unit_test_framework-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework-mt.so.1.39.0 + mv stage/lib/libboost_unit_test_framework-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework-mt.so.5 + mv stage/lib/libboost_unit_test_framework-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_serialization.so + SONAME=stage/lib/libboost_serialization.so.5 + VNAME=stage/lib/libboost_serialization.so.1.39.0 ++ basename stage/lib/libboost_serialization.so + base=libboost_serialization.so + NAMEbase=libboost_serialization.so + SONAMEbase=libboost_serialization.so.5 + VNAMEbase=libboost_serialization.so.1.39.0 + mv stage/lib/libboost_serialization.so stage/lib/libboost_serialization.so.1.39.0 + chrpath --delete stage/lib/libboost_serialization.so.1.39.0 + ln -s libboost_serialization.so.1.39.0 stage/lib/libboost_serialization.so.5 + ln -s libboost_serialization.so.1.39.0 stage/lib/libboost_serialization.so + install -p -m 755 stage/lib/libboost_serialization.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization.so.1.39.0 + mv stage/lib/libboost_serialization.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization.so.5 + mv stage/lib/libboost_serialization.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_wserialization.so + SONAME=stage/lib/libboost_wserialization.so.5 + VNAME=stage/lib/libboost_wserialization.so.1.39.0 ++ basename stage/lib/libboost_wserialization.so + base=libboost_wserialization.so + NAMEbase=libboost_wserialization.so + SONAMEbase=libboost_wserialization.so.5 + VNAMEbase=libboost_wserialization.so.1.39.0 + mv stage/lib/libboost_wserialization.so stage/lib/libboost_wserialization.so.1.39.0 + chrpath --delete stage/lib/libboost_wserialization.so.1.39.0 + ln -s libboost_wserialization.so.1.39.0 stage/lib/libboost_wserialization.so.5 + ln -s libboost_wserialization.so.1.39.0 stage/lib/libboost_wserialization.so + install -p -m 755 stage/lib/libboost_wserialization.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization.so.1.39.0 + mv stage/lib/libboost_wserialization.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization.so.5 + mv stage/lib/libboost_wserialization.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_signals.so + SONAME=stage/lib/libboost_signals.so.5 + VNAME=stage/lib/libboost_signals.so.1.39.0 ++ basename stage/lib/libboost_signals.so + base=libboost_signals.so + NAMEbase=libboost_signals.so + SONAMEbase=libboost_signals.so.5 + VNAMEbase=libboost_signals.so.1.39.0 + mv stage/lib/libboost_signals.so stage/lib/libboost_signals.so.1.39.0 + chrpath --delete stage/lib/libboost_signals.so.1.39.0 + ln -s libboost_signals.so.1.39.0 stage/lib/libboost_signals.so.5 + ln -s libboost_signals.so.1.39.0 stage/lib/libboost_signals.so + install -p -m 755 stage/lib/libboost_signals.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals.so.1.39.0 + mv stage/lib/libboost_signals.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals.so.5 + mv stage/lib/libboost_signals.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_serialization-mt.so + SONAME=stage/lib/libboost_serialization-mt.so.5 + VNAME=stage/lib/libboost_serialization-mt.so.1.39.0 ++ basename stage/lib/libboost_serialization-mt.so + base=libboost_serialization-mt.so + NAMEbase=libboost_serialization-mt.so + SONAMEbase=libboost_serialization-mt.so.5 + VNAMEbase=libboost_serialization-mt.so.1.39.0 + mv stage/lib/libboost_serialization-mt.so stage/lib/libboost_serialization-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_serialization-mt.so.1.39.0 + ln -s libboost_serialization-mt.so.1.39.0 stage/lib/libboost_serialization-mt.so.5 + ln -s libboost_serialization-mt.so.1.39.0 stage/lib/libboost_serialization-mt.so + install -p -m 755 stage/lib/libboost_serialization-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization-mt.so.1.39.0 + mv stage/lib/libboost_serialization-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization-mt.so.5 + mv stage/lib/libboost_serialization-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_signals-mt.so + SONAME=stage/lib/libboost_signals-mt.so.5 + VNAME=stage/lib/libboost_signals-mt.so.1.39.0 ++ basename stage/lib/libboost_signals-mt.so + base=libboost_signals-mt.so + NAMEbase=libboost_signals-mt.so + SONAMEbase=libboost_signals-mt.so.5 + VNAMEbase=libboost_signals-mt.so.1.39.0 + mv stage/lib/libboost_signals-mt.so stage/lib/libboost_signals-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_signals-mt.so.1.39.0 + ln -s libboost_signals-mt.so.1.39.0 stage/lib/libboost_signals-mt.so.5 + ln -s libboost_signals-mt.so.1.39.0 stage/lib/libboost_signals-mt.so + install -p -m 755 stage/lib/libboost_signals-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals-mt.so.1.39.0 + mv stage/lib/libboost_signals-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals-mt.so.5 + mv stage/lib/libboost_signals-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_wserialization-mt.so + SONAME=stage/lib/libboost_wserialization-mt.so.5 + VNAME=stage/lib/libboost_wserialization-mt.so.1.39.0 ++ basename stage/lib/libboost_wserialization-mt.so + base=libboost_wserialization-mt.so + NAMEbase=libboost_wserialization-mt.so + SONAMEbase=libboost_wserialization-mt.so.5 + VNAMEbase=libboost_wserialization-mt.so.1.39.0 + mv stage/lib/libboost_wserialization-mt.so stage/lib/libboost_wserialization-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_wserialization-mt.so.1.39.0 + ln -s libboost_wserialization-mt.so.1.39.0 stage/lib/libboost_wserialization-mt.so.5 + ln -s libboost_wserialization-mt.so.1.39.0 stage/lib/libboost_wserialization-mt.so + install -p -m 755 stage/lib/libboost_wserialization-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization-mt.so.1.39.0 + mv stage/lib/libboost_wserialization-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization-mt.so.5 + mv stage/lib/libboost_wserialization-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_c99.so + SONAME=stage/lib/libboost_math_c99.so.5 + VNAME=stage/lib/libboost_math_c99.so.1.39.0 ++ basename stage/lib/libboost_math_c99.so + base=libboost_math_c99.so + NAMEbase=libboost_math_c99.so + SONAMEbase=libboost_math_c99.so.5 + VNAMEbase=libboost_math_c99.so.1.39.0 + mv stage/lib/libboost_math_c99.so stage/lib/libboost_math_c99.so.1.39.0 + chrpath --delete stage/lib/libboost_math_c99.so.1.39.0 + ln -s libboost_math_c99.so.1.39.0 stage/lib/libboost_math_c99.so.5 + ln -s libboost_math_c99.so.1.39.0 stage/lib/libboost_math_c99.so + install -p -m 755 stage/lib/libboost_math_c99.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99.so.1.39.0 + mv stage/lib/libboost_math_c99.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99.so.5 + mv stage/lib/libboost_math_c99.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_c99f.so + SONAME=stage/lib/libboost_math_c99f.so.5 + VNAME=stage/lib/libboost_math_c99f.so.1.39.0 ++ basename stage/lib/libboost_math_c99f.so + base=libboost_math_c99f.so + NAMEbase=libboost_math_c99f.so + SONAMEbase=libboost_math_c99f.so.5 + VNAMEbase=libboost_math_c99f.so.1.39.0 + mv stage/lib/libboost_math_c99f.so stage/lib/libboost_math_c99f.so.1.39.0 + chrpath --delete stage/lib/libboost_math_c99f.so.1.39.0 + ln -s libboost_math_c99f.so.1.39.0 stage/lib/libboost_math_c99f.so.5 + ln -s libboost_math_c99f.so.1.39.0 stage/lib/libboost_math_c99f.so + install -p -m 755 stage/lib/libboost_math_c99f.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f.so.1.39.0 + mv stage/lib/libboost_math_c99f.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f.so.5 + mv stage/lib/libboost_math_c99f.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_tr1.so + SONAME=stage/lib/libboost_math_tr1.so.5 + VNAME=stage/lib/libboost_math_tr1.so.1.39.0 ++ basename stage/lib/libboost_math_tr1.so + base=libboost_math_tr1.so + NAMEbase=libboost_math_tr1.so + SONAMEbase=libboost_math_tr1.so.5 + VNAMEbase=libboost_math_tr1.so.1.39.0 + mv stage/lib/libboost_math_tr1.so stage/lib/libboost_math_tr1.so.1.39.0 + chrpath --delete stage/lib/libboost_math_tr1.so.1.39.0 + ln -s libboost_math_tr1.so.1.39.0 stage/lib/libboost_math_tr1.so.5 + ln -s libboost_math_tr1.so.1.39.0 stage/lib/libboost_math_tr1.so + install -p -m 755 stage/lib/libboost_math_tr1.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1.so.1.39.0 + mv stage/lib/libboost_math_tr1.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1.so.5 + mv stage/lib/libboost_math_tr1.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_tr1f.so + SONAME=stage/lib/libboost_math_tr1f.so.5 + VNAME=stage/lib/libboost_math_tr1f.so.1.39.0 ++ basename stage/lib/libboost_math_tr1f.so + base=libboost_math_tr1f.so + NAMEbase=libboost_math_tr1f.so + SONAMEbase=libboost_math_tr1f.so.5 + VNAMEbase=libboost_math_tr1f.so.1.39.0 + mv stage/lib/libboost_math_tr1f.so stage/lib/libboost_math_tr1f.so.1.39.0 + chrpath --delete stage/lib/libboost_math_tr1f.so.1.39.0 + ln -s libboost_math_tr1f.so.1.39.0 stage/lib/libboost_math_tr1f.so.5 + ln -s libboost_math_tr1f.so.1.39.0 stage/lib/libboost_math_tr1f.so + install -p -m 755 stage/lib/libboost_math_tr1f.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f.so.1.39.0 + mv stage/lib/libboost_math_tr1f.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f.so.5 + mv stage/lib/libboost_math_tr1f.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_tr1-mt.so + SONAME=stage/lib/libboost_math_tr1-mt.so.5 + VNAME=stage/lib/libboost_math_tr1-mt.so.1.39.0 ++ basename stage/lib/libboost_math_tr1-mt.so + base=libboost_math_tr1-mt.so + NAMEbase=libboost_math_tr1-mt.so + SONAMEbase=libboost_math_tr1-mt.so.5 + VNAMEbase=libboost_math_tr1-mt.so.1.39.0 + mv stage/lib/libboost_math_tr1-mt.so stage/lib/libboost_math_tr1-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_math_tr1-mt.so.1.39.0 + ln -s libboost_math_tr1-mt.so.1.39.0 stage/lib/libboost_math_tr1-mt.so.5 + ln -s libboost_math_tr1-mt.so.1.39.0 stage/lib/libboost_math_tr1-mt.so + install -p -m 755 stage/lib/libboost_math_tr1-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1-mt.so.1.39.0 + mv stage/lib/libboost_math_tr1-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1-mt.so.5 + mv stage/lib/libboost_math_tr1-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_tr1f-mt.so + SONAME=stage/lib/libboost_math_tr1f-mt.so.5 + VNAME=stage/lib/libboost_math_tr1f-mt.so.1.39.0 ++ basename stage/lib/libboost_math_tr1f-mt.so + base=libboost_math_tr1f-mt.so + NAMEbase=libboost_math_tr1f-mt.so + SONAMEbase=libboost_math_tr1f-mt.so.5 + VNAMEbase=libboost_math_tr1f-mt.so.1.39.0 + mv stage/lib/libboost_math_tr1f-mt.so stage/lib/libboost_math_tr1f-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_math_tr1f-mt.so.1.39.0 + ln -s libboost_math_tr1f-mt.so.1.39.0 stage/lib/libboost_math_tr1f-mt.so.5 + ln -s libboost_math_tr1f-mt.so.1.39.0 stage/lib/libboost_math_tr1f-mt.so + install -p -m 755 stage/lib/libboost_math_tr1f-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f-mt.so.1.39.0 + mv stage/lib/libboost_math_tr1f-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f-mt.so.5 + mv stage/lib/libboost_math_tr1f-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_c99-mt.so + SONAME=stage/lib/libboost_math_c99-mt.so.5 + VNAME=stage/lib/libboost_math_c99-mt.so.1.39.0 ++ basename stage/lib/libboost_math_c99-mt.so + base=libboost_math_c99-mt.so + NAMEbase=libboost_math_c99-mt.so + SONAMEbase=libboost_math_c99-mt.so.5 + VNAMEbase=libboost_math_c99-mt.so.1.39.0 + mv stage/lib/libboost_math_c99-mt.so stage/lib/libboost_math_c99-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_math_c99-mt.so.1.39.0 + ln -s libboost_math_c99-mt.so.1.39.0 stage/lib/libboost_math_c99-mt.so.5 + ln -s libboost_math_c99-mt.so.1.39.0 stage/lib/libboost_math_c99-mt.so + install -p -m 755 stage/lib/libboost_math_c99-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99-mt.so.1.39.0 + mv stage/lib/libboost_math_c99-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99-mt.so.5 + mv stage/lib/libboost_math_c99-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_c99f-mt.so + SONAME=stage/lib/libboost_math_c99f-mt.so.5 + VNAME=stage/lib/libboost_math_c99f-mt.so.1.39.0 ++ basename stage/lib/libboost_math_c99f-mt.so + base=libboost_math_c99f-mt.so + NAMEbase=libboost_math_c99f-mt.so + SONAMEbase=libboost_math_c99f-mt.so.5 + VNAMEbase=libboost_math_c99f-mt.so.1.39.0 + mv stage/lib/libboost_math_c99f-mt.so stage/lib/libboost_math_c99f-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_math_c99f-mt.so.1.39.0 + ln -s libboost_math_c99f-mt.so.1.39.0 stage/lib/libboost_math_c99f-mt.so.5 + ln -s libboost_math_c99f-mt.so.1.39.0 stage/lib/libboost_math_c99f-mt.so + install -p -m 755 stage/lib/libboost_math_c99f-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f-mt.so.1.39.0 + mv stage/lib/libboost_math_c99f-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f-mt.so.5 + mv stage/lib/libboost_math_c99f-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_regex.so + SONAME=stage/lib/libboost_regex.so.5 + VNAME=stage/lib/libboost_regex.so.1.39.0 ++ basename stage/lib/libboost_regex.so + base=libboost_regex.so + NAMEbase=libboost_regex.so + SONAMEbase=libboost_regex.so.5 + VNAMEbase=libboost_regex.so.1.39.0 + mv stage/lib/libboost_regex.so stage/lib/libboost_regex.so.1.39.0 + chrpath --delete stage/lib/libboost_regex.so.1.39.0 + ln -s libboost_regex.so.1.39.0 stage/lib/libboost_regex.so.5 + ln -s libboost_regex.so.1.39.0 stage/lib/libboost_regex.so + install -p -m 755 stage/lib/libboost_regex.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex.so.1.39.0 + mv stage/lib/libboost_regex.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex.so.5 + mv stage/lib/libboost_regex.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_regex-mt.so + SONAME=stage/lib/libboost_regex-mt.so.5 + VNAME=stage/lib/libboost_regex-mt.so.1.39.0 ++ basename stage/lib/libboost_regex-mt.so + base=libboost_regex-mt.so + NAMEbase=libboost_regex-mt.so + SONAMEbase=libboost_regex-mt.so.5 + VNAMEbase=libboost_regex-mt.so.1.39.0 + mv stage/lib/libboost_regex-mt.so stage/lib/libboost_regex-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_regex-mt.so.1.39.0 + ln -s libboost_regex-mt.so.1.39.0 stage/lib/libboost_regex-mt.so.5 + ln -s libboost_regex-mt.so.1.39.0 stage/lib/libboost_regex-mt.so + install -p -m 755 stage/lib/libboost_regex-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex-mt.so.1.39.0 + mv stage/lib/libboost_regex-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex-mt.so.5 + mv stage/lib/libboost_regex-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_c99l.so + SONAME=stage/lib/libboost_math_c99l.so.5 + VNAME=stage/lib/libboost_math_c99l.so.1.39.0 ++ basename stage/lib/libboost_math_c99l.so + base=libboost_math_c99l.so + NAMEbase=libboost_math_c99l.so + SONAMEbase=libboost_math_c99l.so.5 + VNAMEbase=libboost_math_c99l.so.1.39.0 + mv stage/lib/libboost_math_c99l.so stage/lib/libboost_math_c99l.so.1.39.0 + chrpath --delete stage/lib/libboost_math_c99l.so.1.39.0 + ln -s libboost_math_c99l.so.1.39.0 stage/lib/libboost_math_c99l.so.5 + ln -s libboost_math_c99l.so.1.39.0 stage/lib/libboost_math_c99l.so + install -p -m 755 stage/lib/libboost_math_c99l.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l.so.1.39.0 + mv stage/lib/libboost_math_c99l.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l.so.5 + mv stage/lib/libboost_math_c99l.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_tr1l.so + SONAME=stage/lib/libboost_math_tr1l.so.5 + VNAME=stage/lib/libboost_math_tr1l.so.1.39.0 ++ basename stage/lib/libboost_math_tr1l.so + base=libboost_math_tr1l.so + NAMEbase=libboost_math_tr1l.so + SONAMEbase=libboost_math_tr1l.so.5 + VNAMEbase=libboost_math_tr1l.so.1.39.0 + mv stage/lib/libboost_math_tr1l.so stage/lib/libboost_math_tr1l.so.1.39.0 + chrpath --delete stage/lib/libboost_math_tr1l.so.1.39.0 + ln -s libboost_math_tr1l.so.1.39.0 stage/lib/libboost_math_tr1l.so.5 + ln -s libboost_math_tr1l.so.1.39.0 stage/lib/libboost_math_tr1l.so + install -p -m 755 stage/lib/libboost_math_tr1l.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l.so.1.39.0 + mv stage/lib/libboost_math_tr1l.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l.so.5 + mv stage/lib/libboost_math_tr1l.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_tr1l-mt.so + SONAME=stage/lib/libboost_math_tr1l-mt.so.5 + VNAME=stage/lib/libboost_math_tr1l-mt.so.1.39.0 ++ basename stage/lib/libboost_math_tr1l-mt.so + base=libboost_math_tr1l-mt.so + NAMEbase=libboost_math_tr1l-mt.so + SONAMEbase=libboost_math_tr1l-mt.so.5 + VNAMEbase=libboost_math_tr1l-mt.so.1.39.0 + mv stage/lib/libboost_math_tr1l-mt.so stage/lib/libboost_math_tr1l-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_math_tr1l-mt.so.1.39.0 + ln -s libboost_math_tr1l-mt.so.1.39.0 stage/lib/libboost_math_tr1l-mt.so.5 + ln -s libboost_math_tr1l-mt.so.1.39.0 stage/lib/libboost_math_tr1l-mt.so + install -p -m 755 stage/lib/libboost_math_tr1l-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l-mt.so.1.39.0 + mv stage/lib/libboost_math_tr1l-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l-mt.so.5 + mv stage/lib/libboost_math_tr1l-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_math_c99l-mt.so + SONAME=stage/lib/libboost_math_c99l-mt.so.5 + VNAME=stage/lib/libboost_math_c99l-mt.so.1.39.0 ++ basename stage/lib/libboost_math_c99l-mt.so + base=libboost_math_c99l-mt.so + NAMEbase=libboost_math_c99l-mt.so + SONAMEbase=libboost_math_c99l-mt.so.5 + VNAMEbase=libboost_math_c99l-mt.so.1.39.0 + mv stage/lib/libboost_math_c99l-mt.so stage/lib/libboost_math_c99l-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_math_c99l-mt.so.1.39.0 + ln -s libboost_math_c99l-mt.so.1.39.0 stage/lib/libboost_math_c99l-mt.so.5 + ln -s libboost_math_c99l-mt.so.1.39.0 stage/lib/libboost_math_c99l-mt.so + install -p -m 755 stage/lib/libboost_math_c99l-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l-mt.so.1.39.0 + mv stage/lib/libboost_math_c99l-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l-mt.so.5 + mv stage/lib/libboost_math_c99l-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_python.so + SONAME=stage/lib/libboost_python.so.5 + VNAME=stage/lib/libboost_python.so.1.39.0 ++ basename stage/lib/libboost_python.so + base=libboost_python.so + NAMEbase=libboost_python.so + SONAMEbase=libboost_python.so.5 + VNAMEbase=libboost_python.so.1.39.0 + mv stage/lib/libboost_python.so stage/lib/libboost_python.so.1.39.0 + chrpath --delete stage/lib/libboost_python.so.1.39.0 + ln -s libboost_python.so.1.39.0 stage/lib/libboost_python.so.5 + ln -s libboost_python.so.1.39.0 stage/lib/libboost_python.so + install -p -m 755 stage/lib/libboost_python.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python.so.1.39.0 + mv stage/lib/libboost_python.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python.so.5 + mv stage/lib/libboost_python.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_python-mt.so + SONAME=stage/lib/libboost_python-mt.so.5 + VNAME=stage/lib/libboost_python-mt.so.1.39.0 ++ basename stage/lib/libboost_python-mt.so + base=libboost_python-mt.so + NAMEbase=libboost_python-mt.so + SONAMEbase=libboost_python-mt.so.5 + VNAMEbase=libboost_python-mt.so.1.39.0 + mv stage/lib/libboost_python-mt.so stage/lib/libboost_python-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_python-mt.so.1.39.0 + ln -s libboost_python-mt.so.1.39.0 stage/lib/libboost_python-mt.so.5 + ln -s libboost_python-mt.so.1.39.0 stage/lib/libboost_python-mt.so + install -p -m 755 stage/lib/libboost_python-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python-mt.so.1.39.0 + mv stage/lib/libboost_python-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python-mt.so.5 + mv stage/lib/libboost_python-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_system.so + SONAME=stage/lib/libboost_system.so.5 + VNAME=stage/lib/libboost_system.so.1.39.0 ++ basename stage/lib/libboost_system.so + base=libboost_system.so + NAMEbase=libboost_system.so + SONAMEbase=libboost_system.so.5 + VNAMEbase=libboost_system.so.1.39.0 + mv stage/lib/libboost_system.so stage/lib/libboost_system.so.1.39.0 + chrpath --delete stage/lib/libboost_system.so.1.39.0 + ln -s libboost_system.so.1.39.0 stage/lib/libboost_system.so.5 + ln -s libboost_system.so.1.39.0 stage/lib/libboost_system.so + install -p -m 755 stage/lib/libboost_system.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system.so.1.39.0 + mv stage/lib/libboost_system.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system.so.5 + mv stage/lib/libboost_system.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_filesystem.so + SONAME=stage/lib/libboost_filesystem.so.5 + VNAME=stage/lib/libboost_filesystem.so.1.39.0 ++ basename stage/lib/libboost_filesystem.so + base=libboost_filesystem.so + NAMEbase=libboost_filesystem.so + SONAMEbase=libboost_filesystem.so.5 + VNAMEbase=libboost_filesystem.so.1.39.0 + mv stage/lib/libboost_filesystem.so stage/lib/libboost_filesystem.so.1.39.0 + chrpath --delete stage/lib/libboost_filesystem.so.1.39.0 + ln -s libboost_filesystem.so.1.39.0 stage/lib/libboost_filesystem.so.5 + ln -s libboost_filesystem.so.1.39.0 stage/lib/libboost_filesystem.so + install -p -m 755 stage/lib/libboost_filesystem.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem.so.1.39.0 + mv stage/lib/libboost_filesystem.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem.so.5 + mv stage/lib/libboost_filesystem.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_system-mt.so + SONAME=stage/lib/libboost_system-mt.so.5 + VNAME=stage/lib/libboost_system-mt.so.1.39.0 ++ basename stage/lib/libboost_system-mt.so + base=libboost_system-mt.so + NAMEbase=libboost_system-mt.so + SONAMEbase=libboost_system-mt.so.5 + VNAMEbase=libboost_system-mt.so.1.39.0 + mv stage/lib/libboost_system-mt.so stage/lib/libboost_system-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_system-mt.so.1.39.0 + ln -s libboost_system-mt.so.1.39.0 stage/lib/libboost_system-mt.so.5 + ln -s libboost_system-mt.so.1.39.0 stage/lib/libboost_system-mt.so + install -p -m 755 stage/lib/libboost_system-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system-mt.so.1.39.0 + mv stage/lib/libboost_system-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system-mt.so.5 + mv stage/lib/libboost_system-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_filesystem-mt.so + SONAME=stage/lib/libboost_filesystem-mt.so.5 + VNAME=stage/lib/libboost_filesystem-mt.so.1.39.0 ++ basename stage/lib/libboost_filesystem-mt.so + base=libboost_filesystem-mt.so + NAMEbase=libboost_filesystem-mt.so + SONAMEbase=libboost_filesystem-mt.so.5 + VNAMEbase=libboost_filesystem-mt.so.1.39.0 + mv stage/lib/libboost_filesystem-mt.so stage/lib/libboost_filesystem-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_filesystem-mt.so.1.39.0 + ln -s libboost_filesystem-mt.so.1.39.0 stage/lib/libboost_filesystem-mt.so.5 + ln -s libboost_filesystem-mt.so.1.39.0 stage/lib/libboost_filesystem-mt.so + install -p -m 755 stage/lib/libboost_filesystem-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem-mt.so.1.39.0 + mv stage/lib/libboost_filesystem-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem-mt.so.5 + mv stage/lib/libboost_filesystem-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_date_time.so + SONAME=stage/lib/libboost_date_time.so.5 + VNAME=stage/lib/libboost_date_time.so.1.39.0 ++ basename stage/lib/libboost_date_time.so + base=libboost_date_time.so + NAMEbase=libboost_date_time.so + SONAMEbase=libboost_date_time.so.5 + VNAMEbase=libboost_date_time.so.1.39.0 + mv stage/lib/libboost_date_time.so stage/lib/libboost_date_time.so.1.39.0 + chrpath --delete stage/lib/libboost_date_time.so.1.39.0 + ln -s libboost_date_time.so.1.39.0 stage/lib/libboost_date_time.so.5 + ln -s libboost_date_time.so.1.39.0 stage/lib/libboost_date_time.so + install -p -m 755 stage/lib/libboost_date_time.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time.so.1.39.0 + mv stage/lib/libboost_date_time.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time.so.5 + mv stage/lib/libboost_date_time.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_wave.so + SONAME=stage/lib/libboost_wave.so.5 + VNAME=stage/lib/libboost_wave.so.1.39.0 ++ basename stage/lib/libboost_wave.so + base=libboost_wave.so + NAMEbase=libboost_wave.so + SONAMEbase=libboost_wave.so.5 + VNAMEbase=libboost_wave.so.1.39.0 + mv stage/lib/libboost_wave.so stage/lib/libboost_wave.so.1.39.0 + chrpath --delete stage/lib/libboost_wave.so.1.39.0 + ln -s libboost_wave.so.1.39.0 stage/lib/libboost_wave.so.5 + ln -s libboost_wave.so.1.39.0 stage/lib/libboost_wave.so + install -p -m 755 stage/lib/libboost_wave.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave.so.1.39.0 + mv stage/lib/libboost_wave.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave.so.5 + mv stage/lib/libboost_wave.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_date_time-mt.so + SONAME=stage/lib/libboost_date_time-mt.so.5 + VNAME=stage/lib/libboost_date_time-mt.so.1.39.0 ++ basename stage/lib/libboost_date_time-mt.so + base=libboost_date_time-mt.so + NAMEbase=libboost_date_time-mt.so + SONAMEbase=libboost_date_time-mt.so.5 + VNAMEbase=libboost_date_time-mt.so.1.39.0 + mv stage/lib/libboost_date_time-mt.so stage/lib/libboost_date_time-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_date_time-mt.so.1.39.0 + ln -s libboost_date_time-mt.so.1.39.0 stage/lib/libboost_date_time-mt.so.5 + ln -s libboost_date_time-mt.so.1.39.0 stage/lib/libboost_date_time-mt.so + install -p -m 755 stage/lib/libboost_date_time-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time-mt.so.1.39.0 + mv stage/lib/libboost_date_time-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time-mt.so.5 + mv stage/lib/libboost_date_time-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_iostreams.so + SONAME=stage/lib/libboost_iostreams.so.5 + VNAME=stage/lib/libboost_iostreams.so.1.39.0 ++ basename stage/lib/libboost_iostreams.so + base=libboost_iostreams.so + NAMEbase=libboost_iostreams.so + SONAMEbase=libboost_iostreams.so.5 + VNAMEbase=libboost_iostreams.so.1.39.0 + mv stage/lib/libboost_iostreams.so stage/lib/libboost_iostreams.so.1.39.0 + chrpath --delete stage/lib/libboost_iostreams.so.1.39.0 + ln -s libboost_iostreams.so.1.39.0 stage/lib/libboost_iostreams.so.5 + ln -s libboost_iostreams.so.1.39.0 stage/lib/libboost_iostreams.so + install -p -m 755 stage/lib/libboost_iostreams.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams.so.1.39.0 + mv stage/lib/libboost_iostreams.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams.so.5 + mv stage/lib/libboost_iostreams.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_wave-mt.so + SONAME=stage/lib/libboost_wave-mt.so.5 + VNAME=stage/lib/libboost_wave-mt.so.1.39.0 ++ basename stage/lib/libboost_wave-mt.so + base=libboost_wave-mt.so + NAMEbase=libboost_wave-mt.so + SONAMEbase=libboost_wave-mt.so.5 + VNAMEbase=libboost_wave-mt.so.1.39.0 + mv stage/lib/libboost_wave-mt.so stage/lib/libboost_wave-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_wave-mt.so.1.39.0 + ln -s libboost_wave-mt.so.1.39.0 stage/lib/libboost_wave-mt.so.5 + ln -s libboost_wave-mt.so.1.39.0 stage/lib/libboost_wave-mt.so + install -p -m 755 stage/lib/libboost_wave-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave-mt.so.1.39.0 + mv stage/lib/libboost_wave-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave-mt.so.5 + mv stage/lib/libboost_wave-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_iostreams-mt.so + SONAME=stage/lib/libboost_iostreams-mt.so.5 + VNAME=stage/lib/libboost_iostreams-mt.so.1.39.0 ++ basename stage/lib/libboost_iostreams-mt.so + base=libboost_iostreams-mt.so + NAMEbase=libboost_iostreams-mt.so + SONAMEbase=libboost_iostreams-mt.so.5 + VNAMEbase=libboost_iostreams-mt.so.1.39.0 + mv stage/lib/libboost_iostreams-mt.so stage/lib/libboost_iostreams-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_iostreams-mt.so.1.39.0 + ln -s libboost_iostreams-mt.so.1.39.0 stage/lib/libboost_iostreams-mt.so.5 + ln -s libboost_iostreams-mt.so.1.39.0 stage/lib/libboost_iostreams-mt.so + install -p -m 755 stage/lib/libboost_iostreams-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams-mt.so.1.39.0 + mv stage/lib/libboost_iostreams-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams-mt.so.5 + mv stage/lib/libboost_iostreams-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams-mt.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_graph.so + SONAME=stage/lib/libboost_graph.so.5 + VNAME=stage/lib/libboost_graph.so.1.39.0 ++ basename stage/lib/libboost_graph.so + base=libboost_graph.so + NAMEbase=libboost_graph.so + SONAMEbase=libboost_graph.so.5 + VNAMEbase=libboost_graph.so.1.39.0 + mv stage/lib/libboost_graph.so stage/lib/libboost_graph.so.1.39.0 + chrpath --delete stage/lib/libboost_graph.so.1.39.0 + ln -s libboost_graph.so.1.39.0 stage/lib/libboost_graph.so.5 + ln -s libboost_graph.so.1.39.0 stage/lib/libboost_graph.so + install -p -m 755 stage/lib/libboost_graph.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph.so.1.39.0 + mv stage/lib/libboost_graph.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph.so.5 + mv stage/lib/libboost_graph.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph.so + for i in '`find stage -type f -name \*.so`' + NAME=stage/lib/libboost_graph-mt.so + SONAME=stage/lib/libboost_graph-mt.so.5 + VNAME=stage/lib/libboost_graph-mt.so.1.39.0 ++ basename stage/lib/libboost_graph-mt.so + base=libboost_graph-mt.so + NAMEbase=libboost_graph-mt.so + SONAMEbase=libboost_graph-mt.so.5 + VNAMEbase=libboost_graph-mt.so.1.39.0 + mv stage/lib/libboost_graph-mt.so stage/lib/libboost_graph-mt.so.1.39.0 + chrpath --delete stage/lib/libboost_graph-mt.so.1.39.0 + ln -s libboost_graph-mt.so.1.39.0 stage/lib/libboost_graph-mt.so.5 + ln -s libboost_graph-mt.so.1.39.0 stage/lib/libboost_graph-mt.so + install -p -m 755 stage/lib/libboost_graph-mt.so.1.39.0 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph-mt.so.1.39.0 + mv stage/lib/libboost_graph-mt.so.5 /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph-mt.so.5 + mv stage/lib/libboost_graph-mt.so /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph-mt.so + find boost -type d + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost + find boost -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators + find boost/accumulators -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/framework + find boost/accumulators/framework -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/framework + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/framework/accumulators + find boost/accumulators/framework/accumulators -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/framework/accumulators + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/framework/parameters + find boost/accumulators/framework/parameters -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/framework/parameters + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/numeric + find boost/accumulators/numeric -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/numeric + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/numeric/detail + find boost/accumulators/numeric/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/numeric/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/numeric/functional + find boost/accumulators/numeric/functional -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/numeric/functional + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/statistics + find boost/accumulators/statistics -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/statistics + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/statistics/parameters + find boost/accumulators/statistics/parameters -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/statistics/parameters + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/statistics/variates + find boost/accumulators/statistics/variates -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/accumulators/statistics/variates + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm + find boost/algorithm -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm/string + find boost/algorithm/string -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm/string + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm/string/detail + find boost/algorithm/string/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm/string/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm/string/std + find boost/algorithm/string/std -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/algorithm/string/std + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive + find boost/archive -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive/detail + find boost/archive/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive/impl + find boost/archive/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive/iterators + find boost/archive/iterators -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/archive/iterators + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio + find boost/asio -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/detail + find boost/asio/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/impl + find boost/asio/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ip + find boost/asio/ip -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ip + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ip/detail + find boost/asio/ip/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ip/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/local + find boost/asio/local -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/local + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/posix + find boost/asio/posix -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/posix + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ssl + find boost/asio/ssl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ssl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ssl/detail + find boost/asio/ssl/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/ssl/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/windows + find boost/asio/windows -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/asio/windows + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/assign + find boost/assign -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/assign + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/assign/std + find boost/assign/std -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/assign/std + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap + find boost/bimap -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/container_adaptor + find boost/bimap/container_adaptor -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/container_adaptor + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/container_adaptor/detail + find boost/bimap/container_adaptor/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/container_adaptor/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/container_adaptor/support + find boost/bimap/container_adaptor/support -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/container_adaptor/support + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/detail + find boost/bimap/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/detail/debug + find boost/bimap/detail/debug -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/detail/debug + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/detail/test + find boost/bimap/detail/test -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/detail/test + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/property_map + find boost/bimap/property_map -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/property_map + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/relation + find boost/bimap/relation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/relation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/relation/detail + find boost/bimap/relation/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/relation/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/relation/support + find boost/bimap/relation/support -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/relation/support + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/support + find boost/bimap/support -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/support + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/tags + find boost/bimap/tags -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/tags + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/tags/support + find boost/bimap/tags/support -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/tags/support + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/views + find boost/bimap/views -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bimap/views + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bind + find boost/bind -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/bind + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/circular_buffer + find boost/circular_buffer -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/circular_buffer + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/compatibility + find boost/compatibility -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/compatibility + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/compatibility/cpp_c_headers + find boost/compatibility/cpp_c_headers -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/compatibility/cpp_c_headers + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/concept + find boost/concept -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/concept + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/concept/detail + find boost/concept/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/concept/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/concept_check + find boost/concept_check -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/concept_check + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config + find boost/config -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/abi + find boost/config/abi -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/abi + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/compiler + find boost/config/compiler -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/compiler + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/no_tr1 + find boost/config/no_tr1 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/no_tr1 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/platform + find boost/config/platform -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/platform + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/stdlib + find boost/config/stdlib -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/config/stdlib + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time + find boost/date_time -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time/gregorian + find boost/date_time/gregorian -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time/gregorian + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time/local_time + find boost/date_time/local_time -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time/local_time + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time/posix_time + find boost/date_time/posix_time -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/date_time/posix_time + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/detail + find boost/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/dynamic_bitset + find boost/dynamic_bitset -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/dynamic_bitset + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/exception + find boost/exception -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/exception + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/exception/detail + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/exception/detail + find boost/exception/detail -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/filesystem + find boost/filesystem -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/filesystem + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/flyweight + find boost/flyweight -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/flyweight + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/flyweight/detail + find boost/flyweight/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/flyweight/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/format + find boost/format -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/format + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/format/detail + find boost/format/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/format/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function + find boost/function -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function/detail + find boost/function/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional + find boost/functional -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional/detail + find boost/functional/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional/hash + find boost/functional/hash -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional/hash + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional/hash/detail + find boost/functional/hash/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/functional/hash/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types + find boost/function_types -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/config + find boost/function_types/config -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/config + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail + find boost/function_types/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/classifier_impl + find boost/function_types/detail/classifier_impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/classifier_impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/components_impl + find boost/function_types/detail/components_impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/components_impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/encoding + find boost/function_types/detail/encoding -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/encoding + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_cc_loop + find boost/function_types/detail/pp_cc_loop -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_cc_loop + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_retag_default_cc + find boost/function_types/detail/pp_retag_default_cc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_retag_default_cc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_tags + find boost/function_types/detail/pp_tags -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_tags + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_variate_loop + find boost/function_types/detail/pp_variate_loop -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/pp_variate_loop + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/synthesize_impl + find boost/function_types/detail/synthesize_impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/function_types/detail/synthesize_impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion + find boost/fusion -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted + find boost/fusion/adapted -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/array + find boost/fusion/adapted/array -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/array + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/array/detail + find boost/fusion/adapted/array/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/array/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/boost_tuple + find boost/fusion/adapted/boost_tuple -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/boost_tuple + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/boost_tuple/detail + find boost/fusion/adapted/boost_tuple/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/boost_tuple/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/mpl + find boost/fusion/adapted/mpl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/mpl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/mpl/detail + find boost/fusion/adapted/mpl/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/mpl/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/std_pair + find boost/fusion/adapted/std_pair -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/std_pair + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/std_pair/detail + find boost/fusion/adapted/std_pair/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/std_pair/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/struct + find boost/fusion/adapted/struct -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/struct + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/struct/detail + find boost/fusion/adapted/struct/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/adapted/struct/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm + find boost/fusion/algorithm -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/iteration + find boost/fusion/algorithm/iteration -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/iteration + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/iteration/detail + find boost/fusion/algorithm/iteration/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/iteration/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/iteration/ext_ + find boost/fusion/algorithm/iteration/ext_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/iteration/ext_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/query + find boost/fusion/algorithm/query -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/query + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/query/detail + find boost/fusion/algorithm/query/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/query/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/query/ext_ + find boost/fusion/algorithm/query/ext_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/query/ext_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/transformation + find boost/fusion/algorithm/transformation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/transformation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/transformation/detail + find boost/fusion/algorithm/transformation/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/algorithm/transformation/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container + find boost/fusion/container -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/deque + find boost/fusion/container/deque -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/deque + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/deque/detail + find boost/fusion/container/deque/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/deque/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/ext_ + find boost/fusion/container/ext_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/ext_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/generation + find boost/fusion/container/generation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/generation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/list + find boost/fusion/container/list -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/list + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/list/detail + find boost/fusion/container/list/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/list/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/map + find boost/fusion/container/map -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/map + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/map/detail + find boost/fusion/container/map/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/map/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/set + find boost/fusion/container/set -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/set + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/set/detail + find boost/fusion/container/set/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/set/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/vector + find boost/fusion/container/vector -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/vector + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/vector/detail + find boost/fusion/container/vector/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/container/vector/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional + find boost/fusion/functional -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/adapter + find boost/fusion/functional/adapter -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/adapter + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/adapter/detail + find boost/fusion/functional/adapter/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/adapter/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/generation + find boost/fusion/functional/generation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/generation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/generation/detail + find boost/fusion/functional/generation/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/generation/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/invocation + find boost/fusion/functional/invocation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/invocation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/invocation/detail + find boost/fusion/functional/invocation/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/functional/invocation/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/include + find boost/fusion/include -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/include + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/iterator + find boost/fusion/iterator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/iterator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/iterator/detail + find boost/fusion/iterator/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/iterator/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/iterator/mpl + find boost/fusion/iterator/mpl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/iterator/mpl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/mpl + find boost/fusion/mpl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/mpl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/mpl/detail + find boost/fusion/mpl/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/mpl/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence + find boost/fusion/sequence -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/comparison + find boost/fusion/sequence/comparison -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/comparison + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/comparison/detail + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/comparison/detail + find boost/fusion/sequence/comparison/detail -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/intrinsic + find boost/fusion/sequence/intrinsic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/intrinsic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/intrinsic/ext_ + find boost/fusion/sequence/intrinsic/ext_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/intrinsic/ext_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/io + find boost/fusion/sequence/io -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/io + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/io/detail + find boost/fusion/sequence/io/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/sequence/io/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/support + find boost/fusion/support -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/support + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/support/detail + find boost/fusion/support/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/support/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/support/ext_ + find boost/fusion/support/ext_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/support/ext_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/tuple + find boost/fusion/tuple -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/tuple + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/tuple/detail + find boost/fusion/tuple/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/tuple/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view + find boost/fusion/view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/detail + find boost/fusion/view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/ext_ + find boost/fusion/view/ext_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/ext_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/filter_view + find boost/fusion/view/filter_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/filter_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/filter_view/detail + find boost/fusion/view/filter_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/filter_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/iterator_range + find boost/fusion/view/iterator_range -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/iterator_range + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/iterator_range/detail + find boost/fusion/view/iterator_range/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/iterator_range/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/joint_view + find boost/fusion/view/joint_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/joint_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/joint_view/detail + find boost/fusion/view/joint_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/joint_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/repetitive_view + find boost/fusion/view/repetitive_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/repetitive_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/repetitive_view/detail + find boost/fusion/view/repetitive_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/repetitive_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/reverse_view + find boost/fusion/view/reverse_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/reverse_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/reverse_view/detail + find boost/fusion/view/reverse_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/reverse_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/single_view + find boost/fusion/view/single_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/single_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/single_view/detail + find boost/fusion/view/single_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/single_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/transform_view + find boost/fusion/view/transform_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/transform_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/transform_view/detail + find boost/fusion/view/transform_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/transform_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/zip_view + find boost/fusion/view/zip_view -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/zip_view + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/zip_view/detail + find boost/fusion/view/zip_view/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/fusion/view/zip_view/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil + find boost/gil -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil/extension + find boost/gil/extension -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil/extension + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil/extension/dynamic_image + find boost/gil/extension/dynamic_image -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil/extension/dynamic_image + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil/extension/io + find boost/gil/extension/io -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/gil/extension/io + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/graph + find boost/graph -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/graph + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/graph/detail + find boost/graph/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/graph/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/graph/planar_detail + find boost/graph/planar_detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/graph/planar_detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/integer + find boost/integer -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/integer + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess + find boost/interprocess -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/allocators + find boost/interprocess/allocators -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/allocators + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/allocators/detail + find boost/interprocess/allocators/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/allocators/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers + find boost/interprocess/containers -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers/container + find boost/interprocess/containers/container -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers/container + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers/container/detail + find boost/interprocess/containers/container/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers/container/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers/detail + find boost/interprocess/containers/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/containers/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/detail + find boost/interprocess/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/indexes + find boost/interprocess/indexes -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/indexes + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/ipc + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/ipc + find boost/interprocess/ipc -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/mem_algo + find boost/interprocess/mem_algo -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/mem_algo + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/mem_algo/detail + find boost/interprocess/mem_algo/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/mem_algo/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/smart_ptr + find boost/interprocess/smart_ptr -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/smart_ptr + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/smart_ptr/detail + find boost/interprocess/smart_ptr/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/smart_ptr/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/streams + find boost/interprocess/streams -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/streams + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/sync + find boost/interprocess/sync -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/sync + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/sync/emulation + find boost/interprocess/sync/emulation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/sync/emulation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/sync/posix + find boost/interprocess/sync/posix -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/interprocess/sync/posix + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/intrusive + find boost/intrusive -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/intrusive + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/intrusive/detail + find boost/intrusive/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/intrusive/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/io + find boost/io -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/io + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams + find boost/iostreams -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail + find boost/iostreams/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/adapter + find boost/iostreams/detail/adapter -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/adapter + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/broken_overload_resolution + find boost/iostreams/detail/broken_overload_resolution -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/broken_overload_resolution + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/config + find boost/iostreams/detail/config -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/config + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/streambuf + find boost/iostreams/detail/streambuf -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/streambuf + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/vc6 + find boost/iostreams/detail/vc6 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/detail/vc6 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/device + find boost/iostreams/device -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/device + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/filter + find boost/iostreams/filter -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iostreams/filter + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iterator + find boost/iterator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iterator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iterator/detail + find boost/iterator/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/iterator/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/lambda + find boost/lambda -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/lambda + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/lambda/detail + find boost/lambda/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/lambda/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/logic + find boost/logic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/logic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math + find boost/math -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/bindings + find boost/math/bindings -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/bindings + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/complex + find boost/math/complex -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/complex + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/concepts + find boost/math/concepts -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/concepts + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/constants + find boost/math/constants -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/constants + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/distributions + find boost/math/distributions -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/distributions + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/distributions/detail + find boost/math/distributions/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/distributions/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/policies + find boost/math/policies -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/policies + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/special_functions + find boost/math/special_functions -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/special_functions + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/special_functions/detail + find boost/math/special_functions/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/special_functions/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/tools + find boost/math/tools -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/tools + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/tools/detail + find boost/math/tools/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/math/tools/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi + find boost/mpi -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi/collectives + find boost/mpi/collectives -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi/collectives + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi/detail + find boost/mpi/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi/python + find boost/mpi/python -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpi/python + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl + find boost/mpl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_ + find boost/mpl/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/config + find boost/mpl/aux_/config -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/config + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed + find boost/mpl/aux_/preprocessed -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/bcc + find boost/mpl/aux_/preprocessed/bcc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/bcc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/bcc551 + find boost/mpl/aux_/preprocessed/bcc551 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/bcc551 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/bcc_pre590 + find boost/mpl/aux_/preprocessed/bcc_pre590 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/bcc_pre590 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/dmc + find boost/mpl/aux_/preprocessed/dmc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/dmc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/gcc + find boost/mpl/aux_/preprocessed/gcc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/gcc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/msvc60 + find boost/mpl/aux_/preprocessed/msvc60 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/msvc60 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/msvc70 + find boost/mpl/aux_/preprocessed/msvc70 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/msvc70 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/mwcw + find boost/mpl/aux_/preprocessed/mwcw -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/mwcw + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/no_ctps + find boost/mpl/aux_/preprocessed/no_ctps -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/no_ctps + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/no_ttp + find boost/mpl/aux_/preprocessed/no_ttp -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/no_ttp + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/plain + find boost/mpl/aux_/preprocessed/plain -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessed/plain + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessor + find boost/mpl/aux_/preprocessor -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/preprocessor + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/range_c + find boost/mpl/aux_/range_c -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/range_c + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/test + find boost/mpl/aux_/test -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/aux_/test + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/limits + find boost/mpl/limits -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/limits + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list + find boost/mpl/list -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list/aux_ + find boost/mpl/list/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list/aux_/preprocessed + find boost/mpl/list/aux_/preprocessed -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list/aux_/preprocessed + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list/aux_/preprocessed/plain + find boost/mpl/list/aux_/preprocessed/plain -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/list/aux_/preprocessed/plain + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map + find boost/mpl/map -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_ + find boost/mpl/map/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed + find boost/mpl/map/aux_/preprocessed -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed/no_ctps + find boost/mpl/map/aux_/preprocessed/no_ctps -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed/no_ctps + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed/plain + find boost/mpl/map/aux_/preprocessed/plain -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed/plain + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed/typeof_based + find boost/mpl/map/aux_/preprocessed/typeof_based -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/map/aux_/preprocessed/typeof_based + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/math + find boost/mpl/math -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/math + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/multiset + find boost/mpl/multiset -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/multiset + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/multiset/aux_ + find boost/mpl/multiset/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/multiset/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set + find boost/mpl/set -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set/aux_ + find boost/mpl/set/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set/aux_/preprocessed + find boost/mpl/set/aux_/preprocessed -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set/aux_/preprocessed + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set/aux_/preprocessed/plain + find boost/mpl/set/aux_/preprocessed/plain -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/set/aux_/preprocessed/plain + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector + find boost/mpl/vector -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_ + find boost/mpl/vector/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed + find boost/mpl/vector/aux_/preprocessed -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed/no_ctps + find boost/mpl/vector/aux_/preprocessed/no_ctps -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed/no_ctps + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed/plain + find boost/mpl/vector/aux_/preprocessed/plain -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed/plain + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed/typeof_based + find boost/mpl/vector/aux_/preprocessed/typeof_based -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/mpl/vector/aux_/preprocessed/typeof_based + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/multi_array + find boost/multi_array -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/multi_array + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/multi_index + find boost/multi_index -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/multi_index + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/multi_index/detail + find boost/multi_index/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/multi_index/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric + find boost/numeric -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/conversion + find boost/numeric/conversion -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/conversion + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/conversion/detail + find boost/numeric/conversion/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/conversion/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval + find boost/numeric/interval -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval/compare + find boost/numeric/interval/compare -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval/compare + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval/detail + find boost/numeric/interval/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval/ext + find boost/numeric/interval/ext -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/interval/ext + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/ublas + find boost/numeric/ublas -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/ublas + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/ublas/detail + find boost/numeric/ublas/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/numeric/ublas/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/optional + find boost/optional -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/optional + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter + find boost/parameter -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter/aux_ + find boost/parameter/aux_ -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter/aux_ + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter/aux_/preprocessor + find boost/parameter/aux_/preprocessor -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter/aux_/preprocessor + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter/aux_/python + find boost/parameter/aux_/python -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/parameter/aux_/python + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pending + find boost/pending -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pending + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pending/detail + find boost/pending/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pending/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pool + find boost/pool -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pool + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pool/detail + find boost/pool/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/pool/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor + find boost/preprocessor -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/arithmetic + find boost/preprocessor/arithmetic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/arithmetic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/arithmetic/detail + find boost/preprocessor/arithmetic/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/arithmetic/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/array + find boost/preprocessor/array -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/array + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/comparison + find boost/preprocessor/comparison -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/comparison + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/config + find boost/preprocessor/config -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/config + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control + find boost/preprocessor/control -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail + find boost/preprocessor/control/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail/dmc + find boost/preprocessor/control/detail/dmc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail/dmc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail/edg + find boost/preprocessor/control/detail/edg -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail/edg + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail/msvc + find boost/preprocessor/control/detail/msvc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/control/detail/msvc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/debug + find boost/preprocessor/debug -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/debug + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/detail + find boost/preprocessor/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/detail/dmc + find boost/preprocessor/detail/dmc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/detail/dmc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/facilities + find boost/preprocessor/facilities -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/facilities + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration + find boost/preprocessor/iteration -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration/detail + find boost/preprocessor/iteration/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration/detail/bounds + find boost/preprocessor/iteration/detail/bounds -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration/detail/bounds + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration/detail/iter + find boost/preprocessor/iteration/detail/iter -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/iteration/detail/iter + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list + find boost/preprocessor/list -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list/detail + find boost/preprocessor/list/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list/detail/dmc + find boost/preprocessor/list/detail/dmc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list/detail/dmc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list/detail/edg + find boost/preprocessor/list/detail/edg -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/list/detail/edg + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/logical + find boost/preprocessor/logical -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/logical + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/punctuation + find boost/preprocessor/punctuation -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/punctuation + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition + find boost/preprocessor/repetition -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail + find boost/preprocessor/repetition/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail/dmc + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail/dmc + find boost/preprocessor/repetition/detail/dmc -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail/edg + find boost/preprocessor/repetition/detail/edg -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail/edg + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail/msvc + find boost/preprocessor/repetition/detail/msvc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/repetition/detail/msvc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/selection + find boost/preprocessor/selection -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/selection + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/seq + find boost/preprocessor/seq -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/seq + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/seq/detail + find boost/preprocessor/seq/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/seq/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/slot + find boost/preprocessor/slot -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/slot + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/slot/detail + find boost/preprocessor/slot/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/slot/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/tuple + find boost/preprocessor/tuple -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/preprocessor/tuple + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/program_options + find boost/program_options -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/program_options + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/program_options/detail + find boost/program_options/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/program_options/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto + find boost/proto -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto/context + find boost/proto/context -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto/context + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto/detail + find boost/proto/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto/transform + find boost/proto/transform -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/proto/transform + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/ptr_container + find boost/ptr_container -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/ptr_container + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/ptr_container/detail + find boost/ptr_container/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/ptr_container/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python + find boost/python -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/converter + find boost/python/converter -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/converter + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/detail + find boost/python/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/object + find boost/python/object -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/object + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/suite + find boost/python/suite -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/suite + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/suite/indexing + find boost/python/suite/indexing -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/suite/indexing + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/suite/indexing/detail + find boost/python/suite/indexing/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/python/suite/indexing/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/random + find boost/random -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/random + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/random/detail + find boost/random/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/random/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/range + find boost/range -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/range + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/range/detail + find boost/range/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/range/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/range/detail/vc6 + find boost/range/detail/vc6 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/range/detail/vc6 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex + find boost/regex -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex/config + find boost/regex/config -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex/config + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex/pending + find boost/regex/pending -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex/pending + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex/v4 + find boost/regex/v4 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/regex/v4 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/serialization + find boost/serialization -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/serialization + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/serialization/detail + find boost/serialization/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/serialization/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals + find boost/signals -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals/detail + find boost/signals/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals2 + find boost/signals2 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals2 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals2/detail + find boost/signals2/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/signals2/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/smart_ptr + find boost/smart_ptr -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/smart_ptr + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/smart_ptr/detail + find boost/smart_ptr/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/smart_ptr/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit + find boost/spirit -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/actor + find boost/spirit/actor -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/actor + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/attribute + find boost/spirit/attribute -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/attribute + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core + find boost/spirit/core -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/composite + find boost/spirit/core/composite -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/composite + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/non_terminal + find boost/spirit/core/non_terminal -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/non_terminal + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/primitives + find boost/spirit/core/primitives -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/primitives + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/scanner + find boost/spirit/core/scanner -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/core/scanner + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/debug + find boost/spirit/debug -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/debug + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/dynamic + find boost/spirit/dynamic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/dynamic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/error_handling + find boost/spirit/error_handling -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/error_handling + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home + find boost/spirit/home -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic + find boost/spirit/home/classic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/actor + find boost/spirit/home/classic/actor -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/actor + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/attribute + find boost/spirit/home/classic/attribute -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/attribute + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core + find boost/spirit/home/classic/core -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/composite + find boost/spirit/home/classic/core/composite -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/composite + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/composite/impl + find boost/spirit/home/classic/core/composite/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/composite/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/impl + find boost/spirit/home/classic/core/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/non_terminal + find boost/spirit/home/classic/core/non_terminal -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/non_terminal + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/non_terminal/impl + find boost/spirit/home/classic/core/non_terminal/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/non_terminal/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/primitives + find boost/spirit/home/classic/core/primitives -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/primitives + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/primitives/impl + find boost/spirit/home/classic/core/primitives/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/primitives/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/scanner + find boost/spirit/home/classic/core/scanner -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/scanner + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/scanner/impl + find boost/spirit/home/classic/core/scanner/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/core/scanner/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/debug + find boost/spirit/home/classic/debug -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/debug + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/debug/impl + find boost/spirit/home/classic/debug/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/debug/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/dynamic + find boost/spirit/home/classic/dynamic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/dynamic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/dynamic/impl + find boost/spirit/home/classic/dynamic/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/dynamic/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/error_handling + find boost/spirit/home/classic/error_handling -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/error_handling + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/error_handling/impl + find boost/spirit/home/classic/error_handling/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/error_handling/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/iterator + find boost/spirit/home/classic/iterator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/iterator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/iterator/impl + find boost/spirit/home/classic/iterator/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/iterator/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/meta + find boost/spirit/home/classic/meta -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/meta + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/meta/impl + find boost/spirit/home/classic/meta/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/meta/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/phoenix + find boost/spirit/home/classic/phoenix -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/phoenix + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/symbols + find boost/spirit/home/classic/symbols -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/symbols + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/symbols/impl + find boost/spirit/home/classic/symbols/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/symbols/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/tree + find boost/spirit/home/classic/tree -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/tree + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/tree/impl + find boost/spirit/home/classic/tree/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/tree/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/utility + find boost/spirit/home/classic/utility -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/utility + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/utility/impl + find boost/spirit/home/classic/utility/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/utility/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/utility/impl/chset + find boost/spirit/home/classic/utility/impl/chset -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/classic/utility/impl/chset + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma + find boost/spirit/home/karma -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/action + find boost/spirit/home/karma/action -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/action + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/auxiliary + find boost/spirit/home/karma/auxiliary -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/auxiliary + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/binary + find boost/spirit/home/karma/binary -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/binary + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/char + find boost/spirit/home/karma/char -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/char + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/detail + find boost/spirit/home/karma/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/directive + find boost/spirit/home/karma/directive -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/directive + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/directive/detail + find boost/spirit/home/karma/directive/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/directive/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/nonterminal + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/nonterminal + find boost/spirit/home/karma/nonterminal -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/nonterminal/detail + find boost/spirit/home/karma/nonterminal/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/nonterminal/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/numeric + find boost/spirit/home/karma/numeric -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/numeric + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/numeric/detail + find boost/spirit/home/karma/numeric/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/numeric/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator + find boost/spirit/home/karma/operator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator/detail + find boost/spirit/home/karma/operator/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator/karma-alt + find boost/spirit/home/karma/operator/karma-alt -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator/karma-alt + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator/karma-alt/detail + find boost/spirit/home/karma/operator/karma-alt/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/operator/karma-alt/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/stream + find boost/spirit/home/karma/stream -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/stream + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/stream/detail + find boost/spirit/home/karma/stream/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/stream/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/string + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/karma/string + find boost/spirit/home/karma/string -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex + find boost/spirit/home/lex -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/lexer + find boost/spirit/home/lex/lexer -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/lexer + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/lexer/detail + find boost/spirit/home/lex/lexer/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/lexer/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/lexer/lexertl + find boost/spirit/home/lex/lexer/lexertl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/lexer/lexertl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/qi + find boost/spirit/home/lex/qi -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/qi + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/qi/state + find boost/spirit/home/lex/qi/state -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/qi/state + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/qi/utility + find boost/spirit/home/lex/qi/utility -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/lex/qi/utility + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix + find boost/spirit/home/phoenix -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/bind + find boost/spirit/home/phoenix/bind -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/bind + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/bind/detail + find boost/spirit/home/phoenix/bind/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/bind/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/core + find boost/spirit/home/phoenix/core -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/core + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/core/detail + find boost/spirit/home/phoenix/core/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/core/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/detail + find boost/spirit/home/phoenix/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/function + find boost/spirit/home/phoenix/function -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/function + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/function/detail + find boost/spirit/home/phoenix/function/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/function/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/fusion + find boost/spirit/home/phoenix/fusion -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/fusion + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/object + find boost/spirit/home/phoenix/object -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/object + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/object/detail + find boost/spirit/home/phoenix/object/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/object/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/operator + find boost/spirit/home/phoenix/operator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/operator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/operator/detail + find boost/spirit/home/phoenix/operator/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/operator/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/scope + find boost/spirit/home/phoenix/scope -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/scope + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/scope/detail + find boost/spirit/home/phoenix/scope/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/scope/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/statement + find boost/spirit/home/phoenix/statement -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/statement + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/statement/detail + find boost/spirit/home/phoenix/statement/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/statement/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl + find boost/spirit/home/phoenix/stl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/algorithm + find boost/spirit/home/phoenix/stl/algorithm -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/algorithm + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/algorithm/detail + find boost/spirit/home/phoenix/stl/algorithm/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/algorithm/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/container + find boost/spirit/home/phoenix/stl/container -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/container + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/container/detail + find boost/spirit/home/phoenix/stl/container/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/phoenix/stl/container/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi + find boost/spirit/home/qi -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/action + find boost/spirit/home/qi/action -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/action + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/auxiliary + find boost/spirit/home/qi/auxiliary -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/auxiliary + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/binary + find boost/spirit/home/qi/binary -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/binary + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/char + find boost/spirit/home/qi/char -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/char + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/char/detail + find boost/spirit/home/qi/char/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/char/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/debug + find boost/spirit/home/qi/debug -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/debug + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/debug/detail + find boost/spirit/home/qi/debug/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/debug/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/detail + find boost/spirit/home/qi/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/directive + find boost/spirit/home/qi/directive -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/directive + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/nonterminal + find boost/spirit/home/qi/nonterminal -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/nonterminal + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/nonterminal/detail + find boost/spirit/home/qi/nonterminal/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/nonterminal/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/numeric + find boost/spirit/home/qi/numeric -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/numeric + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/numeric/detail + find boost/spirit/home/qi/numeric/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/numeric/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/operator + find boost/spirit/home/qi/operator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/operator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/stream + find boost/spirit/home/qi/stream -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/stream + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/stream/detail + find boost/spirit/home/qi/stream/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/stream/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/string + find boost/spirit/home/qi/string -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/string + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/string/detail + find boost/spirit/home/qi/string/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/qi/string/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support + find boost/spirit/home/support -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/algorithm + find boost/spirit/home/support/algorithm -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/algorithm + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/auxiliary + find boost/spirit/home/support/auxiliary -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/auxiliary + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/char_class + find boost/spirit/home/support/char_class -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/char_class + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail + find boost/spirit/home/support/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/integer + find boost/spirit/home/support/detail/integer -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/integer + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer + find boost/spirit/home/support/detail/lexer -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/containers + find boost/spirit/home/support/detail/lexer/containers -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/containers + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/conversion + find boost/spirit/home/support/detail/lexer/conversion -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/conversion + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/parser + find boost/spirit/home/support/detail/lexer/parser -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/parser + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/parser/tokeniser + find boost/spirit/home/support/detail/lexer/parser/tokeniser -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/parser/tokeniser + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/parser/tree + find boost/spirit/home/support/detail/lexer/parser/tree -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/parser/tree + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/partition + find boost/spirit/home/support/detail/lexer/partition -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/lexer/partition + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/math + find boost/spirit/home/support/detail/math -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/math + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/math/detail + find boost/spirit/home/support/detail/math/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/detail/math/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/iterators + find boost/spirit/home/support/iterators -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/iterators + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/iterators/detail + find boost/spirit/home/support/iterators/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/iterators/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/meta_grammar + find boost/spirit/home/support/meta_grammar -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/meta_grammar + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/nonterminal + find boost/spirit/home/support/nonterminal -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/nonterminal + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/nonterminal/detail + find boost/spirit/home/support/nonterminal/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/home/support/nonterminal/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/include + find boost/spirit/include -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/include + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/iterator + find boost/spirit/iterator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/iterator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/meta + find boost/spirit/meta -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/meta + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/phoenix + find boost/spirit/phoenix -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/phoenix + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/symbols + find boost/spirit/symbols -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/symbols + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/tree + find boost/spirit/tree -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/tree + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/utility + find boost/spirit/utility -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/spirit/utility + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/statechart + find boost/statechart -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/statechart + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/statechart/detail + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/statechart/detail + find boost/statechart/detail -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/system + find boost/system -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/system + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test + find boost/test -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/detail + find boost/test/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/impl + find boost/test/impl -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/impl + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/included + find boost/test/included -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/included + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/output + find boost/test/output -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/output + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils + find boost/test/utils -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/basic_cstring + find boost/test/utils/basic_cstring -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/basic_cstring + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/iterator + find boost/test/utils/iterator -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/iterator + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime + find boost/test/utils/runtime -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/cla + find boost/test/utils/runtime/cla -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/cla + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/cla/detail + find boost/test/utils/runtime/cla/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/cla/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/cla/iface + find boost/test/utils/runtime/cla/iface -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/cla/iface + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/env + find boost/test/utils/runtime/env -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/env + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/file + find boost/test/utils/runtime/file -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/test/utils/runtime/file + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread + find boost/thread -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread/detail + find boost/thread/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread/pthread + find boost/thread/pthread -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread/pthread + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread/win32 + find boost/thread/win32 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/thread/win32 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1 + find boost/tr1 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/detail + find boost/tr1/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/tr1 + find boost/tr1/tr1 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/tr1 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/tr1/bcc32 + find boost/tr1/tr1/bcc32 -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/tr1/bcc32 + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/tr1/sun + find boost/tr1/tr1/sun -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tr1/tr1/sun + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tuple + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tuple + find boost/tuple -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tuple/detail + find boost/tuple/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/tuple/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof + find boost/typeof -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof/dmc + find boost/typeof/dmc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof/dmc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof/msvc + find boost/typeof/msvc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof/msvc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof/std + find boost/typeof/std -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/typeof/std + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/type_traits + find boost/type_traits -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/type_traits + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/type_traits/detail + find boost/type_traits/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/type_traits/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/type_traits/msvc + find boost/type_traits/msvc -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/type_traits/msvc + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units + find boost/units -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units + find boost/units/base_units -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/angle + find boost/units/base_units/angle -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/angle + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/astronomical + find boost/units/base_units/astronomical -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/astronomical + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/cgs + find boost/units/base_units/cgs -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/cgs + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/imperial + find boost/units/base_units/imperial -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/imperial + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/metric + find boost/units/base_units/metric -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/metric + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/si + find boost/units/base_units/si -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/si + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/temperature + find boost/units/base_units/temperature -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/temperature + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/us + find boost/units/base_units/us -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/base_units/us + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/detail + find boost/units/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/physical_dimensions + find boost/units/physical_dimensions -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/physical_dimensions + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems + find boost/units/systems -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/angle + find boost/units/systems/angle -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/angle + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/cgs + find boost/units/systems/cgs -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/cgs + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/detail + find boost/units/systems/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/si + find boost/units/systems/si -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/si + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/si/codata + find boost/units/systems/si/codata -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/si/codata + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/temperature + find boost/units/systems/temperature -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/units/systems/temperature + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/unordered + find boost/unordered -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/unordered + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/unordered/detail + find boost/unordered/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/unordered/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/utility + find boost/utility -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/utility + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/utility/detail + find boost/utility/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/utility/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/variant + find boost/variant -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/variant + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/variant/detail + find boost/variant/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/variant/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave + find boost/wave -mindepth 1 -maxdepth 1 -type f + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/cpplexer + find boost/wave/cpplexer -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/cpplexer + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/cpplexer/re2clex + find boost/wave/cpplexer/re2clex -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/cpplexer/re2clex + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/grammars + find boost/wave/grammars -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/grammars + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/util + find boost/wave/util -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/wave/util + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive + find boost/xpressive -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail + find boost/xpressive/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/core + find boost/xpressive/detail/core -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/core + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/core/matcher + find boost/xpressive/detail/core/matcher -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/core/matcher + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/dynamic + find boost/xpressive/detail/dynamic -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/dynamic + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/static + find boost/xpressive/detail/static -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/static + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/static/transforms + find boost/xpressive/detail/static/transforms -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/static/transforms + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/utility + find boost/xpressive/detail/utility -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/utility + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/utility/chset + find boost/xpressive/detail/utility/chset -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/detail/utility/chset + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/traits + find boost/xpressive/traits -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/traits + read a + mkdir -p /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/traits/detail + find boost/xpressive/traits/detail -mindepth 1 -maxdepth 1 -type f + xargs -r install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/boost/xpressive/traits/detail + read a + DOCPATH=/builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/ + find libs doc more -type f '(' -name '*.htm' -o -name '*.html' ')' + sed -n '/\//{s,/[^/]*$,,;p}' + sort -u + xargs -r mkdir -p + sed 's:^:/builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/:' tmp-doc-directories + cat tmp-doc-directories + read a + find doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html + read a + find doc/html/accumulators -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/accumulators + read a + find doc/html/any -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/any + read a + find doc/html/array -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/array + read a + find doc/html/array/more -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/array/more + read a + find doc/html/bbv2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/bbv2 + read a + find doc/html/boost -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost + read a + find doc/html/boost/CV -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/CV + read a + find doc/html/boost/CV/simple_exception_policy -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/CV/simple_exception_policy + read a + find doc/html/boost/accumulators -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators + read a + find doc/html/boost/accumulators/accumulator_set -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/accumulator_set + read a + find doc/html/boost/accumulators/extract -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/extract + read a + find doc/html/boost/accumulators/extractor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/extractor + read a + find doc/html/boost/accumulators/impl -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/impl + read a + find doc/html/boost/accumulators/impl/tail_impl -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/impl/tail_impl + read a + find doc/html/boost/accumulators/impl/tail_impl/is_tail_variate -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/impl/tail_impl/is_tail_variate + read a + find doc/html/boost/accumulators/tag -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/tag + read a + find doc/html/boost/accumulators/tag/droppable -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/tag/droppable + read a + find doc/html/boost/accumulators/tag/droppable/impl -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/accumulators/tag/droppable/impl + read a + find doc/html/boost/algorithm -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/algorithm + read a + find doc/html/boost/date_time -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/date_time + read a + find doc/html/boost/date_time/winapi -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/date_time/winapi + read a + find doc/html/boost/function -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/function + read a + find doc/html/boost/functionN -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/functionN + read a + find doc/html/boost/gregorian -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/gregorian + read a + find doc/html/boost/interprocess -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess + read a + find doc/html/boost/interprocess/adaptive_pool -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/adaptive_pool + read a + find doc/html/boost/interprocess/allocator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/allocator + read a + find doc/html/boost/interprocess/cached_adaptive_pool -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/cached_adaptive_pool + read a + find doc/html/boost/interprocess/cached_node_allocator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/cached_node_allocator + read a + find doc/html/boost/interprocess/node_allocator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/node_allocator + read a + find doc/html/boost/interprocess/private_adaptive_pool -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/private_adaptive_pool + read a + find doc/html/boost/interprocess/private_node_allocator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/private_node_allocator + read a + find doc/html/boost/interprocess/segment_manager -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/interprocess/segment_manager + read a + find doc/html/boost/intrusive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/intrusive + read a + find doc/html/boost/intrusive/sgtree_algorithms -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/intrusive/sgtree_algorithms + read a + find doc/html/boost/intrusive/treap_algorithms -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/intrusive/treap_algorithms + read a + find doc/html/boost/lambda -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/lambda + read a + find doc/html/boost/local_time -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/local_time + read a + find doc/html/boost/logic -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/logic + read a + find doc/html/boost/logic/tribool -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/logic/tribool + read a + find doc/html/boost/mpi -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/mpi + read a + find doc/html/boost/mpi/allocator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/mpi/allocator + read a + find doc/html/boost/mpi/allocator_void_id1956361 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/mpi/allocator_void_id1956361 + read a + find doc/html/boost/mpi/python -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/mpi/python + read a + find doc/html/boost/numeric -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/numeric + read a + find doc/html/boost/numeric/functional -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/numeric/functional + read a + find doc/html/boost/numeric/op -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/numeric/op + read a + find doc/html/boost/posix_time -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/posix_time + read a + find doc/html/boost/program_options -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/program_options + read a + find doc/html/boost/program_options/command_line_style -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/program_options/command_line_style + read a + find doc/html/boost/proto -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto + read a + find doc/html/boost/proto/_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_ + read a + find doc/html/boost/proto/_byref -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_byref + read a + find doc/html/boost/proto/_byval -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_byval + read a + find doc/html/boost/proto/_child_c -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_child_c + read a + find doc/html/boost/proto/_data -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_data + read a + find doc/html/boost/proto/_default -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_default + read a + find doc/html/boost/proto/_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_expr + read a + find doc/html/boost/proto/_state -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_state + read a + find doc/html/boost/proto/_value -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/_value + read a + find doc/html/boost/proto/address_of -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/address_of + read a + find doc/html/boost/proto/and_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/and_ + read a + find doc/html/boost/proto/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/assign + read a + find doc/html/boost/proto/binary_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/binary_expr + read a + find doc/html/boost/proto/bitwise_and -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/bitwise_and + read a + find doc/html/boost/proto/bitwise_and_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/bitwise_and_assign + read a + find doc/html/boost/proto/bitwise_or -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/bitwise_or + read a + find doc/html/boost/proto/bitwise_or_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/bitwise_or_assign + read a + find doc/html/boost/proto/bitwise_xor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/bitwise_xor + read a + find doc/html/boost/proto/bitwise_xor_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/bitwise_xor_assign + read a + find doc/html/boost/proto/by_value_generator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/by_value_generator + read a + find doc/html/boost/proto/call -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/call + read a + find doc/html/boost/proto/comma -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/comma + read a + find doc/html/boost/proto/complement -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/complement + read a + find doc/html/boost/proto/compose_generators -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/compose_generators + read a + find doc/html/boost/proto/context -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/context + read a + find doc/html/boost/proto/context/callable_context -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/context/callable_context + read a + find doc/html/boost/proto/context/default_context -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/context/default_context + read a + find doc/html/boost/proto/context/null_context -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/context/null_context + read a + find doc/html/boost/proto/default_generator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/default_generator + read a + find doc/html/boost/proto/dereference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/dereference + read a + find doc/html/boost/proto/divides -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/divides + read a + find doc/html/boost/proto/divides_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/divides_assign + read a + find doc/html/boost/proto/equal_to -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/equal_to + read a + find doc/html/boost/proto/exops -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/exops + read a + find doc/html/boost/proto/expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/expr + read a + find doc/html/boost/proto/extends -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/extends + read a + find doc/html/boost/proto/fold -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/fold + read a + find doc/html/boost/proto/fold_tree -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/fold_tree + read a + find doc/html/boost/proto/function -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/function + read a + find doc/html/boost/proto/functional -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional + read a + find doc/html/boost/proto/functional/as_child -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/as_child + read a + find doc/html/boost/proto/functional/as_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/as_expr + read a + find doc/html/boost/proto/functional/child -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/child + read a + find doc/html/boost/proto/functional/child_c -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/child_c + read a + find doc/html/boost/proto/functional/deep_copy -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/deep_copy + read a + find doc/html/boost/proto/functional/eval -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/eval + read a + find doc/html/boost/proto/functional/flatten -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/flatten + read a + find doc/html/boost/proto/functional/left -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/left + read a + find doc/html/boost/proto/functional/make_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/make_expr + read a + find doc/html/boost/proto/functional/pop_front -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/pop_front + read a + find doc/html/boost/proto/functional/reverse -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/reverse + read a + find doc/html/boost/proto/functional/right -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/right + read a + find doc/html/boost/proto/functional/unpack_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/unpack_expr + read a + find doc/html/boost/proto/functional/value -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/functional/value + read a + find doc/html/boost/proto/generator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/generator + read a + find doc/html/boost/proto/greater -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/greater + read a + find doc/html/boost/proto/greater_equal -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/greater_equal + read a + find doc/html/boost/proto/if_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/if_ + read a + find doc/html/boost/proto/if_else_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/if_else_ + read a + find doc/html/boost/proto/lazy -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/lazy + read a + find doc/html/boost/proto/less -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/less + read a + find doc/html/boost/proto/less_equal -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/less_equal + read a + find doc/html/boost/proto/logical_and -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/logical_and + read a + find doc/html/boost/proto/logical_not -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/logical_not + read a + find doc/html/boost/proto/logical_or -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/logical_or + read a + find doc/html/boost/proto/make -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/make + read a + find doc/html/boost/proto/mem_ptr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/mem_ptr + read a + find doc/html/boost/proto/minus -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/minus + read a + find doc/html/boost/proto/minus_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/minus_assign + read a + find doc/html/boost/proto/modulus -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/modulus + read a + find doc/html/boost/proto/modulus_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/modulus_assign + read a + find doc/html/boost/proto/multiplies -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/multiplies + read a + find doc/html/boost/proto/multiplies_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/multiplies_assign + read a + find doc/html/boost/proto/nary_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/nary_expr + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/negate + find doc/html/boost/proto/negate -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost/proto/not_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/not_ + read a + find doc/html/boost/proto/not_equal_to -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/not_equal_to + read a + find doc/html/boost/proto/nullary_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/nullary_expr + read a + find doc/html/boost/proto/or_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/or_ + read a + find doc/html/boost/proto/pass_through -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/pass_through + read a + find doc/html/boost/proto/plus -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/plus + read a + find doc/html/boost/proto/plus_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/plus_assign + read a + find doc/html/boost/proto/pod_generator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/pod_generator + read a + find doc/html/boost/proto/post_dec -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/post_dec + read a + find doc/html/boost/proto/post_inc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/post_inc + read a + find doc/html/boost/proto/pre_dec -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/pre_dec + read a + find doc/html/boost/proto/pre_inc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/pre_inc + read a + find doc/html/boost/proto/protect -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/protect + read a + find doc/html/boost/proto/result_of -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/result_of + read a + find doc/html/boost/proto/reverse_fold_tree -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/reverse_fold_tree + read a + find doc/html/boost/proto/shift_left -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/shift_left + read a + find doc/html/boost/proto/shift_left_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/shift_left_assign + read a + find doc/html/boost/proto/shift_right -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/shift_right + read a + find doc/html/boost/proto/shift_right_assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/shift_right_assign + read a + find doc/html/boost/proto/subscript -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/subscript + read a + find doc/html/boost/proto/switch_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/switch_ + read a + find doc/html/boost/proto/tag -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/tag + read a + find doc/html/boost/proto/terminal -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/terminal + read a + find doc/html/boost/proto/transform -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/transform + read a + find doc/html/boost/proto/unary_expr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/unary_expr + read a + find doc/html/boost/proto/unary_plus -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/unary_plus + read a + find doc/html/boost/proto/when_Grammar__R_A___id2618244 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/proto/when_Grammar__R_A___id2618244 + read a + find doc/html/boost/signals -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/signals + read a + find doc/html/boost/signals2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/signals2 + read a + find doc/html/boost/signals2/keywords -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/signals2/keywords + read a + find doc/html/boost/units -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units + read a + find doc/html/boost/units/abstract -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/abstract + read a + find doc/html/boost/units/angle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/angle + read a + find doc/html/boost/units/astronomical -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/astronomical + read a + find doc/html/boost/units/celsius -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/celsius + read a + find doc/html/boost/units/cgs -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/cgs + read a + find doc/html/boost/units/degree -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/degree + read a + find doc/html/boost/units/fahrenheit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/fahrenheit + read a + find doc/html/boost/units/gradian -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/gradian + read a + find doc/html/boost/units/imperial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/imperial + read a + find doc/html/boost/units/metric -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/metric + read a + find doc/html/boost/units/operator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/operator + read a + find doc/html/boost/units/revolution -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/revolution + read a + find doc/html/boost/units/si -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/si + read a + find doc/html/boost/units/si/constants/codata -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/si/constants/codata + read a + find doc/html/boost/units/temperature -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/temperature + read a + find doc/html/boost/units/us -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/units/us + read a + find doc/html/boost/xpressive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive + read a + find doc/html/boost/xpressive/op -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op + read a + find doc/html/boost/xpressive/op/back -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/back + read a + find doc/html/boost/xpressive/op/first -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/first + read a + find doc/html/boost/xpressive/op/front -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/front + read a + find doc/html/boost/xpressive/op/insert -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/insert + read a + find doc/html/boost/xpressive/op/length -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/length + read a + find doc/html/boost/xpressive/op/make_pair -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/make_pair + read a + find doc/html/boost/xpressive/op/second -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/second + read a + find doc/html/boost/xpressive/op/str -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/str + read a + find doc/html/boost/xpressive/op/top -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/op/top + read a + find doc/html/boost/xpressive/regex_constants -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost/xpressive/regex_constants + read a + find doc/html/boost_asio -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio + read a + find doc/html/boost_asio/overview -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/overview + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/overview/core + find doc/html/boost_asio/overview/core -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/overview/networking -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/overview/networking + read a + find doc/html/boost_asio/overview/posix -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/overview/posix + read a + find doc/html/boost_asio/overview/windows -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/overview/windows + read a + find doc/html/boost_asio/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference + read a + find doc/html/boost_asio/reference/async_read -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/async_read + read a + find doc/html/boost_asio/reference/async_read_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/async_read_at + read a + find doc/html/boost_asio/reference/async_read_until -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/async_read_until + read a + find doc/html/boost_asio/reference/async_write -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/async_write + read a + find doc/html/boost_asio/reference/async_write_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/async_write_at + read a + find doc/html/boost_asio/reference/basic_datagram_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket + read a + find doc/html/boost_asio/reference/basic_datagram_socket/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/assign + read a + find doc/html/boost_asio/reference/basic_datagram_socket/async_receive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/async_receive + read a + find doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/async_receive_from + read a + find doc/html/boost_asio/reference/basic_datagram_socket/async_send -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/async_send + read a + find doc/html/boost_asio/reference/basic_datagram_socket/async_send_to -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/async_send_to + read a + find doc/html/boost_asio/reference/basic_datagram_socket/at_mark -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/at_mark + read a + find doc/html/boost_asio/reference/basic_datagram_socket/available -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/available + read a + find doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/basic_datagram_socket + read a + find doc/html/boost_asio/reference/basic_datagram_socket/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/bind + read a + find doc/html/boost_asio/reference/basic_datagram_socket/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/cancel + read a + find doc/html/boost_asio/reference/basic_datagram_socket/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/close + read a + find doc/html/boost_asio/reference/basic_datagram_socket/connect -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/connect + read a + find doc/html/boost_asio/reference/basic_datagram_socket/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/get_option + read a + find doc/html/boost_asio/reference/basic_datagram_socket/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/io_control + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint + find doc/html/boost_asio/reference/basic_datagram_socket/local_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/lowest_layer + read a + find doc/html/boost_asio/reference/basic_datagram_socket/open -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/open + read a + find doc/html/boost_asio/reference/basic_datagram_socket/receive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/receive + read a + find doc/html/boost_asio/reference/basic_datagram_socket/receive_from -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/receive_from + read a + find doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/remote_endpoint + read a + find doc/html/boost_asio/reference/basic_datagram_socket/send -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/send + read a + find doc/html/boost_asio/reference/basic_datagram_socket/send_to -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/send_to + read a + find doc/html/boost_asio/reference/basic_datagram_socket/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/set_option + read a + find doc/html/boost_asio/reference/basic_datagram_socket/shutdown -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_datagram_socket/shutdown + read a + find doc/html/boost_asio/reference/basic_deadline_timer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_deadline_timer + read a + find doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_deadline_timer/basic_deadline_timer + read a + find doc/html/boost_asio/reference/basic_deadline_timer/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_deadline_timer/cancel + read a + find doc/html/boost_asio/reference/basic_deadline_timer/expires_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_deadline_timer/expires_at + read a + find doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_deadline_timer/expires_from_now + read a + find doc/html/boost_asio/reference/basic_deadline_timer/wait -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_deadline_timer/wait + read a + find doc/html/boost_asio/reference/basic_io_object -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_io_object + read a + find doc/html/boost_asio/reference/basic_raw_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket + read a + find doc/html/boost_asio/reference/basic_raw_socket/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/assign + read a + find doc/html/boost_asio/reference/basic_raw_socket/async_receive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/async_receive + read a + find doc/html/boost_asio/reference/basic_raw_socket/async_receive_from -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/async_receive_from + read a + find doc/html/boost_asio/reference/basic_raw_socket/async_send -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/async_send + read a + find doc/html/boost_asio/reference/basic_raw_socket/async_send_to -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/async_send_to + read a + find doc/html/boost_asio/reference/basic_raw_socket/at_mark -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/at_mark + read a + find doc/html/boost_asio/reference/basic_raw_socket/available -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/available + read a + find doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/basic_raw_socket + read a + find doc/html/boost_asio/reference/basic_raw_socket/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/bind + read a + find doc/html/boost_asio/reference/basic_raw_socket/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/cancel + read a + find doc/html/boost_asio/reference/basic_raw_socket/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/close + read a + find doc/html/boost_asio/reference/basic_raw_socket/connect -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/connect + read a + find doc/html/boost_asio/reference/basic_raw_socket/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/get_option + read a + find doc/html/boost_asio/reference/basic_raw_socket/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/io_control + read a + find doc/html/boost_asio/reference/basic_raw_socket/local_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/local_endpoint + read a + find doc/html/boost_asio/reference/basic_raw_socket/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/lowest_layer + read a + find doc/html/boost_asio/reference/basic_raw_socket/open -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/open + read a + find doc/html/boost_asio/reference/basic_raw_socket/receive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/receive + read a + find doc/html/boost_asio/reference/basic_raw_socket/receive_from -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/receive_from + read a + find doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/remote_endpoint + read a + find doc/html/boost_asio/reference/basic_raw_socket/send -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/send + read a + find doc/html/boost_asio/reference/basic_raw_socket/send_to -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/send_to + read a + find doc/html/boost_asio/reference/basic_raw_socket/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/set_option + read a + find doc/html/boost_asio/reference/basic_raw_socket/shutdown -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_raw_socket/shutdown + read a + find doc/html/boost_asio/reference/basic_serial_port -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port + read a + find doc/html/boost_asio/reference/basic_serial_port/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/assign + read a + find doc/html/boost_asio/reference/basic_serial_port/basic_serial_port -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/basic_serial_port + read a + find doc/html/boost_asio/reference/basic_serial_port/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/cancel + read a + find doc/html/boost_asio/reference/basic_serial_port/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/close + read a + find doc/html/boost_asio/reference/basic_serial_port/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/get_option + read a + find doc/html/boost_asio/reference/basic_serial_port/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/lowest_layer + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/open + find doc/html/boost_asio/reference/basic_serial_port/open -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/basic_serial_port/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/read_some + read a + find doc/html/boost_asio/reference/basic_serial_port/send_break -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/send_break + read a + find doc/html/boost_asio/reference/basic_serial_port/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/set_option + read a + find doc/html/boost_asio/reference/basic_serial_port/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_serial_port/write_some + read a + find doc/html/boost_asio/reference/basic_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket + read a + find doc/html/boost_asio/reference/basic_socket/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/assign + read a + find doc/html/boost_asio/reference/basic_socket/at_mark -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/at_mark + read a + find doc/html/boost_asio/reference/basic_socket/available -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/available + read a + find doc/html/boost_asio/reference/basic_socket/basic_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/basic_socket + read a + find doc/html/boost_asio/reference/basic_socket/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/bind + read a + find doc/html/boost_asio/reference/basic_socket/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/cancel + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/close + find doc/html/boost_asio/reference/basic_socket/close -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/basic_socket/connect -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/connect + read a + find doc/html/boost_asio/reference/basic_socket/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/get_option + read a + find doc/html/boost_asio/reference/basic_socket/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/io_control + read a + find doc/html/boost_asio/reference/basic_socket/local_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/local_endpoint + read a + find doc/html/boost_asio/reference/basic_socket/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/lowest_layer + read a + find doc/html/boost_asio/reference/basic_socket/open -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/open + read a + find doc/html/boost_asio/reference/basic_socket/remote_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/remote_endpoint + read a + find doc/html/boost_asio/reference/basic_socket/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/set_option + read a + find doc/html/boost_asio/reference/basic_socket/shutdown -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket/shutdown + read a + find doc/html/boost_asio/reference/basic_socket_acceptor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/accept -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/accept + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/assign + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/async_accept -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/async_accept + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/basic_socket_acceptor + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/bind + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/cancel + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/close + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/get_option + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/listen -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/listen + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/local_endpoint + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/open -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/open + read a + find doc/html/boost_asio/reference/basic_socket_acceptor/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_acceptor/set_option + read a + find doc/html/boost_asio/reference/basic_socket_iostream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_iostream + read a + find doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_iostream/basic_socket_iostream + read a + find doc/html/boost_asio/reference/basic_socket_streambuf -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/assign + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/at_mark -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/at_mark + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/available -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/available + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/bind + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/cancel + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/close + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/connect -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/connect + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/get_option + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/io_control + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/local_endpoint + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/lowest_layer + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/open -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/open + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/remote_endpoint + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/set_option + read a + find doc/html/boost_asio/reference/basic_socket_streambuf/shutdown -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_socket_streambuf/shutdown + read a + find doc/html/boost_asio/reference/basic_stream_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket + read a + find doc/html/boost_asio/reference/basic_stream_socket/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/assign + read a + find doc/html/boost_asio/reference/basic_stream_socket/async_receive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/async_receive + read a + find doc/html/boost_asio/reference/basic_stream_socket/async_send -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/async_send + read a + find doc/html/boost_asio/reference/basic_stream_socket/at_mark -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/at_mark + read a + find doc/html/boost_asio/reference/basic_stream_socket/available -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/available + read a + find doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/basic_stream_socket + read a + find doc/html/boost_asio/reference/basic_stream_socket/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/bind + read a + find doc/html/boost_asio/reference/basic_stream_socket/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/cancel + read a + find doc/html/boost_asio/reference/basic_stream_socket/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/close + read a + find doc/html/boost_asio/reference/basic_stream_socket/connect -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/connect + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/get_option + find doc/html/boost_asio/reference/basic_stream_socket/get_option -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/basic_stream_socket/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/io_control + read a + find doc/html/boost_asio/reference/basic_stream_socket/local_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/local_endpoint + read a + find doc/html/boost_asio/reference/basic_stream_socket/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/lowest_layer + read a + find doc/html/boost_asio/reference/basic_stream_socket/open -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/open + read a + find doc/html/boost_asio/reference/basic_stream_socket/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/read_some + read a + find doc/html/boost_asio/reference/basic_stream_socket/receive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/receive + read a + find doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/remote_endpoint + read a + find doc/html/boost_asio/reference/basic_stream_socket/send -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/send + read a + find doc/html/boost_asio/reference/basic_stream_socket/set_option -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/set_option + read a + find doc/html/boost_asio/reference/basic_stream_socket/shutdown -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/shutdown + read a + find doc/html/boost_asio/reference/basic_stream_socket/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_stream_socket/write_some + read a + find doc/html/boost_asio/reference/basic_streambuf -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/basic_streambuf + read a + find doc/html/boost_asio/reference/buffer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffer + read a + find doc/html/boost_asio/reference/buffered_read_stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream + read a + find doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/buffered_read_stream + read a + find doc/html/boost_asio/reference/buffered_read_stream/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/close + read a + find doc/html/boost_asio/reference/buffered_read_stream/fill -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/fill + read a + find doc/html/boost_asio/reference/buffered_read_stream/in_avail -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/in_avail + read a + find doc/html/boost_asio/reference/buffered_read_stream/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/lowest_layer + read a + find doc/html/boost_asio/reference/buffered_read_stream/peek -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/peek + read a + find doc/html/boost_asio/reference/buffered_read_stream/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/read_some + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_read_stream/write_some + find doc/html/boost_asio/reference/buffered_read_stream/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/buffered_stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream + read a + find doc/html/boost_asio/reference/buffered_stream/buffered_stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/buffered_stream + read a + find doc/html/boost_asio/reference/buffered_stream/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/close + read a + find doc/html/boost_asio/reference/buffered_stream/fill -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/fill + read a + find doc/html/boost_asio/reference/buffered_stream/flush -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/flush + read a + find doc/html/boost_asio/reference/buffered_stream/in_avail -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/in_avail + read a + find doc/html/boost_asio/reference/buffered_stream/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/lowest_layer + read a + find doc/html/boost_asio/reference/buffered_stream/peek -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/peek + read a + find doc/html/boost_asio/reference/buffered_stream/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/read_some + read a + find doc/html/boost_asio/reference/buffered_stream/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_stream/write_some + read a + find doc/html/boost_asio/reference/buffered_write_stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream + read a + find doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/buffered_write_stream + read a + find doc/html/boost_asio/reference/buffered_write_stream/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/close + read a + find doc/html/boost_asio/reference/buffered_write_stream/flush -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/flush + read a + find doc/html/boost_asio/reference/buffered_write_stream/in_avail -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/in_avail + read a + find doc/html/boost_asio/reference/buffered_write_stream/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/lowest_layer + read a + find doc/html/boost_asio/reference/buffered_write_stream/peek -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/peek + read a + find doc/html/boost_asio/reference/buffered_write_stream/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/read_some + read a + find doc/html/boost_asio/reference/buffered_write_stream/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffered_write_stream/write_some + read a + find doc/html/boost_asio/reference/buffers_iterator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/buffers_iterator + read a + find doc/html/boost_asio/reference/const_buffer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/const_buffer + read a + find doc/html/boost_asio/reference/const_buffer/const_buffer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/const_buffer/const_buffer + read a + find doc/html/boost_asio/reference/const_buffer/operator_plus_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/const_buffer/operator_plus_ + read a + find doc/html/boost_asio/reference/const_buffers_1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/const_buffers_1 + read a + find doc/html/boost_asio/reference/const_buffers_1/const_buffers_1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/const_buffers_1/const_buffers_1 + read a + find doc/html/boost_asio/reference/const_buffers_1/operator_plus_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/const_buffers_1/operator_plus_ + read a + find doc/html/boost_asio/reference/datagram_socket_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/datagram_socket_service + read a + find doc/html/boost_asio/reference/deadline_timer_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/deadline_timer_service + read a + find doc/html/boost_asio/reference/deadline_timer_service/expires_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/deadline_timer_service/expires_at + read a + find doc/html/boost_asio/reference/deadline_timer_service/expires_from_now -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/deadline_timer_service/expires_from_now + read a + find doc/html/boost_asio/reference/error__make_error_code -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/error__make_error_code + read a + find doc/html/boost_asio/reference/invalid_service_owner -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/invalid_service_owner + read a + find doc/html/boost_asio/reference/io_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service + read a + find doc/html/boost_asio/reference/io_service/io_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service/io_service + read a + find doc/html/boost_asio/reference/io_service/poll -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service/poll + read a + find doc/html/boost_asio/reference/io_service/poll_one -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service/poll_one + read a + find doc/html/boost_asio/reference/io_service/run -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service/run + read a + find doc/html/boost_asio/reference/io_service/run_one -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service/run_one + read a + find doc/html/boost_asio/reference/io_service__id -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service__id + read a + find doc/html/boost_asio/reference/io_service__service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service__service + read a + find doc/html/boost_asio/reference/io_service__strand -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service__strand + read a + find doc/html/boost_asio/reference/io_service__work -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service__work + read a + find doc/html/boost_asio/reference/io_service__work/work -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/io_service__work/work + read a + find doc/html/boost_asio/reference/ip__address -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address + read a + find doc/html/boost_asio/reference/ip__address/address -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address/address + read a + find doc/html/boost_asio/reference/ip__address/from_string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address/from_string + read a + find doc/html/boost_asio/reference/ip__address/operator_eq_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address/operator_eq_ + read a + find doc/html/boost_asio/reference/ip__address/to_string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address/to_string + read a + find doc/html/boost_asio/reference/ip__address_v4 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v4 + read a + find doc/html/boost_asio/reference/ip__address_v4/address_v4 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v4/address_v4 + read a + find doc/html/boost_asio/reference/ip__address_v4/broadcast -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v4/broadcast + read a + find doc/html/boost_asio/reference/ip__address_v4/from_string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v4/from_string + read a + find doc/html/boost_asio/reference/ip__address_v4/to_string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v4/to_string + read a + find doc/html/boost_asio/reference/ip__address_v6 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v6 + read a + find doc/html/boost_asio/reference/ip__address_v6/address_v6 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v6/address_v6 + read a + find doc/html/boost_asio/reference/ip__address_v6/from_string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v6/from_string + read a + find doc/html/boost_asio/reference/ip__address_v6/scope_id -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v6/scope_id + read a + find doc/html/boost_asio/reference/ip__address_v6/to_string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__address_v6/to_string + read a + find doc/html/boost_asio/reference/ip__basic_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_endpoint + read a + find doc/html/boost_asio/reference/ip__basic_endpoint/address -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_endpoint/address + read a + find doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_endpoint/basic_endpoint + read a + find doc/html/boost_asio/reference/ip__basic_endpoint/data -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_endpoint/data + read a + find doc/html/boost_asio/reference/ip__basic_endpoint/port -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_endpoint/port + read a + find doc/html/boost_asio/reference/ip__basic_resolver -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver/async_resolve + find doc/html/boost_asio/reference/ip__basic_resolver/async_resolve -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/ip__basic_resolver/resolve -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver/resolve + read a + find doc/html/boost_asio/reference/ip__basic_resolver_entry -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver_entry + read a + find doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver_entry/basic_resolver_entry + read a + find doc/html/boost_asio/reference/ip__basic_resolver_iterator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver_iterator + read a + find doc/html/boost_asio/reference/ip__basic_resolver_iterator/create -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver_iterator/create + read a + find doc/html/boost_asio/reference/ip__basic_resolver_query -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver_query + read a + find doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__basic_resolver_query/basic_resolver_query + read a + find doc/html/boost_asio/reference/ip__host_name -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__host_name + read a + find doc/html/boost_asio/reference/ip__icmp -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__icmp + read a + find doc/html/boost_asio/reference/ip__resolver_query_base -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__resolver_query_base + read a + find doc/html/boost_asio/reference/ip__resolver_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__resolver_service + read a + find doc/html/boost_asio/reference/ip__resolver_service/async_resolve -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__resolver_service/async_resolve + read a + find doc/html/boost_asio/reference/ip__resolver_service/resolve -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__resolver_service/resolve + read a + find doc/html/boost_asio/reference/ip__tcp -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__tcp + read a + find doc/html/boost_asio/reference/ip__udp -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ip__udp + read a + find doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_error_code_enum_lt__addrinfo_errors__gt_ + read a + find doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_error_code_enum_lt__basic_errors__gt_ + read a + find doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_error_code_enum_lt__misc_errors__gt_ + read a + find doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_error_code_enum_lt__netdb_errors__gt_ + read a + find doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_error_code_enum_lt__ssl_errors__gt_ + read a + find doc/html/boost_asio/reference/is_match_condition -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_match_condition + read a + find doc/html/boost_asio/reference/is_read_buffered -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_read_buffered + read a + find doc/html/boost_asio/reference/is_write_buffered -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/is_write_buffered + read a + find doc/html/boost_asio/reference/local__basic_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__basic_endpoint + read a + find doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__basic_endpoint/basic_endpoint + read a + find doc/html/boost_asio/reference/local__basic_endpoint/data -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__basic_endpoint/data + read a + find doc/html/boost_asio/reference/local__basic_endpoint/path -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__basic_endpoint/path + read a + find doc/html/boost_asio/reference/local__connect_pair -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__connect_pair + read a + find doc/html/boost_asio/reference/local__datagram_protocol -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__datagram_protocol + read a + find doc/html/boost_asio/reference/local__stream_protocol -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/local__stream_protocol + read a + find doc/html/boost_asio/reference/mutable_buffer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/mutable_buffer + read a + find doc/html/boost_asio/reference/mutable_buffer/mutable_buffer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/mutable_buffer/mutable_buffer + read a + find doc/html/boost_asio/reference/mutable_buffer/operator_plus_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/mutable_buffer/operator_plus_ + read a + find doc/html/boost_asio/reference/mutable_buffers_1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/mutable_buffers_1 + read a + find doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/mutable_buffers_1/mutable_buffers_1 + read a + find doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/mutable_buffers_1/operator_plus_ + read a + find doc/html/boost_asio/reference/null_buffers -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/null_buffers + read a + find doc/html/boost_asio/reference/posix__basic_descriptor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor + read a + find doc/html/boost_asio/reference/posix__basic_descriptor/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor/assign + read a + find doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor/basic_descriptor + read a + find doc/html/boost_asio/reference/posix__basic_descriptor/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor/cancel + read a + find doc/html/boost_asio/reference/posix__basic_descriptor/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor/close + read a + find doc/html/boost_asio/reference/posix__basic_descriptor/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor/io_control + read a + find doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_descriptor/lowest_layer + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/assign + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/basic_stream_descriptor + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/cancel + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/close + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/io_control + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/lowest_layer + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/read_some + read a + find doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__basic_stream_descriptor/write_some + read a + find doc/html/boost_asio/reference/posix__descriptor_base -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__descriptor_base + read a + find doc/html/boost_asio/reference/posix__stream_descriptor_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/posix__stream_descriptor_service + read a + find doc/html/boost_asio/reference/raw_socket_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/raw_socket_service + read a + find doc/html/boost_asio/reference/read -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/read + read a + find doc/html/boost_asio/reference/read_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/read_at + read a + find doc/html/boost_asio/reference/read_until -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/read_until + read a + find doc/html/boost_asio/reference/serial_port_base -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_base + read a + find doc/html/boost_asio/reference/serial_port_base__baud_rate -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_base__baud_rate + read a + find doc/html/boost_asio/reference/serial_port_base__character_size -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_base__character_size + read a + find doc/html/boost_asio/reference/serial_port_base__flow_control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_base__flow_control + read a + find doc/html/boost_asio/reference/serial_port_base__parity -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_base__parity + read a + find doc/html/boost_asio/reference/serial_port_base__stop_bits -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_base__stop_bits + read a + find doc/html/boost_asio/reference/serial_port_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/serial_port_service + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/service_already_exists + find doc/html/boost_asio/reference/service_already_exists -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_asio/reference/socket_acceptor_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/socket_acceptor_service + read a + find doc/html/boost_asio/reference/socket_base -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/socket_base + read a + find doc/html/boost_asio/reference/ssl__basic_context -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context + read a + find doc/html/boost_asio/reference/ssl__basic_context/add_verify_path -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/add_verify_path + read a + find doc/html/boost_asio/reference/ssl__basic_context/load_verify_file -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/load_verify_file + read a + find doc/html/boost_asio/reference/ssl__basic_context/set_options -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/set_options + read a + find doc/html/boost_asio/reference/ssl__basic_context/set_password_callback -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/set_password_callback + read a + find doc/html/boost_asio/reference/ssl__basic_context/set_verify_mode -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/set_verify_mode + read a + find doc/html/boost_asio/reference/ssl__basic_context/use_certificate_chain_file -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/use_certificate_chain_file + read a + find doc/html/boost_asio/reference/ssl__basic_context/use_certificate_file -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/use_certificate_file + read a + find doc/html/boost_asio/reference/ssl__basic_context/use_private_key_file -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/use_private_key_file + read a + find doc/html/boost_asio/reference/ssl__basic_context/use_rsa_private_key_file -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/use_rsa_private_key_file + read a + find doc/html/boost_asio/reference/ssl__basic_context/use_tmp_dh_file -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__basic_context/use_tmp_dh_file + read a + find doc/html/boost_asio/reference/ssl__context_base -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__context_base + read a + find doc/html/boost_asio/reference/ssl__context_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__context_service + read a + find doc/html/boost_asio/reference/ssl__stream -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream + read a + find doc/html/boost_asio/reference/ssl__stream/handshake -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/handshake + read a + find doc/html/boost_asio/reference/ssl__stream/in_avail -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/in_avail + read a + find doc/html/boost_asio/reference/ssl__stream/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/lowest_layer + read a + find doc/html/boost_asio/reference/ssl__stream/peek -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/peek + read a + find doc/html/boost_asio/reference/ssl__stream/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/read_some + read a + find doc/html/boost_asio/reference/ssl__stream/shutdown -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/shutdown + read a + find doc/html/boost_asio/reference/ssl__stream/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream/write_some + read a + find doc/html/boost_asio/reference/ssl__stream_base -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream_base + read a + find doc/html/boost_asio/reference/ssl__stream_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/ssl__stream_service + read a + find doc/html/boost_asio/reference/stream_socket_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/stream_socket_service + read a + find doc/html/boost_asio/reference/time_traits_lt__ptime__gt_ -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/time_traits_lt__ptime__gt_ + read a + find doc/html/boost_asio/reference/windows__basic_handle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_handle + read a + find doc/html/boost_asio/reference/windows__basic_handle/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_handle/assign + read a + find doc/html/boost_asio/reference/windows__basic_handle/basic_handle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_handle/basic_handle + read a + find doc/html/boost_asio/reference/windows__basic_handle/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_handle/cancel + read a + find doc/html/boost_asio/reference/windows__basic_handle/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_handle/close + read a + find doc/html/boost_asio/reference/windows__basic_handle/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_handle/lowest_layer + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/assign + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/basic_random_access_handle + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/cancel + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/close + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/lowest_layer + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/read_some_at + read a + find doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_random_access_handle/write_some_at + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/assign + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/basic_stream_handle + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/cancel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/cancel + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/close -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/close + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/lowest_layer + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/read_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/read_some + read a + find doc/html/boost_asio/reference/windows__basic_stream_handle/write_some -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__basic_stream_handle/write_some + read a + find doc/html/boost_asio/reference/windows__overlapped_ptr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__overlapped_ptr + read a + find doc/html/boost_asio/reference/windows__overlapped_ptr/get -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__overlapped_ptr/get + read a + find doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__overlapped_ptr/overlapped_ptr + read a + find doc/html/boost_asio/reference/windows__overlapped_ptr/reset -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__overlapped_ptr/reset + read a + find doc/html/boost_asio/reference/windows__random_access_handle_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__random_access_handle_service + read a + find doc/html/boost_asio/reference/windows__stream_handle_service -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/windows__stream_handle_service + read a + find doc/html/boost_asio/reference/write -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/write + read a + find doc/html/boost_asio/reference/write_at -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/reference/write_at + read a + find doc/html/boost_asio/tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial + read a + find doc/html/boost_asio/tutorial/tutdaytime1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime1 + read a + find doc/html/boost_asio/tutorial/tutdaytime2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime2 + read a + find doc/html/boost_asio/tutorial/tutdaytime3 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime3 + read a + find doc/html/boost_asio/tutorial/tutdaytime4 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime4 + read a + find doc/html/boost_asio/tutorial/tutdaytime5 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime5 + read a + find doc/html/boost_asio/tutorial/tutdaytime6 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime6 + read a + find doc/html/boost_asio/tutorial/tutdaytime7 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tutdaytime7 + read a + find doc/html/boost_asio/tutorial/tuttimer1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tuttimer1 + read a + find doc/html/boost_asio/tutorial/tuttimer2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tuttimer2 + read a + find doc/html/boost_asio/tutorial/tuttimer3 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tuttimer3 + read a + find doc/html/boost_asio/tutorial/tuttimer4 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tuttimer4 + read a + find doc/html/boost_asio/tutorial/tuttimer5 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_asio/tutorial/tuttimer5 + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_staticassert + find doc/html/boost_staticassert -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find doc/html/boost_tr1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_tr1 + read a + find doc/html/boost_units -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_units + read a + find doc/html/boost_xpressive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boost_xpressive + read a + find doc/html/boostbook -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boostbook + read a + find doc/html/boostbook/dtd -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boostbook/dtd + read a + find doc/html/boostbook/getting -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/boostbook/getting + read a + find doc/html/date_time -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/date_time + read a + find doc/html/date_time/examples -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/date_time/examples + read a + find doc/html/foreach -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/foreach + read a + find doc/html/function -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/function + read a + find doc/html/hash -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/hash + read a + find doc/html/interprocess -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/interprocess + read a + find doc/html/intrusive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/intrusive + read a + find doc/html/jam -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/jam + read a + find doc/html/lambda -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/lambda + read a + find doc/html/mpi -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/mpi + read a + find doc/html/program_options -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/program_options + read a + find doc/html/proto -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/proto + read a + find doc/html/quickbook -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/quickbook + read a + find doc/html/ref -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/ref + read a + find doc/html/signals -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/signals + read a + find doc/html/signals2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/signals2 + read a + find doc/html/std -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/std + read a + find doc/html/string_algo -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/string_algo + read a + find doc/html/thread -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/thread + read a + find doc/html/tribool -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/tribool + read a + find doc/html/typeof -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/typeof + read a + find doc/html/unordered -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/unordered + read a + find doc/html/variant -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/variant + read a + find doc/html/xpressive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/html/xpressive + read a + find doc/test/gold -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/test/gold + read a + find doc/test/gold/boost -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/test/gold/boost + read a + find doc/test/gold/boost/accumulators/extract -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/test/gold/boost/accumulators/extract + read a + find doc/test/gold/boost/accumulators/impl -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/test/gold/boost/accumulators/impl + read a + find doc/test/gold/boost/accumulators/tag -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/test/gold/boost/accumulators/tag + read a + find doc/test/gold/document_to_test_formatting -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/doc/test/gold/document_to_test_formatting + read a + find libs -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs + read a + find libs/accumulators -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/accumulators + read a + find libs/algorithm/minmax -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/algorithm/minmax + read a + find libs/algorithm/minmax/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/algorithm/minmax/doc + read a + find libs/algorithm/string -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/algorithm/string + read a + find libs/algorithm/string/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/algorithm/string/doc + read a + find libs/any -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/any + read a + find libs/array -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/array + read a + find libs/asio -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/asio + read a + find libs/asio/example/http/doc_root -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/asio/example/http/doc_root + read a + find libs/assign -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/assign + read a + find libs/assign/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/assign/doc + read a + find libs/bimap -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap + read a + find libs/bimap/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html + read a + find libs/bimap/doc/html/boost_bimap -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap + read a + find libs/bimap/doc/html/boost_bimap/bimap_and_boost -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap/bimap_and_boost + read a + find libs/bimap/doc/html/boost_bimap/examples -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap/examples + read a + find libs/bimap/doc/html/boost_bimap/history -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap/history + read a + find libs/bimap/doc/html/boost_bimap/rationale -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap/rationale + read a + find libs/bimap/doc/html/boost_bimap/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap/reference + read a + find libs/bimap/doc/html/boost_bimap/the_tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bimap/doc/html/boost_bimap/the_tutorial + read a + find libs/bind -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/bind + read a + find libs/circular_buffer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/circular_buffer + read a + find libs/circular_buffer/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/circular_buffer/doc + read a + find libs/compatibility -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/compatibility + read a + find libs/compose -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/compose + read a + find libs/concept_check -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/concept_check + read a + find libs/config -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/config + read a + find libs/config/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/config/doc/html + read a + find libs/config/doc/html/boost_config -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/config/doc/html/boost_config + read a + find libs/conversion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/conversion + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/crc + find libs/crc -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/date_time -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/date_time + read a + find libs/date_time/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/date_time/doc + read a + find libs/date_time/xmldoc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/date_time/xmldoc + read a + find libs/disjoint_sets -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/disjoint_sets + read a + find libs/dynamic_bitset -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/dynamic_bitset + read a + find libs/exception -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/exception + read a + find libs/exception/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/exception/doc + read a + find libs/filesystem -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/filesystem + read a + find libs/filesystem/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/filesystem/doc + read a + find libs/flyweight -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/flyweight + read a + find libs/flyweight/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/flyweight/doc + read a + find libs/flyweight/doc/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/flyweight/doc/reference + read a + find libs/flyweight/doc/tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/flyweight/doc/tutorial + read a + find libs/foreach -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/foreach + read a + find libs/format -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/format + read a + find libs/format/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/format/doc + read a + find libs/function -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/function + read a + find libs/function_types -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/function_types + read a + find libs/function_types/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/function_types/doc/html + read a + find libs/function_types/doc/html/boost_functiontypes -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/function_types/doc/html/boost_functiontypes + read a + find libs/function_types/doc/html/boost_functiontypes/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/function_types/doc/html/boost_functiontypes/reference + read a + find libs/functional -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/functional + read a + find libs/functional/hash -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/functional/hash + read a + find libs/fusion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion + read a + find libs/fusion/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html + read a + find libs/fusion/doc/html/fusion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion + read a + find libs/fusion/doc/html/fusion/adapted -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/adapted + read a + find libs/fusion/doc/html/fusion/algorithm -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm + read a + find libs/fusion/doc/html/fusion/algorithm/iteration -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/iteration + read a + find libs/fusion/doc/html/fusion/algorithm/iteration/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/iteration/functions + read a + find libs/fusion/doc/html/fusion/algorithm/iteration/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/iteration/metafunctions + read a + find libs/fusion/doc/html/fusion/algorithm/query -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/query + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/query/functions + find libs/fusion/doc/html/fusion/algorithm/query/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/fusion/doc/html/fusion/algorithm/query/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/query/metafunctions + read a + find libs/fusion/doc/html/fusion/algorithm/transformation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/transformation + read a + find libs/fusion/doc/html/fusion/algorithm/transformation/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/transformation/functions + read a + find libs/fusion/doc/html/fusion/algorithm/transformation/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/algorithm/transformation/metafunctions + read a + find libs/fusion/doc/html/fusion/container -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container + read a + find libs/fusion/doc/html/fusion/container/conversion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container/conversion + read a + find libs/fusion/doc/html/fusion/container/conversion/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container/conversion/functions + read a + find libs/fusion/doc/html/fusion/container/conversion/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container/conversion/metafunctions + read a + find libs/fusion/doc/html/fusion/container/generation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container/generation + read a + find libs/fusion/doc/html/fusion/container/generation/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container/generation/functions + read a + find libs/fusion/doc/html/fusion/container/generation/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/container/generation/metafunctions + read a + find libs/fusion/doc/html/fusion/extension -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/extension + read a + find libs/fusion/doc/html/fusion/functional -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional + read a + find libs/fusion/doc/html/fusion/functional/adapters -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/adapters + read a + find libs/fusion/doc/html/fusion/functional/concepts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/concepts + read a + find libs/fusion/doc/html/fusion/functional/generation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/generation + read a + find libs/fusion/doc/html/fusion/functional/generation/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/generation/functions + read a + find libs/fusion/doc/html/fusion/functional/generation/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/generation/metafunctions + read a + find libs/fusion/doc/html/fusion/functional/invocation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/invocation + read a + find libs/fusion/doc/html/fusion/functional/invocation/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/invocation/functions + read a + find libs/fusion/doc/html/fusion/functional/invocation/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/functional/invocation/metafunctions + read a + find libs/fusion/doc/html/fusion/iterator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/iterator + read a + find libs/fusion/doc/html/fusion/iterator/concepts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/iterator/concepts + read a + find libs/fusion/doc/html/fusion/iterator/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/iterator/functions + read a + find libs/fusion/doc/html/fusion/iterator/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/iterator/metafunctions + read a + find libs/fusion/doc/html/fusion/iterator/operator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/iterator/operator + read a + find libs/fusion/doc/html/fusion/sequence -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence + read a + find libs/fusion/doc/html/fusion/sequence/concepts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/concepts + read a + find libs/fusion/doc/html/fusion/sequence/intrinsic -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/intrinsic + read a + find libs/fusion/doc/html/fusion/sequence/intrinsic/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/intrinsic/functions + read a + find libs/fusion/doc/html/fusion/sequence/intrinsic/metafunctions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/intrinsic/metafunctions + read a + find libs/fusion/doc/html/fusion/sequence/operator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/operator + read a + find libs/fusion/doc/html/fusion/sequence/operator/comparison -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/operator/comparison + read a + find libs/fusion/doc/html/fusion/sequence/operator/i_o -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/sequence/operator/i_o + read a + find libs/fusion/doc/html/fusion/support -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/support + read a + find libs/fusion/doc/html/fusion/tuple -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/tuple + read a + find libs/fusion/doc/html/fusion/tuple/class_template_tuple -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/tuple/class_template_tuple + read a + find libs/fusion/doc/html/fusion/view -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/fusion/doc/html/fusion/view + read a + find libs/gil -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/gil + read a + find libs/gil/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/gil/doc + read a + find libs/gil/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/gil/doc/html + read a + find libs/graph -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/graph + read a + find libs/graph/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/graph/doc + read a + find libs/integer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/integer + read a + find libs/integer/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/integer/doc + read a + find libs/interprocess -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/interprocess + read a + find libs/intrusive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/intrusive + read a + find libs/io -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/io + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/io/doc + find libs/io/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/iostreams -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams + read a + find libs/iostreams/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc + read a + find libs/iostreams/doc/classes -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc/classes + read a + find libs/iostreams/doc/concepts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc/concepts + read a + find libs/iostreams/doc/functions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc/functions + read a + find libs/iostreams/doc/guide -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc/guide + read a + find libs/iostreams/doc/macros -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc/macros + read a + find libs/iostreams/doc/tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iostreams/doc/tutorial + read a + find libs/iterator -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iterator + read a + find libs/iterator/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/iterator/doc + read a + find libs/lambda -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/lambda + read a + find libs/lambda/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/lambda/doc + read a + find libs/math -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math + read a + find libs/math/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc + read a + find libs/math/doc/complex/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/complex/html + read a + find libs/math/doc/complex/html/complex_number_tr1_algorithms -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/complex/html/complex_number_tr1_algorithms + read a + find libs/math/doc/complex/html/complex_number_tr1_algorithms/inverse_complex -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/complex/html/complex_number_tr1_algorithms/inverse_complex + read a + find libs/math/doc/gcd/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/gcd/html + read a + find libs/math/doc/gcd/html/gcd_and_lcm -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/gcd/html/gcd_and_lcm + read a + find libs/math/doc/gcd/html/gcd_and_lcm/gcd_lcm -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/gcd/html/gcd_and_lcm/gcd_lcm + read a + find libs/math/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/html + read a + find libs/math/doc/octonion/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/octonion/html + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/octonion/html/boost_octonions + find libs/math/doc/octonion/html/boost_octonions -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/math/doc/octonion/html/boost_octonions/octonions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/octonion/html/boost_octonions/octonions + read a + find libs/math/doc/quaternion/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/quaternion/html + read a + find libs/math/doc/quaternion/html/boost_quaternions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/quaternion/html/boost_quaternions + read a + find libs/math/doc/quaternion/html/boost_quaternions/quaternions -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/quaternion/html/boost_quaternions/quaternions + read a + find libs/math/doc/sf_and_dist/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html + read a + find libs/math/doc/sf_and_dist/html/math_toolkit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/backgrounders -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/backgrounders + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/dist_ref/dists + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/binom_eg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/cs_eg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/find_eg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/nccs_eg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/neg_binom_eg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/normal_example + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/dist/stat_tut/weg/st_eg + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/main_overview -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/main_overview + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/perf -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/perf + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/policy -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/policy + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_ref + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/policy/pol_tutorial + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/bessel -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/bessel + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/ellint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/ellint + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/expint -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/expint + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/extern_c -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/extern_c + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/factorials -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/factorials + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/inv_hyper + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/next_float -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/next_float + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/powers -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/powers + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/rounding -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/rounding + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_beta + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf + find libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_erf -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_gamma + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sf_poly + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/sinc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/sinc + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/special/zetas -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/special/zetas + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/status -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/status + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/toolkit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/toolkit + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals1 + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/toolkit/internals2 + read a + find libs/math/doc/sf_and_dist/html/math_toolkit/using_udt -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/math/doc/sf_and_dist/html/math_toolkit/using_udt + read a + find libs/mem_fn -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/mem_fn + read a + find libs/mpi -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/mpi + read a + find libs/mpl -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/mpl + read a + find libs/mpl/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/mpl/doc + read a + find libs/mpl/doc/refmanual -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/mpl/doc/refmanual + read a + find libs/mpl/doc/tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/mpl/doc/tutorial + read a + find libs/multi_array -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/multi_array + read a + find libs/multi_array/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/multi_array/doc + read a + find libs/multi_index -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/multi_index + read a + find libs/multi_index/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/multi_index/doc + read a + find libs/multi_index/doc/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/multi_index/doc/reference + read a + find libs/multi_index/doc/tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/multi_index/doc/tutorial + read a + find libs/numeric -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric + read a + find libs/numeric/conversion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/conversion + read a + find libs/numeric/conversion/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/conversion/doc/html + read a + find libs/numeric/conversion/doc/html/boost_numericconversion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/conversion/doc/html/boost_numericconversion + read a + find libs/numeric/conversion/doc/html/numeric_conversion -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/conversion/doc/html/numeric_conversion + read a + find libs/numeric/interval/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/interval/doc + read a + find libs/numeric/ublas -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/ublas + read a + find libs/numeric/ublas/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/numeric/ublas/doc + read a + find libs/optional -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/optional + read a + find libs/optional/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/optional/doc/html + read a + find libs/optional/doc/html/boost_optional -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/optional/doc/html/boost_optional + read a + find libs/parameter -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/parameter + read a + find libs/parameter/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/parameter/doc/html + read a + find libs/pool -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/pool + read a + find libs/pool/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/pool/doc + read a + find libs/pool/doc/implementation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/pool/doc/implementation + read a + find libs/pool/doc/interfaces -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/pool/doc/interfaces + read a + find libs/preprocessor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor + read a + find libs/preprocessor/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc + read a + find libs/preprocessor/doc/data -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/data + read a + find libs/preprocessor/doc/headers -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers + read a + find libs/preprocessor/doc/headers/arithmetic -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/arithmetic + read a + find libs/preprocessor/doc/headers/array -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/array + read a + find libs/preprocessor/doc/headers/comparison -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/comparison + read a + find libs/preprocessor/doc/headers/config -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/config + read a + find libs/preprocessor/doc/headers/control -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/control + read a + find libs/preprocessor/doc/headers/debug -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/debug + read a + find libs/preprocessor/doc/headers/facilities -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/facilities + read a + find libs/preprocessor/doc/headers/iteration -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/iteration + read a + find libs/preprocessor/doc/headers/list -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/list + read a + find libs/preprocessor/doc/headers/logical -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/logical + read a + find libs/preprocessor/doc/headers/punctuation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/punctuation + read a + find libs/preprocessor/doc/headers/repetition -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/repetition + read a + find libs/preprocessor/doc/headers/selection -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/selection + read a + find libs/preprocessor/doc/headers/seq -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/seq + read a + find libs/preprocessor/doc/headers/slot -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/slot + read a + find libs/preprocessor/doc/headers/tuple -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/headers/tuple + read a + find libs/preprocessor/doc/ref -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/ref + read a + find libs/preprocessor/doc/terms -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/terms + read a + find libs/preprocessor/doc/topics -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/preprocessor/doc/topics + read a + find libs/program_options -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/program_options + read a + find libs/program_options/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/program_options/doc + read a + find libs/property_map -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/property_map + read a + find libs/property_map/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/property_map/doc + read a + find libs/proto -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/proto + read a + find libs/ptr_container -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/ptr_container + read a + find libs/ptr_container/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/ptr_container/doc + read a + find libs/python -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python + read a + find libs/python/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/doc + read a + find libs/python/doc/PyConDC_2003 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/doc/PyConDC_2003 + read a + find libs/python/doc/tutorial -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/doc/tutorial + read a + find libs/python/doc/tutorial/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/doc/tutorial/doc/html + read a + find libs/python/doc/tutorial/doc/html/python -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/doc/tutorial/doc/html/python + read a + find libs/python/doc/v2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/doc/v2 + read a + find libs/python/pyste -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/pyste + read a + find libs/python/pyste/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/python/pyste/doc + read a + find libs/random -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/random + read a + find libs/range -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/range + read a + find libs/range/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/range/doc + read a + find libs/rational -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/rational + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex + find libs/regex -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/regex/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc + read a + find libs/regex/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html + read a + find libs/regex/doc/html/boost_regex -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex + read a + find libs/regex/doc/html/boost_regex/background_information -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/background_information + read a + find libs/regex/doc/html/boost_regex/configuration -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/configuration + read a + find libs/regex/doc/html/boost_regex/format -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/format + read a + find libs/regex/doc/html/boost_regex/ref -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref + read a + find libs/regex/doc/html/boost_regex/ref/concepts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref/concepts + read a + find libs/regex/doc/html/boost_regex/ref/deprecated_interfaces -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref/deprecated_interfaces + read a + find libs/regex/doc/html/boost_regex/ref/non_std_strings -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref/non_std_strings + read a + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref/non_std_strings/icu + find libs/regex/doc/html/boost_regex/ref/non_std_strings/icu -mindepth 1 -maxdepth 1 -name '*.htm*' + read a + find libs/regex/doc/html/boost_regex/ref/non_std_strings/mfc_strings -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref/non_std_strings/mfc_strings + read a + find libs/regex/doc/html/boost_regex/ref/syntax_option_type -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/ref/syntax_option_type + read a + find libs/regex/doc/html/boost_regex/syntax -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/syntax + read a + find libs/regex/doc/html/boost_regex/syntax/character_classes -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/syntax/character_classes + read a + find libs/regex/doc/html/boost_regex/syntax/collating_names -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/doc/html/boost_regex/syntax/collating_names + read a + find libs/regex/performance -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/regex/performance + read a + find libs/scope_exit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/scope_exit + read a + find libs/scope_exit/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/scope_exit/doc/html + read a + find libs/scope_exit/doc/html/scope_exit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/scope_exit/doc/html/scope_exit + read a + find libs/serialization -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/serialization + read a + find libs/serialization/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/serialization/doc + read a + find libs/signals -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/signals + read a + find libs/signals/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/signals/doc + read a + find libs/signals2 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/signals2 + read a + find libs/smart_ptr -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/smart_ptr + read a + find libs/spirit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit + read a + find libs/spirit/classic -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/classic + read a + find libs/spirit/classic/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/classic/doc + read a + find libs/spirit/classic/phoenix -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/classic/phoenix + read a + find libs/spirit/classic/phoenix/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/classic/phoenix/doc + read a + find libs/spirit/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html + read a + find libs/spirit/doc/html/spirit -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit + read a + find libs/spirit/doc/html/spirit/lex -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/lex + read a + find libs/spirit/doc/html/spirit/lex/abstracts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/lex/abstracts + read a + find libs/spirit/doc/html/spirit/lex/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/lex/reference + read a + find libs/spirit/doc/html/spirit/lex/tutorials -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/lex/tutorials + read a + find libs/spirit/doc/html/spirit/notes -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/notes + read a + find libs/spirit/doc/html/spirit/qi_and_karma -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/qi_and_karma + read a + find libs/spirit/doc/html/spirit/qi_and_karma/abstracts -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/qi_and_karma/abstracts + read a + find libs/spirit/doc/html/spirit/qi_and_karma/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/doc/html/spirit/qi_and_karma/reference + read a + find libs/spirit/phoenix -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/phoenix + read a + find libs/spirit/phoenix/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/phoenix/doc/html + read a + find libs/spirit/phoenix/doc/html/phoenix -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/spirit/phoenix/doc/html/phoenix + read a + find libs/statechart -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/statechart + read a + find libs/statechart/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/statechart/doc + read a + find libs/static_assert -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/static_assert + read a + find libs/system -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/system + read a + find libs/system/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/system/doc + read a + find libs/test -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test + read a + find libs/test/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html + read a + find libs/test/doc/html/execution-monitor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/execution-monitor + read a + find libs/test/doc/html/prg-exec-monitor -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/prg-exec-monitor + read a + find libs/test/doc/html/tutorials -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/tutorials + read a + find libs/test/doc/html/utf -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf + read a + find libs/test/doc/html/utf/compilation -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/compilation + read a + find libs/test/doc/html/utf/testing-tools -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/testing-tools + read a + find libs/test/doc/html/utf/usage-recomendations -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/usage-recomendations + read a + find libs/test/doc/html/utf/usage-recommendations -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/usage-recommendations + read a + find libs/test/doc/html/utf/user-guide -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/user-guide + read a + find libs/test/doc/html/utf/user-guide/fixture -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/user-guide/fixture + read a + find libs/test/doc/html/utf/user-guide/runtime-config -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/user-guide/runtime-config + read a + find libs/test/doc/html/utf/user-guide/test-organization -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/user-guide/test-organization + read a + find libs/test/doc/html/utf/user-guide/test-output -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/user-guide/test-output + read a + find libs/test/doc/html/utf/user-guide/usage-variants -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/test/doc/html/utf/user-guide/usage-variants + read a + find libs/thread -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/thread + read a + find libs/thread/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/thread/doc + read a + find libs/timer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/timer + read a + find libs/tokenizer -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/tokenizer + read a + find libs/tr1 -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/tr1 + read a + find libs/tuple -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/tuple + read a + find libs/tuple/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/tuple/doc + read a + find libs/type_traits -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits + read a + find libs/type_traits/doc/html -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits/doc/html + read a + find libs/type_traits/doc/html/boost_typetraits -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits/doc/html/boost_typetraits + read a + find libs/type_traits/doc/html/boost_typetraits/category -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits/doc/html/boost_typetraits/category + read a + find libs/type_traits/doc/html/boost_typetraits/category/value_traits -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits/doc/html/boost_typetraits/category/value_traits + read a + find libs/type_traits/doc/html/boost_typetraits/examples -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits/doc/html/boost_typetraits/examples + read a + find libs/type_traits/doc/html/boost_typetraits/reference -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/type_traits/doc/html/boost_typetraits/reference + read a + find libs/typeof -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/typeof + read a + find libs/units -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/units + read a + find libs/unordered -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/unordered + read a + find libs/utility -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/utility + read a + find libs/variant -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/variant + read a + find libs/wave -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/wave + read a + find libs/wave/doc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/wave/doc + read a + find libs/xpressive -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/libs/xpressive + read a + find more -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/more + read a + find more/getting_started -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/more/getting_started + read a + find more/writingdoc -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/more/writingdoc + read a + find more/writingdoc/template -mindepth 1 -maxdepth 1 -name '*.htm*' + xargs install -m 644 -p -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/more/writingdoc/template + read a + rm tmp-doc-directories + install -p -m 644 -t /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/share/doc/boost-1.39.0/ LICENSE_1_0.txt index.htm + find /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/include/ '(' -name '*.pl' -o -name '*.sh' ')' -exec rm '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/boost_1_39_0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_thread-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_program_options-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_prg_exec_monitor-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_unit_test_framework-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_serialization-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_signals-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wserialization-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1f-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99f-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_regex-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_tr1l-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_math_c99l-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_python-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_system-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_filesystem-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_date_time-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_wave-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_iostreams-mt.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph.so.1.39.0 extracting debug info from /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc/usr/lib/libboost_graph-mt.so.1.39.0 symlinked /usr/lib/debug/usr/lib/libboost_thread-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_thread-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_thread-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_thread-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_program_options.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_program_options.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_program_options.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_program_options.so.debug symlinked /usr/lib/debug/usr/lib/libboost_prg_exec_monitor.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_prg_exec_monitor.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_prg_exec_monitor.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_prg_exec_monitor.so.debug symlinked /usr/lib/debug/usr/lib/libboost_program_options-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_program_options-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_program_options-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_program_options-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_prg_exec_monitor-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_prg_exec_monitor-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_prg_exec_monitor-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_prg_exec_monitor-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_unit_test_framework.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_unit_test_framework.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_unit_test_framework.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_unit_test_framework.so.debug symlinked /usr/lib/debug/usr/lib/libboost_unit_test_framework-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_unit_test_framework-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_unit_test_framework-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_unit_test_framework-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_serialization.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_serialization.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_serialization.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_serialization.so.debug symlinked /usr/lib/debug/usr/lib/libboost_wserialization.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wserialization.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_wserialization.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wserialization.so.debug symlinked /usr/lib/debug/usr/lib/libboost_signals.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_signals.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_signals.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_signals.so.debug symlinked /usr/lib/debug/usr/lib/libboost_serialization-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_serialization-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_serialization-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_serialization-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_signals-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_signals-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_signals-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_signals-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_wserialization-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wserialization-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_wserialization-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wserialization-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99f.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99f.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99f.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99f.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1f.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1f.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1f.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1f.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1f-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1f-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1f-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1f-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99f-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99f-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99f-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99f-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_regex.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_regex.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_regex.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_regex.so.debug symlinked /usr/lib/debug/usr/lib/libboost_regex-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_regex-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_regex-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_regex-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99l.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99l.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99l.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99l.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1l.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1l.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1l.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1l.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1l-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1l-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_tr1l-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_tr1l-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99l-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99l-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_math_c99l-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_math_c99l-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_python.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_python.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_python.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_python.so.debug symlinked /usr/lib/debug/usr/lib/libboost_python-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_python-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_python-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_python-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_system.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_system.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_system.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_system.so.debug symlinked /usr/lib/debug/usr/lib/libboost_filesystem.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_filesystem.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_filesystem.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_filesystem.so.debug symlinked /usr/lib/debug/usr/lib/libboost_system-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_system-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_system-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_system-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_filesystem-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_filesystem-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_filesystem-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_filesystem-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_date_time.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_date_time.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_date_time.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_date_time.so.debug symlinked /usr/lib/debug/usr/lib/libboost_wave.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wave.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_wave.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wave.so.debug symlinked /usr/lib/debug/usr/lib/libboost_date_time-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_date_time-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_date_time-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_date_time-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_iostreams.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_iostreams.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_iostreams.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_iostreams.so.debug symlinked /usr/lib/debug/usr/lib/libboost_wave-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wave-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_wave-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_wave-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_iostreams-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_iostreams-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_iostreams-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_iostreams-mt.so.debug symlinked /usr/lib/debug/usr/lib/libboost_graph.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_graph.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_graph.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_graph.so.debug symlinked /usr/lib/debug/usr/lib/libboost_graph-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_graph-mt.so.5.debug symlinked /usr/lib/debug/usr/lib/libboost_graph-mt.so.1.39.0.debug to /usr/lib/debug/usr/lib/libboost_graph-mt.so.debug cpio: boost_1_39_0/cpp.re: Cannot stat: No such file or directory cpio: boost_1_39_0/cpp_re.inc: Cannot stat: No such file or directory 13624 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7OixhW + umask 022 + cd /builddir/build/BUILD + cd boost_1_39_0 + unset DISPLAY + exit 0 Processing files: boost-1.39.0-2.fc12.ppc Provides: boost-doc = 1.39.0-2.fc12 libboost_date_time-mt.so.5 libboost_date_time.so.5 libboost_filesystem-mt.so.5 libboost_filesystem.so.5 libboost_graph-mt.so.5 libboost_graph.so.5 libboost_iostreams-mt.so.5 libboost_iostreams.so.5 libboost_math_c99-mt.so.5 libboost_math_c99.so.5 libboost_math_c99f-mt.so.5 libboost_math_c99f.so.5 libboost_math_c99l-mt.so.5 libboost_math_c99l.so.5 libboost_math_tr1-mt.so.5 libboost_math_tr1.so.5 libboost_math_tr1f-mt.so.5 libboost_math_tr1f.so.5 libboost_math_tr1l-mt.so.5 libboost_math_tr1l.so.5 libboost_prg_exec_monitor-mt.so.5 libboost_prg_exec_monitor.so.5 libboost_program_options-mt.so.5 libboost_program_options.so.5 libboost_python-mt.so.5 libboost_python.so.5 libboost_regex-mt.so.5 libboost_regex.so.5 libboost_serialization-mt.so.5 libboost_serialization.so.5 libboost_signals-mt.so.5 libboost_signals.so.5 libboost_system-mt.so.5 libboost_system.so.5 libboost_thread-mt.so.5 libboost_unit_test_framework-mt.so.5 libboost_unit_test_framework.so.5 libboost_wave-mt.so.5 libboost_wave.so.5 libboost_wserialization-mt.so.5 libboost_wserialization.so.5 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libboost_date_time-mt.so.5 libboost_date_time.so.5 libboost_filesystem-mt.so.5 libboost_filesystem.so.5 libboost_graph-mt.so.5 libboost_graph.so.5 libboost_iostreams-mt.so.5 libboost_iostreams.so.5 libboost_math_c99-mt.so.5 libboost_math_c99.so.5 libboost_math_c99f-mt.so.5 libboost_math_c99f.so.5 libboost_math_c99l-mt.so.5 libboost_math_c99l.so.5 libboost_math_tr1-mt.so.5 libboost_math_tr1.so.5 libboost_math_tr1f-mt.so.5 libboost_math_tr1f.so.5 libboost_math_tr1l-mt.so.5 libboost_math_tr1l.so.5 libboost_prg_exec_monitor-mt.so.5 libboost_prg_exec_monitor.so.5 libboost_program_options-mt.so.5 libboost_program_options.so.5 libboost_python-mt.so.5 libboost_python.so.5 libboost_regex-mt.so.5 libboost_regex.so.5 libboost_serialization-mt.so.5 libboost_serialization.so.5 libboost_signals-mt.so.5 libboost_signals.so.5 libboost_system-mt.so.5 libboost_system.so.5 libboost_thread-mt.so.5 libboost_unit_test_framework-mt.so.5 libboost_unit_test_framework.so.5 libboost_wave-mt.so.5 libboost_wave.so.5 libboost_wserialization-mt.so.5 libboost_wserialization.so.5 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgcc_s.so.1(GCC_4.1.0) libgcc_s.so.1(GLIBC_2.0) libicudata.so.42 libicui18n.so.42 libicuuc.so.42 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2) libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.4) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_LDBL_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.5) libstdc++.so.6(GLIBCXX_3.4.9) libstdc++.so.6(GLIBCXX_LDBL_3.4.7) libutil.so.1 libz.so.1 rtld(GNU_HASH) Obsoletes: boost-doc <= 1.30.2 boost-python <= 1.30.2 Processing files: boost-date-time-1.39.0-2.fc12.ppc Provides: libboost_date_time-mt.so.5 libboost_date_time.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_date_time-mt.so.5 libboost_date_time.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: boost-filesystem-1.39.0-2.fc12.ppc Provides: libboost_filesystem-mt.so.5 libboost_filesystem.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_filesystem-mt.so.5 libboost_filesystem.so.5 libboost_system-mt.so.5 libboost_system.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: boost-graph-1.39.0-2.fc12.ppc Provides: libboost_graph-mt.so.5 libboost_graph.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_graph-mt.so.5 libboost_graph.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: boost-iostreams-1.39.0-2.fc12.ppc Provides: libboost_iostreams-mt.so.5 libboost_iostreams.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_iostreams-mt.so.5 libboost_iostreams.so.5 libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libz.so.1 rtld(GNU_HASH) Processing files: boost-math-1.39.0-2.fc12.ppc Provides: libboost_math_c99-mt.so.5 libboost_math_c99.so.5 libboost_math_c99f-mt.so.5 libboost_math_c99f.so.5 libboost_math_c99l-mt.so.5 libboost_math_c99l.so.5 libboost_math_tr1-mt.so.5 libboost_math_tr1.so.5 libboost_math_tr1f-mt.so.5 libboost_math_tr1f.so.5 libboost_math_tr1l-mt.so.5 libboost_math_tr1l.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_math_c99-mt.so.5 libboost_math_c99.so.5 libboost_math_c99f-mt.so.5 libboost_math_c99f.so.5 libboost_math_c99l-mt.so.5 libboost_math_c99l.so.5 libboost_math_tr1-mt.so.5 libboost_math_tr1.so.5 libboost_math_tr1f-mt.so.5 libboost_math_tr1f.so.5 libboost_math_tr1l-mt.so.5 libboost_math_tr1l.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgcc_s.so.1(GCC_4.1.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.2) libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_LDBL_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libstdc++.so.6(GLIBCXX_LDBL_3.4.7) rtld(GNU_HASH) Processing files: boost-test-1.39.0-2.fc12.ppc Provides: libboost_prg_exec_monitor-mt.so.5 libboost_prg_exec_monitor.so.5 libboost_unit_test_framework-mt.so.5 libboost_unit_test_framework.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_prg_exec_monitor-mt.so.5 libboost_prg_exec_monitor.so.5 libboost_unit_test_framework-mt.so.5 libboost_unit_test_framework.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.4) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.5) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: boost-program-options-1.39.0-2.fc12.ppc Provides: libboost_program_options-mt.so.5 libboost_program_options.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_program_options-mt.so.5 libboost_program_options.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: boost-python-1.39.0-2.fc12.ppc Provides: libboost_python-mt.so.5 libboost_python.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_python-mt.so.5 libboost_python.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_LDBL_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) libutil.so.1 rtld(GNU_HASH) Processing files: boost-regex-1.39.0-2.fc12.ppc Provides: libboost_regex-mt.so.5 libboost_regex.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_regex-mt.so.5 libboost_regex.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libicudata.so.42 libicui18n.so.42 libicuuc.so.42 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: boost-serialization-1.39.0-2.fc12.ppc Provides: libboost_serialization-mt.so.5 libboost_serialization.so.5 libboost_wserialization-mt.so.5 libboost_wserialization.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_serialization-mt.so.5 libboost_serialization.so.5 libboost_wserialization-mt.so.5 libboost_wserialization.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: boost-signals-1.39.0-2.fc12.ppc Provides: libboost_signals-mt.so.5 libboost_signals.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_signals-mt.so.5 libboost_signals.so.5 libc.so.6 libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: boost-system-1.39.0-2.fc12.ppc Provides: libboost_system-mt.so.5 libboost_system.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_system-mt.so.5 libboost_system.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: boost-wave-1.39.0-2.fc12.ppc Provides: libboost_wave-mt.so.5 libboost_wave.so.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_date_time-mt.so.5 libboost_date_time.so.5 libboost_filesystem-mt.so.5 libboost_filesystem.so.5 libboost_thread-mt.so.5 libboost_wave-mt.so.5 libboost_wave.so.5 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.3.2) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: boost-devel-1.39.0-2.fc12.ppc Provides: boost-python-devel = 1.39.0-2.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libboost_date_time-mt.so.5 libboost_date_time.so.5 libboost_filesystem-mt.so.5 libboost_filesystem.so.5 libboost_graph-mt.so.5 libboost_graph.so.5 libboost_iostreams-mt.so.5 libboost_iostreams.so.5 libboost_math_c99-mt.so.5 libboost_math_c99.so.5 libboost_math_c99f-mt.so.5 libboost_math_c99f.so.5 libboost_math_c99l-mt.so.5 libboost_math_c99l.so.5 libboost_math_tr1-mt.so.5 libboost_math_tr1.so.5 libboost_math_tr1f-mt.so.5 libboost_math_tr1f.so.5 libboost_math_tr1l-mt.so.5 libboost_math_tr1l.so.5 libboost_prg_exec_monitor-mt.so.5 libboost_prg_exec_monitor.so.5 libboost_program_options-mt.so.5 libboost_program_options.so.5 libboost_python-mt.so.5 libboost_python.so.5 libboost_regex-mt.so.5 libboost_regex.so.5 libboost_serialization-mt.so.5 libboost_serialization.so.5 libboost_signals-mt.so.5 libboost_signals.so.5 libboost_system-mt.so.5 libboost_system.so.5 libboost_thread-mt.so.5 libboost_unit_test_framework-mt.so.5 libboost_unit_test_framework.so.5 libboost_wave-mt.so.5 libboost_wave.so.5 libboost_wserialization-mt.so.5 libboost_wserialization.so.5 Processing files: boost-static-1.39.0-2.fc12.ppc Provides: boost-devel-static = 1.39.0-2.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Obsoletes: boost-devel-static < 1.34.1-14 Processing files: boost-doc-1.39.0-2.fc12.ppc Provides: boost-python-docs = 1.39.0-2.fc12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: boost-debuginfo-1.39.0-2.fc12.ppc Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc warning: Could not canonicalize hostname: ppc4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/boost-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-date-time-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-filesystem-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-graph-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-iostreams-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-math-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-test-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-program-options-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-python-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-regex-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-serialization-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-signals-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-system-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-wave-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-devel-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-static-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-doc-1.39.0-2.fc12.ppc.rpm Wrote: /builddir/build/RPMS/boost-debuginfo-1.39.0-2.fc12.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RmOvoa + umask 022 + cd /builddir/build/BUILD + cd boost_1_39_0 + rm -rf /builddir/build/BUILDROOT/boost-1.39.0-2.fc12.ppc + exit 0 Child returncode was: 0 LEAVE do -->